dnth commited on
Commit
1e0711e
1 Parent(s): 6aaa1aa

Upload dataset

Browse files
README.md CHANGED
@@ -1,14 +1,38 @@
1
  ---
 
 
2
  task_categories:
3
  - image-classification
4
  - object-detection
5
- language:
6
- - en
7
  configs:
8
  - config_name: default
9
  data_files:
10
  - split: train
11
- path: "annotations.parquet"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
  # Oxford-IIIT-Pets-VL-Enriched
14
 
 
1
  ---
2
+ language:
3
+ - en
4
  task_categories:
5
  - image-classification
6
  - object-detection
 
 
7
  configs:
8
  - config_name: default
9
  data_files:
10
  - split: train
11
+ path: data/train-*
12
+ dataset_info:
13
+ features:
14
+ - name: filename
15
+ dtype: string
16
+ - name: caption
17
+ dtype: string
18
+ - name: image_labels
19
+ sequence: string
20
+ - name: objects
21
+ list:
22
+ - name: bbox
23
+ sequence: float64
24
+ - name: confidence
25
+ dtype: float64
26
+ - name: label
27
+ dtype: string
28
+ - name: image
29
+ dtype: image
30
+ splits:
31
+ - name: train
32
+ num_bytes: 2222077366.625
33
+ num_examples: 7275
34
+ download_size: 2221294894
35
+ dataset_size: 2222077366.625
36
  ---
37
  # Oxford-IIIT-Pets-VL-Enriched
38
 
data/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c5bda64b889ca9a47ef7e7894680732b4ef104958da0768b7ba7fe556b6335
3
+ size 430550169
data/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af60b6ff79fa74454f663bd00b03f738de378dfceb5dc1bb54aaf3cefcd9bd0e
3
+ size 415971624
data/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:627fb5ec8903c0ce5df4f1296889c0134789cf9747b62029193fe472f92b399d
3
+ size 464651739
data/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4d3ea1d48e9b12830e06df084d4a32291c4535228ae55de9337353290482fc7
3
+ size 439313091
data/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071c04570bf50c00e682732a1c2e16271f23a98e8fdb548db9b49580e1f95cf8
3
+ size 470808271