Skip to content

Commit f21cd32

Browse files
Typo
1 parent e2ef3d7 commit f21cd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/pubmed.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python module-name.py -cp configs/paper -cn config-name-without-extension
1717
We use the 1st module, called `processing.py` to generate the RAG-augmented dataset. To run it:
1818

1919
```sh
20-
python processing.py -cp configs/paper -cn processing-pubmed-rag
20+
python processing.py -cp configs/paper -cn processing-pubmed-context
2121
```
2222

2323
Let's analyze the [configuration file](../configs/paper/processing-pubmed-context.yaml) used for the dataset creation:

0 commit comments

Comments
 (0)