diff --git a/README.md b/README.md index 5f6d4e9..288720e 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ To process an already-tokenized text, pass the sentence with space-separated tok # Training -Load a dataset (e.g. downloaded from (here)[http://mozart.ipipan.waw.pl/~kkrasnowska/LREC-COLING-2024/]): +Load a dataset (e.g. downloaded from [here](http://mozart.ipipan.waw.pl/~kkrasnowska/LREC-COLING-2024/)): ```python >>> from datasets import load_dataset