LauraExp commited on
Commit
8220a68
·
1 Parent(s): a18240b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,15 +1,17 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: ground_truth
5
  dtype: string
6
- - name: file_name
7
- dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 13912
11
- num_examples: 18
12
  - name: test
13
- download_size: 13313
14
- dataset_size: 13912
 
 
15
  ---
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: image
5
+ dtype: image
6
  - name: ground_truth
7
  dtype: string
 
 
8
  splits:
9
  - name: train
10
+ num_bytes: 21034569.0
11
+ num_examples: 16
12
  - name: test
13
+ num_bytes: 5895696.0
14
+ num_examples: 4
15
+ download_size: 23582848
16
+ dataset_size: 26930265.0
17
  ---