David
commited on
Commit
·
758f0bb
1
Parent(s):
3917b0d
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"rubrix--research_papers_multi-label": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "null", "id": null, "_type": "Value"}, "inputs": {"abstract": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}}, "prediction": {"dtype": "null", "id": null, "_type": "Value"}, "prediction_agent": {"dtype": "null", "id": null, "_type": "Value"}, "annotation": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "annotation_agent": {"dtype": "null", "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": {"dtype": "null", "id": null, "_type": "Value"}, "status": {"dtype": "string", "id": null, "_type": "Value"}, "event_timestamp": {"dtype": "null", "id": null, "_type": "Value"}, "metrics": {"dtype": "null", "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": 23451201, "num_examples": 20972, "dataset_name": "research_papers_multi-label"}}, "download_checksums": null, "download_size": 13809781, "post_processing_size": null, "dataset_size": 23451201, "size_in_bytes": 37260982}}
|