thenewsupercell commited on
Commit
3816c09
·
verified ·
1 Parent(s): ddbae8f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: original_file_name
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: image_embeddings
9
+ sequence: float64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 91132617
13
+ num_examples: 14715
14
+ - name: validation
15
+ num_bytes: 12341512
16
+ num_examples: 1993
17
+ - name: test
18
+ num_bytes: 12571307
19
+ num_examples: 2030
20
+ download_size: 94196785
21
+ dataset_size: 116045436
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
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:8baba0b3b1a58ec40283e6b662e5b87c405ed0b618611c6e29e47bcd946149fa
3
+ size 10228008
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8437217bc413a0c13ea47052fdab3bf2ed9819aa74f3d019c88bce87a4b8749f
3
+ size 73959163
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1c578a0692152176e252430b9b4d0d3b7a8ec91e6225b55cf56899780de8f19
3
+ size 10009614