We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ef3d7 commit f21cd32Copy full SHA for f21cd32
docs/pubmed.md
@@ -17,7 +17,7 @@ python module-name.py -cp configs/paper -cn config-name-without-extension
17
We use the 1st module, called `processing.py` to generate the RAG-augmented dataset. To run it:
18
19
```sh
20
-python processing.py -cp configs/paper -cn processing-pubmed-rag
+python processing.py -cp configs/paper -cn processing-pubmed-context
21
```
22
23
Let's analyze the [configuration file](../configs/paper/processing-pubmed-context.yaml) used for the dataset creation:
0 commit comments