thenewsupercell commited on
Commit
a109568
·
verified ·
1 Parent(s): 5c8b538

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: 93577696
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:9961f7da295410de524cdf3d8c334bfaab19300df1f0997bdf694e36cb51efbb
3
+ size 10163448
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f702c596759ba15a6ddec4c78fe294f3cace852fa62e174d56af59f4d07f2d9d
3
+ size 73469850
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa6ce7dedb0bb7bcb4c390aa8c4e0c70a4da51b71be35e388a11930378b77b5
3
+ size 9944398