mini1013 commited on
Commit
008115d
·
verified ·
1 Parent(s): 8e47fbc

Push model using huggingface_hub.

Browse files
Files changed (4) hide show
  1. README.md +32 -32
  2. config_setfit.json +2 -2
  3. model.safetensors +1 -1
  4. model_head.pkl +1 -1
README.md CHANGED
@@ -10,16 +10,16 @@ tags:
10
  - text-classification
11
  - generated_from_setfit_trainer
12
  widget:
13
- - text: 미쟝센 살롱10 노워시 트리트먼트 135ml (#M)홈>화장품/미용>헤어케어>트리트먼트 Naverstore > 화장품/미용 >
14
- 헤어케어 > 트리트먼트
15
- - text: '[1+1] 쿤달 단백질 트리트먼트 500ml 라임모히또 (#M)홈>헤어>트리트먼트 Naverstore > 화장품/미용 > 헤어케어
16
- > 트리트먼트'
17
- - text: 로레알파리 토탈리페어5 트리트먼트 헤어팩 610ml(정가30,000원) LOREAL > LotteOn > 로레알파리 > Branded
18
  > 로레알 헤어팩 LotteOn > 뷰티 > 헤어/바디 > 헤어케어 > 트리트먼트/헤어팩
19
- - text: 실크테라피 알엑스 프로 실크 바이옴 앰플 트리트먼트 200mlx2 상세설명 참조 (#M)쿠팡 홈>생활용품>헤어/바디/세안>트리트먼트/팩>헤어앰플
20
- Coupang > 뷰티 > 헤어 > 트리트먼트/팩 > 헤어앰플
21
- - text: (대용량)아르간 에센셜 딥케어 헤어팩 /영양공급/손상모집중케어 MinSellAmount (#M)스마일배송 홈>뷰티>헤어케어/스타일링>트리트먼트/팩
22
- Gmarket > 뷰티 > 바디/헤어 > 헤어케어 > 헤어팩
23
  inference: true
24
  model-index:
25
  - name: SetFit with mini1013/master_domain
@@ -33,7 +33,7 @@ model-index:
33
  split: test
34
  metrics:
35
  - type: accuracy
36
- value: 0.8765822784810127
37
  name: Accuracy
38
  ---
39
 
@@ -65,17 +65,17 @@ The model has been trained using an efficient few-shot learning technique that i
65
  - **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
66
 
67
  ### Model Labels
68
- | Label | Examples |
69
- |:------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
70
- | 1 | <ul><li>'[백화점][모로칸오일 공식수입원]인텐스 하이드레이팅 마스크 75ml (#M)GSSHOP>뷰티>헤어케어>트리트먼트 GSSHOP > 뷰티 > 헤어케어 > 트리트먼트'</li><li>'케라스타즈 덴시피크 덴시떼 마스크 500ml Kerastase Densifique Masque Densite 500ml (#M)홈>전체상품 Naverstore > 화장품/미용 > 헤어케어 > 헤어팩'</li><li>'[코스빅몰] 로레알 토탈리페어5 헤어팩 170ml x 3 (#M)쿠팡 홈>생활용품>헤어/바디/세안>트리트먼트/팩>헤어팩/헤어마스크 Coupang > 뷰티 > 헤어 > 트리트먼트/팩 > 헤어팩/헤어마스크'</li></ul> |
71
- | 0 | <ul><li>'[헤드스파7]헤드스파7 트리트먼트 안티에이징 215ml 4개 215ml 4개 (#M)11st>헤어케어>린스>기능성 11st > 뷰티 > 헤어케어 > 린스 > 기능성'</li><li>'쿤달 트리트먼트 1058ml ×2쿤달 트리트먼트 블랑향 1058ml*2 (#M)11st>헤어케어>트리트먼트>트리트먼트 11st > 뷰티 > 헤어케어 > 트리트먼트 > 트리트먼트'</li><li>'[부스스한 모발용] NEW 서브리믹 에어리플로우 마스크 200g (#M)홈>헤어마스크>부시시한 모발케어 Naverstore > 화장품/미용 > 헤어케어 > 헤어팩'</li></ul> |
72
 
73
  ## Evaluation
74
 
75
  ### Metrics
76
  | Label | Accuracy |
77
  |:--------|:---------|
78
- | **all** | 0.8766 |
79
 
80
  ## Uses
81
 
@@ -95,7 +95,7 @@ from setfit import SetFitModel
95
  # Download from the 🤗 Hub
96
  model = SetFitModel.from_pretrained("mini1013/master_cate_top_bt13_9_test_flat")
97
  # Run inference
98
- preds = model("[1+1] 쿤달 단백질 트리트먼트 500ml 라임모히또 (#M)홈>헤어>트리트먼트 Naverstore > 화장품/미용 > 헤어케어 > 트리트먼트")
99
  ```
100
 
101
  <!--
@@ -127,7 +127,7 @@ preds = model("[1+1] 쿤달 단백질 트리트먼트 500ml 라임모히또 (#M)
127
  ### Training Set Metrics
128
  | Training set | Min | Median | Max |
129
  |:-------------|:----|:-------|:----|
130
- | Word count | 11 | 21.04 | 49 |
131
 
132
  | Label | Training Sample Count |
133
  |:------|:----------------------|
@@ -156,13 +156,13 @@ preds = model("[1+1] 쿤달 단백질 트리트먼트 500ml 라임모히또 (#M)
156
  ### Training Results
157
  | Epoch | Step | Training Loss | Validation Loss |
158
  |:-------:|:----:|:-------------:|:---------------:|
159
- | 0.0064 | 1 | 0.4232 | - |
160
- | 0.3185 | 50 | 0.4139 | - |
161
- | 0.6369 | 100 | 0.2706 | - |
162
- | 0.9554 | 150 | 0.0711 | - |
163
- | 1.2739 | 200 | 0.0288 | - |
164
- | 1.5924 | 250 | 0.0046 | - |
165
- | 1.9108 | 300 | 0.0012 | - |
166
  | 2.2293 | 350 | 0.0003 | - |
167
  | 2.5478 | 400 | 0.0002 | - |
168
  | 2.8662 | 450 | 0.0001 | - |
@@ -194,10 +194,10 @@ preds = model("[1+1] 쿤달 단백질 트리트먼트 500ml 라임모히또 (#M)
194
  | 11.1465 | 1750 | 0.0 | - |
195
  | 11.4650 | 1800 | 0.0 | - |
196
  | 11.7834 | 1850 | 0.0 | - |
197
- | 12.1019 | 1900 | 0.0 | - |
198
- | 12.4204 | 1950 | 0.0 | - |
199
  | 12.7389 | 2000 | 0.0 | - |
200
- | 13.0573 | 2050 | 0.0 | - |
201
  | 13.3758 | 2100 | 0.0 | - |
202
  | 13.6943 | 2150 | 0.0 | - |
203
  | 14.0127 | 2200 | 0.0 | - |
@@ -227,19 +227,19 @@ preds = model("[1+1] 쿤달 단백질 트리트먼트 500ml 라임모히또 (#M)
227
  | 21.6561 | 3400 | 0.0 | - |
228
  | 21.9745 | 3450 | 0.0 | - |
229
  | 22.2930 | 3500 | 0.0 | - |
230
- | 22.6115 | 3550 | 0.0001 | - |
231
- | 22.9299 | 3600 | 0.0002 | - |
232
  | 23.2484 | 3650 | 0.0 | - |
233
  | 23.5669 | 3700 | 0.0 | - |
234
  | 23.8854 | 3750 | 0.0 | - |
235
  | 24.2038 | 3800 | 0.0 | - |
236
- | 24.5223 | 3850 | 0.0001 | - |
237
  | 24.8408 | 3900 | 0.0 | - |
238
- | 25.1592 | 3950 | 0.0001 | - |
239
  | 25.4777 | 4000 | 0.0 | - |
240
  | 25.7962 | 4050 | 0.0 | - |
241
  | 26.1146 | 4100 | 0.0 | - |
242
- | 26.4331 | 4150 | 0.0 | - |
243
  | 26.7516 | 4200 | 0.0 | - |
244
  | 27.0701 | 4250 | 0.0 | - |
245
  | 27.3885 | 4300 | 0.0 | - |
 
10
  - text-classification
11
  - generated_from_setfit_trainer
12
  widget:
13
+ - text: 아베다 데미지 레미디 데일리 헤어 리페어 100g 홈>전체상품;(#M)홈>화장품/미용>헤어케어>헤어에센스 Naverstore > 화장품/미용
14
+ > 헤어케어 > 헤어에센스
15
+ - text: '[멈칫] 단백질 트리트먼트 500ml 3종 택1 소프트블루솝 500ml (#M)뷰티>헤어/바디/미용기기>헤어케어>트리트먼트/팩/마스크
16
+ CJmall > 뷰티 > 헤어/바디/미용기기 > 바디스페셜케어 > 바디미스트'
17
+ - text: 로레알파리 토탈리페어5 트리트먼트 헤어팩 170ml(정가10,900원) LOREAL > LotteOn > 로레알파리 > Branded
18
  > 로레알 헤어팩 LotteOn > 뷰티 > 헤어/바디 > 헤어케어 > 트리트먼트/헤어팩
19
+ - text: 쿤달 트리트먼트 화이트머스크향 1058ml*2 쿤달 트리트먼트 화이트머스크향 1058ml*2 (#M)11st>헤어케어>트리트먼트>트리트먼트
20
+ 11st > 뷰티 > 헤어케어 > 트리트먼트 > 트리트먼트
21
+ - text: 한소희Pick 로레알파리 토탈리페어5 트리트먼트 헤어팩 400ml 50ml 헤어팩400ml LotteOn > 뷰티 > 헤어/바디 >
22
+ 헤어케어 > 트리트먼트/헤어팩 LotteOn > 뷰티 > 헤어/바디 > 헤어케어 > 트리트먼트/헤어팩
23
  inference: true
24
  model-index:
25
  - name: SetFit with mini1013/master_domain
 
33
  split: test
34
  metrics:
35
  - type: accuracy
36
+ value: 0.879746835443038
37
  name: Accuracy
38
  ---
39
 
 
65
  - **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
66
 
67
  ### Model Labels
68
+ | Label | Examples |
69
+ |:------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
70
+ | 1 | <ul><li>'[라벨영] 쇼킹 두피팩 3개 [00001] 01. 두피팩 3개 (#M)11st>헤어케어>헤어클리닉세트>헤어클리닉세트 11st > 뷰티 > 헤어케어 > 헤어클리닉세트'</li><li>'[웰라] SP 컬러 세이브 마스크 400ml SSG.COM/헤어케어/트리트먼트/케어/헤어팩/마스크;(#M)SSG.COM>헤어케어>트리트먼트/케어>헤어팩/마스크 ssg > 뷰티 > 헤어케어 > 트리트먼트/케어 > 헤어팩/마스크'</li><li>'미쟝센 데미지 케어 로즈프로틴 헤어팩 150ml × 1 (#M)쿠팡 홈>생활용품>헤어/바디/세안>트리트먼트/팩/앰플>헤어팩/헤어마스크 Coupang > 뷰티 > 헤어 > 트리트먼트/팩/앰플 > 헤어팩/헤어마스크'</li></ul> |
71
+ | 0 | <ul><li>'[선물포장][네이버단독]BEST 모공쫀쫀세럼 클리니컬 나이아신아마이드 20% 트리트먼트+( )베스트 립 1종+( )클리어 파우치 (#M)홈>~25% 할인 Naverstore > 화장품/미용 > 스킨케어 > 에센스'</li><li>'[헤드스파7]헤드스파7 트리트먼트 안티에이징 215ml 4215ml 4개 (#M)11st>헤어케어>린스>기능성 11st > 뷰티 > 헤어케어 > 린스 > 기능성'</li><li>'아모스 칼라포스 리브 트리트먼트 180ml 염색모발용 (#M)SSG.COM/헤어/바디/헤어케어/헤어트리트먼트 ssg > 뷰티 > 헤어/바디 > 헤어케어 > 헤어트리트먼트'</li></ul> |
72
 
73
  ## Evaluation
74
 
75
  ### Metrics
76
  | Label | Accuracy |
77
  |:--------|:---------|
78
+ | **all** | 0.8797 |
79
 
80
  ## Uses
81
 
 
95
  # Download from the 🤗 Hub
96
  model = SetFitModel.from_pretrained("mini1013/master_cate_top_bt13_9_test_flat")
97
  # Run inference
98
+ preds = model("아베다 데미지 레미디 데일리 헤어 리페어 100g 홈>전체상품;(#M)홈>화장품/미용>헤어케어>헤어에센스 Naverstore > 화장품/미용 > 헤어케어 > 헤어에센스")
99
  ```
100
 
101
  <!--
 
127
  ### Training Set Metrics
128
  | Training set | Min | Median | Max |
129
  |:-------------|:----|:-------|:----|
130
+ | Word count | 11 | 21.4 | 49 |
131
 
132
  | Label | Training Sample Count |
133
  |:------|:----------------------|
 
156
  ### Training Results
157
  | Epoch | Step | Training Loss | Validation Loss |
158
  |:-------:|:----:|:-------------:|:---------------:|
159
+ | 0.0064 | 1 | 0.4604 | - |
160
+ | 0.3185 | 50 | 0.4094 | - |
161
+ | 0.6369 | 100 | 0.2993 | - |
162
+ | 0.9554 | 150 | 0.0795 | - |
163
+ | 1.2739 | 200 | 0.0293 | - |
164
+ | 1.5924 | 250 | 0.0184 | - |
165
+ | 1.9108 | 300 | 0.0015 | - |
166
  | 2.2293 | 350 | 0.0003 | - |
167
  | 2.5478 | 400 | 0.0002 | - |
168
  | 2.8662 | 450 | 0.0001 | - |
 
194
  | 11.1465 | 1750 | 0.0 | - |
195
  | 11.4650 | 1800 | 0.0 | - |
196
  | 11.7834 | 1850 | 0.0 | - |
197
+ | 12.1019 | 1900 | 0.0004 | - |
198
+ | 12.4204 | 1950 | 0.0002 | - |
199
  | 12.7389 | 2000 | 0.0 | - |
200
+ | 13.0573 | 2050 | 0.0003 | - |
201
  | 13.3758 | 2100 | 0.0 | - |
202
  | 13.6943 | 2150 | 0.0 | - |
203
  | 14.0127 | 2200 | 0.0 | - |
 
227
  | 21.6561 | 3400 | 0.0 | - |
228
  | 21.9745 | 3450 | 0.0 | - |
229
  | 22.2930 | 3500 | 0.0 | - |
230
+ | 22.6115 | 3550 | 0.0 | - |
231
+ | 22.9299 | 3600 | 0.0 | - |
232
  | 23.2484 | 3650 | 0.0 | - |
233
  | 23.5669 | 3700 | 0.0 | - |
234
  | 23.8854 | 3750 | 0.0 | - |
235
  | 24.2038 | 3800 | 0.0 | - |
236
+ | 24.5223 | 3850 | 0.0 | - |
237
  | 24.8408 | 3900 | 0.0 | - |
238
+ | 25.1592 | 3950 | 0.0 | - |
239
  | 25.4777 | 4000 | 0.0 | - |
240
  | 25.7962 | 4050 | 0.0 | - |
241
  | 26.1146 | 4100 | 0.0 | - |
242
+ | 26.4331 | 4150 | 0.0002 | - |
243
  | 26.7516 | 4200 | 0.0 | - |
244
  | 27.0701 | 4250 | 0.0 | - |
245
  | 27.3885 | 4300 | 0.0 | - |
config_setfit.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "normalize_embeddings": false,
3
- "labels": null
4
  }
 
1
  {
2
+ "labels": null,
3
+ "normalize_embeddings": false
4
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e37c12d5c1c566cb2f43757b0d94a561e34a22411e8e3de61f893fad687a8f57
3
  size 442494816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cec3f53b688a2129f78fe303ab19337c86268640d62c7cde5c72779440b5a93c
3
  size 442494816
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ad6fe2fd01e40514f9372d65bca2a961e4075d6876998bb40158fce5643f602
3
  size 7007
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ba1f52daabcad7b7472f4e205e0b3b6ef105f944812dda82eabd7c7cdc64d3
3
  size 7007