Where do I find the validated split?
Hi,
Where do I find the validated split? Currently I can only see train, test and validation splits which are derived from the bigger validated split.
I am wondering the same thing, and wondering if the set of {validation
, test
, train
, other
} is equivalent to validated
of the mozilla dataset
Hi @jerpint ,
This could answer you question: https://discourse.mozilla.org/t/why-train-tsv-includes-a-few-files-just-3-of-validated-set/36471/6
Much community effort is being lost... https://discourse.mozilla.org/t/why-train-tsv-includes-a-few-files-just-3-of-validated-set/36471/11
well, it could be that other
contains all the remainder of the validated voices (which is useful to me), I will try to verify that shortly, if that is the case using the huggingface dataset is much more convenient than downloading all the different splits from the mozilla website directly