Datasets:

Multilinguality:
translation
Size Categories:
unknown
Language Creators:
crowdsourced
Annotations Creators:
no-annotation
Source Datasets:
original
License:

Update tatoeba_mt.py

#2
by Muennighoff - opened
from datasets import load_dataset
ds = load_dataset("Helsinki-NLP/tatoeba_mt", "afr-eng", ignore_verifications=True, revision="842eb26634a9775f504bb2f3f43cd4cc5f9314d8")
tiedeman changed pull request status to merged

Sign up or log in to comment