DataBoutique commited on
Commit
2bde2d4
1 Parent(s): 3b868dc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +58 -11
README.md CHANGED
@@ -1,25 +1,16 @@
1
  ---
2
  annotations_creators:
3
  - other
4
- language:
5
- - en
6
  language_creators:
7
  - other
 
 
8
  license:
9
  - unknown
10
  multilinguality:
11
  - monolingual
12
- pretty_name: 'Italy - Bottega Veneta - Product-level price list'
13
  source_datasets:
14
  - original
15
- tags:
16
- - webscraping
17
- - ecommerce
18
- - 'Bottega Veneta'
19
- - fashion
20
- - fashion product
21
- - image
22
- - fashion image
23
  task_categories:
24
  - text-classification
25
  - image-classification
@@ -30,6 +21,62 @@ task_categories:
30
  - object-detection
31
  - summarization
32
  - zero-shot-image-classification
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  ---
34
  # Bottega Veneta web scraped data
35
 
 
1
  ---
2
  annotations_creators:
3
  - other
 
 
4
  language_creators:
5
  - other
6
+ language:
7
+ - en
8
  license:
9
  - unknown
10
  multilinguality:
11
  - monolingual
 
12
  source_datasets:
13
  - original
 
 
 
 
 
 
 
 
14
  task_categories:
15
  - text-classification
16
  - image-classification
 
21
  - object-detection
22
  - summarization
23
  - zero-shot-image-classification
24
+ pretty_name: Italy - Bottega Veneta - Product-level price list
25
+ tags:
26
+ - webscraping
27
+ - ecommerce
28
+ - Bottega Veneta
29
+ - fashion
30
+ - fashion product
31
+ - image
32
+ - fashion image
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: data/train-*
38
+ dataset_info:
39
+ features:
40
+ - name: Bottega Veneta
41
+ dtype: string
42
+ - name: '2023-11-08'
43
+ dtype: string
44
+ - name: ITA
45
+ dtype: string
46
+ - name: EUR
47
+ dtype: string
48
+ - name: BOTTEGA VENETA
49
+ dtype: string
50
+ - name: N.A.
51
+ dtype: string
52
+ - name: N.A..1
53
+ dtype: string
54
+ - name: N.A..2
55
+ dtype: string
56
+ - name: 765857VMAY02145
57
+ dtype: string
58
+ - name: Portachiavi Intreccio con gancio a goccia
59
+ dtype: string
60
+ - name: https://www.bottegaveneta.com/it-it/portachiavi-intreccio-con-gancio-a-goccia-fondant-765857VMAY02145.html
61
+ dtype: string
62
+ - name: https://bottega-veneta.dam.kering.com/m/4351e9501f1673da/Thumbnail-765857VMAY02145_A.jpg?v=1
63
+ dtype: string
64
+ - name: '390.00'
65
+ dtype: float64
66
+ - name: 390.00.1
67
+ dtype: float64
68
+ - name: 390.00.2
69
+ dtype: float64
70
+ - name: 390.00.3
71
+ dtype: float64
72
+ - name: '0'
73
+ dtype: int64
74
+ splits:
75
+ - name: train
76
+ num_bytes: 1629316
77
+ num_examples: 4394
78
+ download_size: 467120
79
+ dataset_size: 1629316
80
  ---
81
  # Bottega Veneta web scraped data
82