Datasets:

Modalities:
Image
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
andrewlee1807 commited on
Commit
87090ec
1 Parent(s): e7e2e89

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,29 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: captions
8
+ sequence: string
9
+ - name: class
10
+ dtype: string
11
+ - name: family
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 315009433.869
16
+ num_examples: 3119
17
+ - name: validation
18
+ num_bytes: 82090306.0
19
+ num_examples: 780
20
+ download_size: 399123555
21
+ dataset_size: 397099739.869
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6805d5ba422f88374ec39fdbf8ef4eb2305917432b10d2b09062839cf1f95b77
3
+ size 317296004
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51fe7653ccbd27a09415245125c0c90c54bdc9f46f263799bd376e4f11782f00
3
+ size 81827551