Daniel Vila
commited on
Commit
·
96049c5
1
Parent(s):
1f3731a
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"rubrix--frases_muchocine": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "review_summary": {"dtype": "string", "id": null, "_type": "Value"}, "review_body": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "star_rating": {"dtype": "int64", "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": 310742104, "num_examples": 69732, "dataset_name": "frases_muchocine"}}, "download_checksums": null, "download_size": 31926611, "post_processing_size": null, "dataset_size": 310742104, "size_in_bytes": 342668715}}
|