OscarMolina commited on
Commit
d1b5ac8
1 Parent(s): 6386beb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -1,24 +1,24 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: image
5
  dtype: string
6
- - name: medium
7
  dtype: string
8
- - name: museum
9
  dtype: string
10
- - name: museum_id
11
  dtype: string
12
- - name: subset
13
  dtype: string
14
- - name: width
15
- dtype: float32
16
- - name: height
17
- dtype: float32
18
- - name: product_size
19
- dtype: float32
20
- - name: aspect_ratio
21
- dtype: float32
22
  config_name: default
23
  splits:
24
  - name: train
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: Image file
5
  dtype: string
6
+ - name: Medium
7
  dtype: string
8
+ - name: Museum
9
  dtype: string
10
+ - name: Museum-based instance ID
11
  dtype: string
12
+ - name: Subset
13
  dtype: string
14
+ - name: Width
15
+ dtype: float64
16
+ - name: Height
17
+ dtype: float64
18
+ - name: Product size
19
+ dtype: float64
20
+ - name: Aspect ratio
21
+ dtype: float64
22
  config_name: default
23
  splits:
24
  - name: train