Commit
•
7a6cf08
1
Parent(s):
693ae28
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"rubrix--frases_muchocine_NER": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "prediction": [{"end": {"dtype": "int64", "id": null, "_type": "Value"}, "label": {"dtype": "string", "id": null, "_type": "Value"}, "score": {"dtype": "float64", "id": null, "_type": "Value"}, "start": {"dtype": "int64", "id": null, "_type": "Value"}}], "prediction_agent": {"dtype": "string", "id": null, "_type": "Value"}, "annotation": {"dtype": "null", "id": null, "_type": "Value"}, "annotation_agent": {"dtype": "null", "id": null, "_type": "Value"}, "id": {"dtype": "null", "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": {"dtype": "null", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"unlabelled": {"name": "unlabelled", "num_bytes": 43780605, "num_examples": 69227, "dataset_name": "frases_muchocine_NER"}}, "download_checksums": null, "download_size": 14010044, "post_processing_size": null, "dataset_size": 43780605, "size_in_bytes": 57790649}}
|