| { | |
| "citation": "", | |
| "description": "AutoTrain generated dataset", | |
| "features": { | |
| "context": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "question": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "answers.text": { | |
| "feature": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "answers.answer_start": { | |
| "feature": { | |
| "dtype": "int32", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "feat_answer_id": { | |
| "feature": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "feat_document_id": { | |
| "feature": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "feat_question_id": { | |
| "feature": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "feat_answer_end": { | |
| "feature": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "feat_answer_category": { | |
| "feature": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "feat_file_name": { | |
| "feature": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| } | |
| }, | |
| "homepage": "", | |
| "license": "", | |
| "splits": { | |
| "valid": { | |
| "name": "valid", | |
| "num_bytes": 8634, | |
| "num_examples": 11, | |
| "dataset_name": null | |
| } | |
| } | |
| } |