Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"Nithiwat--claim-detection": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "checkworthiness": {"dtype": "int64", "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": 2613297.876103275, "num_examples": 23276, "dataset_name": "claim-detection"}, "test": {"name": "test", "num_bytes": 816683.6548709065, "num_examples": 7274, "dataset_name": "claim-detection"}, "valid": {"name": "valid", "num_bytes": 653324.4690258187, "num_examples": 5819, "dataset_name": "claim-detection"}}, "download_checksums": null, "download_size": 2477795, "post_processing_size": null, "dataset_size": 4083306.0, "size_in_bytes": 6561101.0}}
|