nielsr HF staff commited on
Commit
968e66b
1 Parent(s): bbc67f0

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -41
dataset_infos.json CHANGED
@@ -1,41 +1 @@
1
- {"hf-internal-testing--fixtures_docvqa_v2": {
2
- "description": "\\n",
3
- "citation": "\\n",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "image": {
8
- "decode": true,
9
- "id": null,
10
- "_type": "Image"
11
- }
12
- },
13
- "post_processed": null,
14
- "supervised_keys": {
15
- "input": "file",
16
- "output": ""
17
- },
18
- "task_templates": null,
19
- "builder_name": "fixtures_docvqa",
20
- "config_name": "image",
21
- "version": {
22
- "version_str": "1.9.0",
23
- "description": "",
24
- "major": 1,
25
- "minor": 9,
26
- "patch": 0
27
- },
28
- "splits": {
29
- "test": {
30
- "name": "test",
31
- "num_bytes": 2201344.0,
32
- "num_examples": 2,
33
- "dataset_name": "fixtures_docvqa_v2"
34
- }
35
- },
36
- "download_checksums": null,
37
- "download_size": 2201543,
38
- "post_processing_size": null,
39
- "dataset_size": 2201344.0,
40
- "size_in_bytes": 4402887.0
41
- }}
1
+ {"hf-internal-testing--example-documents": {"description": "\\n", "citation": "\\n", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}}, "post_processed": null, "supervised_keys": {"input": "file", "output": ""}, "task_templates": null, "builder_name": "fixtures_docvqa", "config_name": "image", "version": {"version_str": "1.9.0", "description": "", "major": 1, "minor": 9, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 2858225.0, "num_examples": 3, "dataset_name": "example-documents"}}, "download_checksums": null, "download_size": 2858499, "post_processing_size": null, "dataset_size": 2858225.0, "size_in_bytes": 5716724.0}}