sst-3 / test /dataset_info.json
Akash Singh
commit files to HF hub
e9d67b9
{
"builder_name": "json",
"citation": "",
"config_name": "SetFit--sst5",
"dataset_size": 1517214,
"description": "",
"download_checksums": {
"https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/train.jsonl": {
"num_bytes": 1323698,
"checksum": "46bde4fb5abc93ffbadfa9a9f67de17c08a2f535cfb5756c59188d070434f433"
},
"https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/test.jsonl": {
"num_bytes": 342783,
"checksum": "1384216112a34f3d70b6fa210762f3399bb080410c0456ac6e54a5cb413f04b2"
},
"https://huggingface.co/datasets/SetFit/sst5/resolve/e51bdcd8cd3a30da231967c1a249ba59361279a3/dev.jsonl": {
"num_bytes": 171422,
"checksum": "4369df4d4229e736fa734af49b342c7d6002c4d8514d9c206a5aa26edc620b79"
}
},
"download_size": 1837903,
"features": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"label_text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"ternary_label": {
"dtype": "int64",
"id": null,
"_type": "Value"
}
},
"homepage": "",
"license": "",
"post_processed": null,
"post_processing_size": null,
"size_in_bytes": 3355117,
"splits": {
"train": {
"name": "train",
"num_bytes": 1092518,
"num_examples": 8544,
"dataset_name": "json"
},
"test": {
"name": "test",
"num_bytes": 283045,
"num_examples": 2210,
"dataset_name": "json"
},
"validation": {
"name": "validation",
"num_bytes": 141651,
"num_examples": 1101,
"dataset_name": "json"
}
},
"supervised_keys": null,
"task_templates": null,
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
}
}