Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the dataset used for training opus-mt-en-de #74

Open
JiayiFeng opened this issue Apr 12, 2022 · 1 comment
Open

What's the dataset used for training opus-mt-en-de #74

JiayiFeng opened this issue Apr 12, 2022 · 1 comment

Comments

@JiayiFeng
Copy link

JiayiFeng commented Apr 12, 2022

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:

458 KB https://object.pouta.csc.fi/OPUS-Books/v1/xml/de-en.xml.gz
  13 MB https://object.pouta.csc.fi/OPUS-Books/v1/xml/de.zip
  71 MB https://object.pouta.csc.fi/OPUS-Books/v1/xml/en.zip
 881 MB https://object.pouta.csc.fi/OPUS-CCAligned/v1/xml/de-en.xml.gz
  10 GB https://object.pouta.csc.fi/OPUS-CCAligned/v1/xml/de.zip
  87 GB https://object.pouta.csc.fi/OPUS-CCAligned/v1/xml/en.zip
  ......
 586 KB https://object.pouta.csc.fi/OPUS-bible-uedin/v1/xml/de-en.xml.gz
   7 MB https://object.pouta.csc.fi/OPUS-bible-uedin/v1/xml/de.zip
  14 MB https://object.pouta.csc.fi/OPUS-bible-uedin/v1/xml/en.zip
   1 MB https://object.pouta.csc.fi/OPUS-wikimedia/v20210402/xml/de-en.xml.gz
  65 MB https://object.pouta.csc.fi/OPUS-wikimedia/v20210402/xml/de.zip
   2 GB https://object.pouta.csc.fi/OPUS-wikimedia/v20210402/xml/en.zip

 552 GB Total size

Did you use all the 552GB data for training? Or only one or several submodules?

Many thanks!!

@jorgtied
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants