Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"Dahoas--rm-single-context": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"prompt": {"dtype": "string", "id": null, "_type": "Value"}, "chosen": {"dtype": "string", "id": null, "_type": "Value"}, "rejected": {"dtype": "string", "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":
|
|
|
|
| 1 |
+
{"Dahoas--rm-single-context": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"prompt": {"dtype": "string", "id": null, "_type": "Value"}, "chosen": {"dtype": "string", "id": null, "_type": "Value"}, "rejected": {"dtype": "string", "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": 92958288.68887076, "num_examples": 80552, "dataset_name": "rm-single-context"}, "test": {"name": "test", "num_bytes": 10329596.311129237, "num_examples": 8951, "dataset_name": "rm-single-context"}}, "download_checksums": null, "download_size": 62194456, "post_processing_size": null, "dataset_size": 103287885.0, "size_in_bytes": 165482341.0}}
|