eugenetanjc
commited on
Commit
•
13bd788
1
Parent(s):
40d43bc
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"eugenetanjc--cv_dataset_train": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"input_values": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"feature": {"dtype": "
|
|
|
1 |
+
{"eugenetanjc--cv_dataset_train": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"input_values": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 458025387, "num_examples": 1805, "dataset_name": "cv_dataset_train"}}, "download_checksums": null, "download_size": 453992376, "post_processing_size": null, "dataset_size": 458025387, "size_in_bytes": 912017763}}
|