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
Shouldn't the the input should be shuffled to have a better distribution? For example, if your first source is a wiktionary dataset, the program would be validating the dataset only against single word translations.
The text was updated successfully, but these errors were encountered:
I was giving a good read to https://github.com/argosopentech/argos-train/blob/master/argostrain/data.py#L21 and noticed that the input is not shuffled.
Shouldn't the the input should be shuffled to have a better distribution? For example, if your first source is a wiktionary dataset, the program would be validating the dataset only against single word translations.
The text was updated successfully, but these errors were encountered: