Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"mrm8488--tass-2019": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "sentiments": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"dtype": "int64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "csv", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 122687, "num_examples": 1125, "dataset_name": "tass-2019"}, "test": {"name": "test", "num_bytes": 179801, "num_examples": 1706, "dataset_name": "tass-2019"}}, "download_checksums": null, "download_size": 206679, "post_processing_size": null, "dataset_size": 302488, "size_in_bytes": 509167}}
|