Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfleischer committed Oct 15, 2024
1 parent e2ef3d7 commit f21cd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pubmed.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python module-name.py -cp configs/paper -cn config-name-without-extension
We use the 1st module, called `processing.py` to generate the RAG-augmented dataset. To run it:

```sh
python processing.py -cp configs/paper -cn processing-pubmed-rag
python processing.py -cp configs/paper -cn processing-pubmed-context
```

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

0 comments on commit f21cd32

Please sign in to comment.