stjokerli commited on
Commit
dfce9e8
1 Parent(s): f57697c

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"stjokerli--TextToText_rte_seqio": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"idx": {"dtype": "int32", "id": null, "_type": "Value"}, "inputs": {"dtype": "string", "id": null, "_type": "Value"}, "targets": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"validation": {"name": "validation", "num_bytes": 97896, "num_examples": 277, "dataset_name": "TextToText_rte_seqio"}}, "download_checksums": null, "download_size": 62510, "post_processing_size": null, "dataset_size": 97896, "size_in_bytes": 160406}}
 
1
+ {"stjokerli--TextToText_rte_seqio": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"idx": {"dtype": "int32", "id": null, "_type": "Value"}, "inputs": {"dtype": "string", "id": null, "_type": "Value"}, "targets": {"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": 911909, "num_examples": 2490, "dataset_name": "TextToText_rte_seqio"}, "test": {"name": "test", "num_bytes": 1030924, "num_examples": 3000, "dataset_name": "TextToText_rte_seqio"}, "validation": {"name": "validation", "num_bytes": 97896, "num_examples": 277, "dataset_name": "TextToText_rte_seqio"}}, "download_checksums": null, "download_size": 1248446, "post_processing_size": null, "dataset_size": 2040729, "size_in_bytes": 3289175}}