kodinD commited on
Commit
d910c71
·
1 Parent(s): 5899e0c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ## White background dataset
2
 
3
  hello! This is a dataset of images mainly on a white background with text descriptions!
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ dataset_info:
8
+ features:
9
+ - name: image
10
+ dtype: image
11
+ - name: 'Unnamed: 0'
12
+ dtype: int64
13
+ - name: text
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 5457078543.84
18
+ num_examples: 256240
19
+ download_size: 6909179986
20
+ dataset_size: 5457078543.84
21
+ ---
22
  ## White background dataset
23
 
24
  hello! This is a dataset of images mainly on a white background with text descriptions!