| { |
| "builder_name": "json", |
| "citation": "", |
| "config_name": "default", |
| "dataset_name": "squad-augmented-v2", |
| "dataset_size": 156391628, |
| "description": "", |
| "download_checksums": { |
| "hf://datasets/christti/squad-augmented-v2@4c376c8e71d5ccaa995cac58ded85d9a4dcf7572/train.json": { |
| "num_bytes": 156093315, |
| "checksum": null |
| }, |
| "hf://datasets/christti/squad-augmented-v2@4c376c8e71d5ccaa995cac58ded85d9a4dcf7572/validation.json": { |
| "num_bytes": 11139705, |
| "checksum": null |
| } |
| }, |
| "download_size": 167233020, |
| "features": { |
| "id": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "title": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "context": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "question": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "answers": { |
| "text": { |
| "feature": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "_type": "Sequence" |
| }, |
| "answer_start": { |
| "feature": { |
| "dtype": "int64", |
| "_type": "Value" |
| }, |
| "_type": "Sequence" |
| } |
| } |
| }, |
| "homepage": "", |
| "license": "", |
| "size_in_bytes": 323624648, |
| "splits": { |
| "train": { |
| "name": "train", |
| "num_bytes": 145779740, |
| "num_examples": 169211, |
| "dataset_name": "squad-augmented-v2" |
| }, |
| "validation": { |
| "name": "validation", |
| "num_bytes": 10611888, |
| "num_examples": 10570, |
| "dataset_name": "squad-augmented-v2" |
| } |
| }, |
| "version": { |
| "version_str": "0.0.0", |
| "major": 0, |
| "minor": 0, |
| "patch": 0 |
| } |
| } |