Upload dataset_infos.json
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"cradle-bio--tape-fluorescence-processed": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"primary": {"dtype": "string", "id": null, "_type": "Value"}, "protein_length": {"dtype": "int64", "id": null, "_type": "Value"}, "log_fluorescence": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "num_mutations": {"dtype": "int64", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"
|
|
|
|
| 1 |
+
{"cradle-bio--tape-fluorescence-processed": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"primary": {"dtype": "string", "id": null, "_type": "Value"}, "protein_length": {"dtype": "int64", "id": null, "_type": "Value"}, "log_fluorescence": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "num_mutations": {"dtype": "int64", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"valid": {"name": "valid", "num_bytes": 2749352, "num_examples": 5362, "dataset_name": "tape-fluorescence-processed"}, "test": {"name": "test", "num_bytes": 13974936, "num_examples": 27217, "dataset_name": "tape-fluorescence-processed"}, "train": {"name": "train", "num_bytes": 11011192, "num_examples": 21446, "dataset_name": "tape-fluorescence-processed"}}, "download_checksums": null, "download_size": 3433611, "post_processing_size": null, "dataset_size": 27735480, "size_in_bytes": 31169091}}
|