ageron commited on
Commit
9b91de5
·
verified ·
1 Parent(s): 6cb9130

Fix typos

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,4 +31,4 @@ configs:
31
  This is a subset of the [Tatoeba Challenge dataset](https://github.com/Helsinki-NLP/Tatoeba-Challenge/). It contains only the English-to-Spanish data.
32
 
33
  The full Tatoeba Challenge dataset is available at [Helsinki-NLP/tatoeba_mt](https://huggingface.co/datasets/Helsinki-NLP/tatoeba_mt), but it does not work with the latest Datasets library because it contains custom code.
34
- A newer version which works with the latest Datasets library is available at [Helsinki-NLP/tatoeba_mt_train](https://huggingface.co/datasets/Helsinki-NLP/tatoeba_mt_train), however it does not currently contain all language pair (in particular, the Spanish-to-English subset that I needed is not there). [This issue](https://github.com/Helsinki-NLP/Tatoeba-Challenge/issues/42) may be fixed by the time you read this.
 
31
  This is a subset of the [Tatoeba Challenge dataset](https://github.com/Helsinki-NLP/Tatoeba-Challenge/). It contains only the English-to-Spanish data.
32
 
33
  The full Tatoeba Challenge dataset is available at [Helsinki-NLP/tatoeba_mt](https://huggingface.co/datasets/Helsinki-NLP/tatoeba_mt), but it does not work with the latest Datasets library because it contains custom code.
34
+ A newer version which works with the latest Datasets library is available at [Helsinki-NLP/tatoeba_mt_train](https://huggingface.co/datasets/Helsinki-NLP/tatoeba_mt_train), however it does not currently contain all language pairs (in particular, the Spanish-to-English subset that I needed is not there). [This issue](https://github.com/Helsinki-NLP/Tatoeba-Challenge/issues/42) may be fixed by the time you read this.