marescanog commited on
Commit
9583f5f
·
verified ·
1 Parent(s): 95d29c7

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: label
8
+ dtype:
9
+ class_label:
10
+ names:
11
+ '0': '0'
12
+ '1': '1'
13
+ - name: image_file_path
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 11227596.0
18
+ num_examples: 234
19
+ - name: test
20
+ num_bytes: 3818135.0
21
+ num_examples: 59
22
+ download_size: 14554673
23
+ dataset_size: 15045731.0
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: test
30
+ path: data/test-*
31
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:766f25df3e93c2787761acede6383cb844aa941c8818249b80a037dcbda8bfc7
3
+ size 3715400
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11fe9ffda14a0ca60137fadbf4a3dfab97865450e17982764189620983bea98d
3
+ size 10839273