sizhkhy commited on
Commit
e936f11
·
verified ·
1 Parent(s): 65cc1b6

add fields as a new key

Browse files
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: mit
3
  dataset_info:
4
  features:
5
- - name: id
6
- dtype: string
7
  - name: words
8
  sequence: string
9
  - name: bboxes
@@ -22,8 +20,8 @@ dataset_info:
22
  '6': I-ADDRESS
23
  '7': B-TOTAL
24
  '8': I-TOTAL
25
- - name: image_path
26
- dtype: string
27
  - name: fields
28
  struct:
29
  - name: ADDRESS
@@ -36,13 +34,13 @@ dataset_info:
36
  dtype: string
37
  splits:
38
  - name: train
39
- num_bytes: 4126800
40
  num_examples: 626
41
  - name: test
42
- num_bytes: 2261685
43
  num_examples: 347
44
- download_size: 1045355
45
- dataset_size: 6388485
46
  configs:
47
  - config_name: default
48
  data_files:
 
2
  license: mit
3
  dataset_info:
4
  features:
 
 
5
  - name: words
6
  sequence: string
7
  - name: bboxes
 
20
  '6': I-ADDRESS
21
  '7': B-TOTAL
22
  '8': I-TOTAL
23
+ - name: images
24
+ dtype: image
25
  - name: fields
26
  struct:
27
  - name: ADDRESS
 
34
  dtype: string
35
  splits:
36
  - name: train
37
+ num_bytes: 165837948.0
38
  num_examples: 626
39
  - name: test
40
+ num_bytes: 99372961.0
41
  num_examples: 347
42
+ download_size: 194719908
43
+ dataset_size: 265210909.0
44
  configs:
45
  - config_name: default
46
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4778dd9db7497d3866aaa92088d673bf378682c5f099232dfcaa15bda81fced8
3
- size 386277
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6209cabc9ca0a445e018bf2591f7af2cef93b96c3a93c08924a08663bb717f96
3
+ size 72100924
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fd2a2318f568899441f8d14dceae9ad8bc095d62095664de58294f1dc03dd7b
3
- size 659078
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1371e09cbdca743d0510f328d6284da2402e0d70fe8838d64ed81d3b1f5c5736
3
+ size 122618984