kaburia commited on
Commit
95ca61d
·
verified ·
1 Parent(s): 5e5e812

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': buffalo
11
+ '1': elephant
12
+ '2': leopard
13
+ '3': lion
14
+ '4': rhino
15
+ splits:
16
+ - name: train
17
+ num_bytes: 184766833.8
18
+ num_examples: 200
19
+ - name: validation
20
+ num_bytes: 40004585.2
21
+ num_examples: 50
22
+ download_size: 223193976
23
+ dataset_size: 224771419.0
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa6fff980a3c83262900506c9d614adaf380a0c0162bb037d2a52dc79ecb57a4
3
+ size 183291132
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5554ae9a2df680e32c137f43679cea1f1052ae4bcc2eb8c3a8a7d1e39f777bcf
3
+ size 39902844