You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the dataset used for training opus-mt-en-de for my own model training. With opus_get --source en --target de --list, I found the dataset is very big and contains many submodules:
Could you point me to the model version that you refer to? I do try to use all data but it could be that CCMatrix or any of the more recent datasets were not yet used in the version that you look at. Also not that the released model not necessarily needs to be converged. Especially for large training data this is very time consuming.
I'm trying to get the dataset used for training opus-mt-en-de for my own model training. With
opus_get --source en --target de --list
, I found the dataset is very big and contains many submodules:Did you use all the 552GB data for training? Or only one or several submodules?
Many thanks!!
The text was updated successfully, but these errors were encountered: