thinkersloop commited on
Commit
9ef8bac
1 Parent(s): a1edb0d

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -11
dataset_infos.json DELETED
@@ -1,11 +0,0 @@
1
- {"naver-clova-ix--cord-v2":
2
- {"description": "https://github.com/clovaai/cord", "citation": "", "homepage": "https://github.com/clovaai/cord", "license": "Creative Commons Attribution 4.0 International License",
3
- "features": {
4
- "image": {"decode": true, "id": null, "_type": "Image"},
5
- "ground_truth": {"dtype": "string", "id": null, "_type": "Value"}},
6
- "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "imagefolder", "config_name": "cord-v2", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0},
7
- "splits": {
8
- "train": {"name":"train", "num_bytes":50000, "num_examples":34, "dataset_name":"imagefolder"},
9
- "test": {"name":"test", "num_bytes":1483, "num_examples":1, "dataset_name":"imagefolder"},
10
- "validation": {"name":"validation", "num_bytes":5841, "num_examples":4, "dataset_name":"imagefolder")}
11
- }}}