Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:

Duplicate record

#2
by mrpfisher - opened

There's a duplicate record in this dataset, which is making it difficult to use in inspect_evals -- duplicate sample ids throw an error.
The two records are identical, including the query_id of '28553293-d719-441b-8f00-ce3dc6df5398', except one's question ends with "?", and the other with "/".
Records 307 and 320 in the vaidation split, with the question "Who caught the shorter touchdown pass, Todd Heap or Derrick Mason?"

See: https://huggingface.co/datasets/EleutherAI/drop/sql-console/eoQTU3z
https://huggingface.co/datasets/EleutherAI/drop/viewer/default/validation?p=3&row=307
https://huggingface.co/datasets/EleutherAI/drop/viewer/default/validation?p=3&row=320

Sign up or log in to comment