warshakhan commited on
Commit
2467ab2
·
1 Parent(s): f6b401e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: unknown
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: ground_truth
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 1992013012.8
12
+ num_examples: 2400
13
+ download_size: 1663520117
14
+ dataset_size: 1992013012.8
15
+ configs:
16
+ - config_name: default
17
+ data_files:
18
+ - split: train
19
+ path: data/train-*
20
  ---