lhoestq HF staff commited on
Commit
9faed9e
1 Parent(s): f90f068

Specify feature types in dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -3
dataset_infos.json CHANGED
@@ -1,3 +1 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6daadd21dae6ea42156f532312301f984d9a784e6b1bf4ab694950271be6d1e
3
- size 2356
 
1
+ {"default": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"narrative": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "original_sentence_for_question": {"dtype": "string", "id": null, "_type": "Value"}, "narrative_lexical_overlap": {"dtype": "float64", "id": null, "_type": "Value"}, "is_ques_answerable": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "is_ques_answerable_annotator": {"dtype": "string", "id": null, "_type": "Value"}, "original_narrative_form": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "question_meta": {"dtype": "string", "id": null, "_type": "Value"}, "helpful_sentences": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "human_eval": {"dtype": "bool", "id": null, "_type": "Value"}, "val_ann": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "gram_ann": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "json", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 51515235, "num_examples": 71892, "dataset_name": "json"}, "test": {"name": "test", "num_bytes": 7684643, "num_examples": 10689, "dataset_name": "json"}, "validation": {"name": "validation", "num_bytes": 6389836, "num_examples": 8976, "dataset_name": "json"}}, "download_size": 89218089, "post_processing_size": null, "dataset_size": 65589714, "size_in_bytes": 154807803}}