Datasets:
Dataset improvements
#4
by konstantindobler - opened
I want to raise two cases of low-resources languages where a significant portion of their samples are ambiguous:
- Ancient Greek (grc) has only one sample which is a single word, "Μεσσίας", which is also a valid Modern Greek (ell) word. (line_id:
503681-c699394-u9165-l2_000) - Nigerian Pidgin (pcm) has only two samples, one of which is just "Sunday, March 2, 2014". (line_id: 480106-c746162-u9053-l0_001)
I would propose to remove these samples from the benchmark.
Hi @konstantindobler , thank you for finding these out! Since you already identified the samples, can you please open a Pull Request with the changes so that we can take a look and make a decision?
Hi @pjox , the reason I didn't create a PR is that the data is stored as a .tsv.gz, so any changes to the data in a PR would be uninterpretable without downloading and extracting the data (unless HF does some special magic here).