nobodyPerfecZ commited on
Commit
58ea3af
·
verified ·
1 Parent(s): 32fc230

Upload dataset

Browse files
README.md CHANGED
@@ -27,4 +27,31 @@ task_categories:
27
  - feature-extraction
28
  task_ids:
29
  - multi-label-image-classification
30
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  - feature-extraction
28
  task_ids:
29
  - multi-label-image-classification
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ dataset_info:
40
+ features:
41
+ - name: image
42
+ dtype: image
43
+ - name: labels
44
+ sequence: int64
45
+ splits:
46
+ - name: train
47
+ num_bytes: 495225950.91620237
48
+ num_examples: 23654
49
+ - name: validation
50
+ num_bytes: 62177227.82789881
51
+ num_examples: 2957
52
+ - name: test
53
+ num_bytes: 61696919.36089881
54
+ num_examples: 2957
55
+ download_size: 620170685
56
+ dataset_size: 619100098.105
57
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:988a4d9feeea695e0a5dc4ec9589c23da0497ae0041a215126f6c2e30217faa0
3
+ size 61895122
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7b5798a88313b7448de67563ea554d9f155adc2f40cfea6e7b7ecdcbd58eba4
3
+ size 496204657
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd7062430cb701882c474bbd7aa38291ee4b71dfcbb75a793fc07116cb48eff6
3
+ size 62070906