DanielHesslow
commited on
Commit
•
74c9c46
1
Parent(s):
14530b2
Update dataset_infos.json
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"lightonai--SwissProt-EC-leaf
|
|
|
1 |
+
{"lightonai--SwissProt-EC-leaf": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"seq": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels_str": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "json", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"dev": {"name": "dev", "num_bytes": 10451839, "num_examples": 23010, "dataset_name": "SwissProt-EC-leaf"}, "test": {"name": "test", "num_bytes": 10132087, "num_examples": 22183, "dataset_name": "SwissProt-EC-leaf"}, "train": {"name": "train", "num_bytes": 81585258, "num_examples": 178302, "dataset_name": "SwissProt-EC-leaf"}}, "download_checksums": null, "download_size": 89964475, "post_processing_size": null, "dataset_size": 102169184, "size_in_bytes": 192133659}}
|