jinho8345 commited on
Commit
25312fd
·
1 Parent(s): 6a0e6f2

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +63 -0
dataset_infos.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"H2KP--cdip-annotations-formnet-v1": {
2
+ "description": "https://zenodo.org/record/6540454\n",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "id": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "words": {
13
+ "feature": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ },
18
+ "length": -1,
19
+ "id": null,
20
+ "_type": "Sequence"
21
+ },
22
+ "bboxes": {
23
+ "feature": {
24
+ "feature": {
25
+ "dtype": "int64",
26
+ "id": null,
27
+ "_type": "Value"
28
+ },
29
+ "length": -1,
30
+ "id": null,
31
+ "_type": "Sequence"
32
+ },
33
+ "length": -1,
34
+ "id": null,
35
+ "_type": "Sequence"
36
+ }
37
+ },
38
+ "post_processed": null,
39
+ "supervised_keys": null,
40
+ "task_templates": null,
41
+ "builder_name": "cdip-annotations-formnet",
42
+ "config_name": "cdip-annotations",
43
+ "version": {
44
+ "version_str": "1.0.0",
45
+ "description": null,
46
+ "major": 1,
47
+ "minor": 0,
48
+ "patch": 0
49
+ },
50
+ "splits": {
51
+ "train": {
52
+ "name": "train",
53
+ "num_bytes": 8568373743,
54
+ "num_examples": 825172,
55
+ "dataset_name": "cdip-annotations-formnet-v1"
56
+ }
57
+ },
58
+ "download_checksums": null,
59
+ "download_size": 2103634318,
60
+ "post_processing_size": null,
61
+ "dataset_size": 8568373743,
62
+ "size_in_bytes": 10672008061
63
+ }}