Datasets:
| { | |
| "config_name": "default", | |
| "dataset_size": 67, | |
| "features": { | |
| "id": { | |
| "_type": "Value", | |
| "dtype": "int64" | |
| }, | |
| "date": { | |
| "_type": "Value", | |
| "dtype": "string" | |
| }, | |
| "channel": { | |
| "_type": "Value", | |
| "dtype": "string" | |
| }, | |
| "text": { | |
| "_type": "Value", | |
| "dtype": "string" | |
| } | |
| }, | |
| "splits": [ | |
| { | |
| "name": "train", | |
| "num_examples": 67 | |
| } | |
| ] | |
| } |