| { | |
| "builder_name": "parquet", | |
| "citation": "", | |
| "config_name": "default", | |
| "dataset_name": "rotten_tomatoes", | |
| "dataset_size": 1346784, | |
| "description": "", | |
| "download_size": 881052, | |
| "features": { | |
| "text": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "label": { | |
| "names": [ | |
| "neg", | |
| "pos" | |
| ], | |
| "_type": "ClassLabel" | |
| }, | |
| "input_ids": { | |
| "feature": { | |
| "dtype": "int32", | |
| "_type": "Value" | |
| }, | |
| "_type": "List" | |
| }, | |
| "token_type_ids": { | |
| "feature": { | |
| "dtype": "int8", | |
| "_type": "Value" | |
| }, | |
| "_type": "List" | |
| }, | |
| "attention_mask": { | |
| "feature": { | |
| "dtype": "int8", | |
| "_type": "Value" | |
| }, | |
| "_type": "List" | |
| } | |
| }, | |
| "homepage": "", | |
| "license": "", | |
| "size_in_bytes": 2227836, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 1075873, | |
| "num_examples": 8530, | |
| "dataset_name": "rotten_tomatoes" | |
| }, | |
| "validation": { | |
| "name": "validation", | |
| "num_bytes": 134809, | |
| "num_examples": 1066, | |
| "dataset_name": "rotten_tomatoes" | |
| }, | |
| "test": { | |
| "name": "test", | |
| "num_bytes": 136102, | |
| "num_examples": 1066, | |
| "dataset_name": "rotten_tomatoes" | |
| } | |
| }, | |
| "version": { | |
| "version_str": "0.0.0", | |
| "major": 0, | |
| "minor": 0, | |
| "patch": 0 | |
| } | |
| } |