nielsr HF staff commited on
Commit
1961e4c
1 Parent(s): 6096f3a

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +41 -0
dataset_infos.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ }}