Getting dataset arabic to english

#3
by ahmeda335 - opened

I used the line of code:
dataset = load_dataset("open_subtitles", lang1="ar", lang2="en")
as I want a sentences translated from arabic to english, but the size downloaded was about 1G and the train split is still downloading and over 28 million train split is downloaded till now, is this normal?

After about 40 minutes of downloading and after only one minutes from setting this discussion, the data finished downloading with about 30 million training split😁

ahmeda335 changed discussion status to closed

Sign up or log in to comment