yaguilherme commited on
Commit
8f8642d
·
verified ·
1 Parent(s): bb175d2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: label
5
+ dtype: string
6
+ - name: image
7
+ dtype: image
8
+ splits:
9
+ - name: train
10
+ num_bytes: 268771.0
11
+ num_examples: 80
12
+ - name: validation
13
+ num_bytes: 67545.0
14
+ num_examples: 20
15
+ download_size: 350425
16
+ dataset_size: 336316.0
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab14a825f0f2ea658048e0aad68adf5e92c6df8e4dc97f7d98044ef180ea306c
3
+ size 270826
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:862c984da354410bd4a237035338d589986826d6aeca068113b4a0a2e56bf332
3
+ size 79599