Daniel Vila
commited on
Commit
·
6777316
1
Parent(s):
d3ef6f5
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"rubrix--pococine_textcat": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "
|
|
|
1 |
+
{"rubrix--pococine_textcat": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "inputs": {"text": {"dtype": "string", "id": null, "_type": "Value"}}, "prediction": {"dtype": "null", "id": null, "_type": "Value"}, "prediction_agent": {"dtype": "null", "id": null, "_type": "Value"}, "annotation": {"dtype": "string", "id": null, "_type": "Value"}, "annotation_agent": {"dtype": "string", "id": null, "_type": "Value"}, "multi_label": {"dtype": "bool", "id": null, "_type": "Value"}, "explanation": {"dtype": "null", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}, "metadata": {"review_summary": {"dtype": "string", "id": null, "_type": "Value"}, "star_rating": {"dtype": "int64", "id": null, "_type": "Value"}}, "status": {"dtype": "string", "id": null, "_type": "Value"}, "event_timestamp": {"dtype": "null", "id": null, "_type": "Value"}, "metrics": {"text_length": {"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": 119356, "num_examples": 180, "dataset_name": "pococine_textcat"}}, "download_checksums": null, "download_size": 83172, "post_processing_size": null, "dataset_size": 119356, "size_in_bytes": 202528}}
|