hlky HF staff commited on
Commit
2b6484c
·
verified ·
1 Parent(s): d9ea794

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -39
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  task_categories:
4
  - image-classification
5
  - image-to-text
@@ -12,54 +12,57 @@ language:
12
  - ko
13
  size_categories:
14
  - 100K<n<1M
 
 
 
15
  dataset_info:
16
  features:
17
- - name: "1.jpg"
18
  dtype: image
19
- - name: "2.jpg"
20
  dtype: image
21
- - name: "3.jpg"
22
  dtype: image
23
- - name: "4.jpg"
24
  dtype: image
25
  - name: json
26
  struct:
27
- - name: categories
28
- sequence:
29
- dtype: string
30
- length: -1
31
- - name: designer
32
- struct:
33
- - name: en
34
- dtype: string
35
- - name: fr
36
- dtype: string
37
- - name: ja
38
- dtype: string
39
- - name: ko
40
- dtype: string
41
- - name: zh
42
- dtype: string
43
- - name: gender
44
  dtype: string
45
- - name: id
 
 
 
46
  dtype: string
47
- - name: name
48
- struct:
49
- - name: en
50
- dtype: string
51
- - name: fr
52
- dtype: string
53
- - name: ja
54
- dtype: string
55
- - name: ko
56
- dtype: string
57
- - name: zh
58
- dtype: string
59
- - name: price
60
  dtype: string
61
- - name: url
62
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  ---
64
  # Fashion-150k
65
 
@@ -85,5 +88,4 @@ Formats:
85
 
86
  ## another BIG data banger straight from the underground
87
 
88
- ## with thanks to the retailer and all designers ❤️
89
-
 
1
  ---
2
+ license: odc-by
3
  task_categories:
4
  - image-classification
5
  - image-to-text
 
12
  - ko
13
  size_categories:
14
  - 100K<n<1M
15
+ tags:
16
+ - fashion
17
+ - clothing
18
  dataset_info:
19
  features:
20
+ - name: 1.jpg
21
  dtype: image
22
+ - name: 2.jpg
23
  dtype: image
24
+ - name: 3.jpg
25
  dtype: image
26
+ - name: 4.jpg
27
  dtype: image
28
  - name: json
29
  struct:
30
+ - name: categories
31
+ sequence:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  dtype: string
33
+ length: -1
34
+ - name: designer
35
+ struct:
36
+ - name: en
37
  dtype: string
38
+ - name: fr
 
 
 
 
 
 
 
 
 
 
 
 
39
  dtype: string
40
+ - name: ja
41
  dtype: string
42
+ - name: ko
43
+ dtype: string
44
+ - name: zh
45
+ dtype: string
46
+ - name: gender
47
+ dtype: string
48
+ - name: id
49
+ dtype: string
50
+ - name: name
51
+ struct:
52
+ - name: en
53
+ dtype: string
54
+ - name: fr
55
+ dtype: string
56
+ - name: ja
57
+ dtype: string
58
+ - name: ko
59
+ dtype: string
60
+ - name: zh
61
+ dtype: string
62
+ - name: price
63
+ dtype: string
64
+ - name: url
65
+ dtype: string
66
  ---
67
  # Fashion-150k
68
 
 
88
 
89
  ## another BIG data banger straight from the underground
90
 
91
+ ## with thanks to the retailer and all designers ❤️