Add downloading example

#11
by RASMUS - opened

Thanks for creating these datasets!

I have small suggestion:

Please add a small code snippet to download datasets.
This way it is easier to people to use these datasets. I know it takes only pair minutes to look into code but still it would be beneficial to many

Like so:
tatoeba_fin_swe_test = datasets.load_dataset("Helsinki-NLP/tatoeba_mt", language_pair="fin-swe", split="test")

Sign up or log in to comment