Push model using huggingface_hub.
Browse files- 1_Pooling/config.json +10 -0
- README.md +247 -0
- config.json +29 -0
- config_sentence_transformers.json +10 -0
- config_setfit.json +4 -0
- model.safetensors +3 -0
- model_head.pkl +3 -0
- modules.json +14 -0
- sentence_bert_config.json +4 -0
- special_tokens_map.json +51 -0
- tokenizer.json +0 -0
- tokenizer_config.json +66 -0
- vocab.txt +0 -0
1_Pooling/config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"word_embedding_dimension": 768,
|
3 |
+
"pooling_mode_cls_token": false,
|
4 |
+
"pooling_mode_mean_tokens": true,
|
5 |
+
"pooling_mode_max_tokens": false,
|
6 |
+
"pooling_mode_mean_sqrt_len_tokens": false,
|
7 |
+
"pooling_mode_weightedmean_tokens": false,
|
8 |
+
"pooling_mode_lasttoken": false,
|
9 |
+
"include_prompt": true
|
10 |
+
}
|
README.md
ADDED
@@ -0,0 +1,247 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- setfit
|
4 |
+
- sentence-transformers
|
5 |
+
- text-classification
|
6 |
+
- generated_from_setfit_trainer
|
7 |
+
widget:
|
8 |
+
- text: 오픈페이스 스쿠터 오토바이 라이트 사계절 LED 남남녀공용 바이크 여성용 헬멧 스포츠/레저>오토바이/스쿠터>오토바이용품>헬멧
|
9 |
+
- text: 코미네 오토바이 핀 잠금 장치 도난 방지 디스크락 열쇠 스포츠/레저>오토바이/스쿠터>오토바이부품>잠금장치
|
10 |
+
- text: 방수 스즈끼 오토바이 방한복 배달 스즈키 우주복 겨울 오토바이 방한용품 스포츠/레저>오토바이/스쿠터>오토바이의류/잡화>상하세트
|
11 |
+
- text: 오토바이 스쿠터 리어백 트렁크 소형 탑박스 두꺼운 범용 스포츠/레저>오토바이/스쿠터>오토바이용품>기타오토바이용품
|
12 |
+
- text: 하템몰 오토바이 헬멧 블루투스 채터박스 BiT-3S 인터콤 스포츠/레저>오토바이/스쿠터>오토바이용품>기타오토바이용품
|
13 |
+
metrics:
|
14 |
+
- accuracy
|
15 |
+
pipeline_tag: text-classification
|
16 |
+
library_name: setfit
|
17 |
+
inference: true
|
18 |
+
base_model: mini1013/master_domain
|
19 |
+
model-index:
|
20 |
+
- name: SetFit with mini1013/master_domain
|
21 |
+
results:
|
22 |
+
- task:
|
23 |
+
type: text-classification
|
24 |
+
name: Text Classification
|
25 |
+
dataset:
|
26 |
+
name: Unknown
|
27 |
+
type: unknown
|
28 |
+
split: test
|
29 |
+
metrics:
|
30 |
+
- type: accuracy
|
31 |
+
value: 1.0
|
32 |
+
name: Accuracy
|
33 |
+
---
|
34 |
+
|
35 |
+
# SetFit with mini1013/master_domain
|
36 |
+
|
37 |
+
This is a [SetFit](https://github.com/huggingface/setfit) model that can be used for Text Classification. This SetFit model uses [mini1013/master_domain](https://huggingface.co/mini1013/master_domain) as the Sentence Transformer embedding model. A [LogisticRegression](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html) instance is used for classification.
|
38 |
+
|
39 |
+
The model has been trained using an efficient few-shot learning technique that involves:
|
40 |
+
|
41 |
+
1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
|
42 |
+
2. Training a classification head with features from the fine-tuned Sentence Transformer.
|
43 |
+
|
44 |
+
## Model Details
|
45 |
+
|
46 |
+
### Model Description
|
47 |
+
- **Model Type:** SetFit
|
48 |
+
- **Sentence Transformer body:** [mini1013/master_domain](https://huggingface.co/mini1013/master_domain)
|
49 |
+
- **Classification head:** a [LogisticRegression](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html) instance
|
50 |
+
- **Maximum Sequence Length:** 512 tokens
|
51 |
+
- **Number of Classes:** 6 classes
|
52 |
+
<!-- - **Training Dataset:** [Unknown](https://huggingface.co/datasets/unknown) -->
|
53 |
+
<!-- - **Language:** Unknown -->
|
54 |
+
<!-- - **License:** Unknown -->
|
55 |
+
|
56 |
+
### Model Sources
|
57 |
+
|
58 |
+
- **Repository:** [SetFit on GitHub](https://github.com/huggingface/setfit)
|
59 |
+
- **Paper:** [Efficient Few-Shot Learning Without Prompts](https://arxiv.org/abs/2209.11055)
|
60 |
+
- **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
|
61 |
+
|
62 |
+
### Model Labels
|
63 |
+
| Label | Examples |
|
64 |
+
|:------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
65 |
+
| 0.0 | <ul><li>'KR모터스 그란투스 125 스쿠터 스포츠/레저>오토바이/스쿠터>스쿠터>일반스쿠터'</li><li>'니키125 걸프 에디션 스쿠터 2024년 스포츠/레저>오토바이/스쿠터>스쿠터>일반스쿠터'</li><li>'AU테크 에코로 포니 전기스쿠터 12Ah 스포츠/레저>오토바이/스쿠터>스쿠터>전동스쿠터'</li></ul> |
|
66 |
+
| 3.0 | <ul><li>'오토바이 여름헬멧 오픈페이스 반모 경량 클래식 헬멧 빈티지 스틸 레트로 스포츠/레저>오토바이/스쿠터>오토바이용품>헬멧'</li><li>'레트로 바이크 헬멧 할리데이비슨 오토바이 감성 보 -레트로 미러 스포츠/레저>오토바이/스쿠터>오토바이용품>헬멧'</li><li>'남녀공용 편광 변색 선글라스 꽃가루 알레르기 방지 윈드 고글 UV400 보호 TR90 스포츠/레저>오토바이/스쿠터>오토바이용품>기타오토바이용품'</li></ul> |
|
67 |
+
| 4.0 | <ul><li>'코미네 3핑거 여름 반장갑 메쉬 글러브 BLACK-RED GK-260 스포츠/레저>오토바이/스쿠터>오토바이의류/잡화>바이크장갑'</li><li>'맥슬러 케블라 라이딩청바지 오토바이바지 M-2073 스포츠/레저>오토바이/스쿠터>오토바이의류/잡화>하의'</li><li>'오토바이 방한복 배달 남녀공용 일체형 방수 바이크 라이딩 배달우주복 스포츠/레저>오토바이/스쿠터>오토바이의류/잡화>상하세트'</li></ul> |
|
68 |
+
| 2.0 | <ul><li>'피렐리 엔젤 스쿠터 더뉴 PCX 뒤 타이어 120 스포츠/레저>오토바이/스쿠터>오토바이부품>기타오토바이부품'</li><li>'투스크 메가비트 레이디얼 타이어 28x1015 혼다 탈론 폭스 라이브 밸브용 1000X 스포츠/레저>오토바이/스쿠터>오토바이부품>기타오토바이부품'</li><li>'혼다 PCX125 브레이크 캘리퍼 핀 45215-KPH-951 스포츠/레저>오토바이/스쿠터>오토바이부품>기타오토바이부품'</li></ul> |
|
69 |
+
| 1.0 | <ul><li>'CFORCE 450 4륜 오토바이 스포츠/레저>오토바이/스쿠터>오토바이'</li><li>'ATV-A형 사륜오토바이 스포츠/레저>오토바이/스쿠터>오토바이'</li><li>'BMW F850GS 오토바이 스포츠/레저>오토바이/스쿠터>오토바이'</li></ul> |
|
70 |
+
| 5.0 | <ul><li>'자이로콥 G에스 전동투휠 4.4Ah 스포츠/레저>오토바이/스쿠터>전동휠'</li><li>'킹송 외발휠 16S 840Wh 스포츠/레저>오토바이/스쿠터>전동휠'</li><li>'나인봇 엘리트 플러스 전동휠 10Ah 스포츠/레저>오토바이/스쿠터>전동휠'</li></ul> |
|
71 |
+
|
72 |
+
## Evaluation
|
73 |
+
|
74 |
+
### Metrics
|
75 |
+
| Label | Accuracy |
|
76 |
+
|:--------|:---------|
|
77 |
+
| **all** | 1.0 |
|
78 |
+
|
79 |
+
## Uses
|
80 |
+
|
81 |
+
### Direct Use for Inference
|
82 |
+
|
83 |
+
First install the SetFit library:
|
84 |
+
|
85 |
+
```bash
|
86 |
+
pip install setfit
|
87 |
+
```
|
88 |
+
|
89 |
+
Then you can load this model and run inference.
|
90 |
+
|
91 |
+
```python
|
92 |
+
from setfit import SetFitModel
|
93 |
+
|
94 |
+
# Download from the 🤗 Hub
|
95 |
+
model = SetFitModel.from_pretrained("mini1013/master_cate_sl23")
|
96 |
+
# Run inference
|
97 |
+
preds = model("코미네 오토바이 핀 잠금 장치 도난 방지 디스크락 열쇠 스포츠/레저>오토바이/스쿠터>오토바이부품>잠금장치")
|
98 |
+
```
|
99 |
+
|
100 |
+
<!--
|
101 |
+
### Downstream Use
|
102 |
+
|
103 |
+
*List how someone could finetune this model on their own dataset.*
|
104 |
+
-->
|
105 |
+
|
106 |
+
<!--
|
107 |
+
### Out-of-Scope Use
|
108 |
+
|
109 |
+
*List how the model may foreseeably be misused and address what users ought not to do with the model.*
|
110 |
+
-->
|
111 |
+
|
112 |
+
<!--
|
113 |
+
## Bias, Risks and Limitations
|
114 |
+
|
115 |
+
*What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
|
116 |
+
-->
|
117 |
+
|
118 |
+
<!--
|
119 |
+
### Recommendations
|
120 |
+
|
121 |
+
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
122 |
+
-->
|
123 |
+
|
124 |
+
## Training Details
|
125 |
+
|
126 |
+
### Training Set Metrics
|
127 |
+
| Training set | Min | Median | Max |
|
128 |
+
|:-------------|:----|:-------|:----|
|
129 |
+
| Word count | 3 | 8.3719 | 19 |
|
130 |
+
|
131 |
+
| Label | Training Sample Count |
|
132 |
+
|:------|:----------------------|
|
133 |
+
| 0.0 | 70 |
|
134 |
+
| 1.0 | 70 |
|
135 |
+
| 2.0 | 70 |
|
136 |
+
| 3.0 | 70 |
|
137 |
+
| 4.0 | 70 |
|
138 |
+
| 5.0 | 13 |
|
139 |
+
|
140 |
+
### Training Hyperparameters
|
141 |
+
- batch_size: (256, 256)
|
142 |
+
- num_epochs: (30, 30)
|
143 |
+
- max_steps: -1
|
144 |
+
- sampling_strategy: oversampling
|
145 |
+
- num_iterations: 50
|
146 |
+
- body_learning_rate: (2e-05, 1e-05)
|
147 |
+
- head_learning_rate: 0.01
|
148 |
+
- loss: CosineSimilarityLoss
|
149 |
+
- distance_metric: cosine_distance
|
150 |
+
- margin: 0.25
|
151 |
+
- end_to_end: False
|
152 |
+
- use_amp: False
|
153 |
+
- warmup_proportion: 0.1
|
154 |
+
- l2_weight: 0.01
|
155 |
+
- seed: 42
|
156 |
+
- eval_max_steps: -1
|
157 |
+
- load_best_model_at_end: False
|
158 |
+
|
159 |
+
### Training Results
|
160 |
+
| Epoch | Step | Training Loss | Validation Loss |
|
161 |
+
|:-------:|:----:|:-------------:|:---------------:|
|
162 |
+
| 0.0141 | 1 | 0.4943 | - |
|
163 |
+
| 0.7042 | 50 | 0.4622 | - |
|
164 |
+
| 1.4085 | 100 | 0.1572 | - |
|
165 |
+
| 2.1127 | 150 | 0.0427 | - |
|
166 |
+
| 2.8169 | 200 | 0.0006 | - |
|
167 |
+
| 3.5211 | 250 | 0.0 | - |
|
168 |
+
| 4.2254 | 300 | 0.0 | - |
|
169 |
+
| 4.9296 | 350 | 0.0 | - |
|
170 |
+
| 5.6338 | 400 | 0.0 | - |
|
171 |
+
| 6.3380 | 450 | 0.0 | - |
|
172 |
+
| 7.0423 | 500 | 0.0 | - |
|
173 |
+
| 7.7465 | 550 | 0.0 | - |
|
174 |
+
| 8.4507 | 600 | 0.0 | - |
|
175 |
+
| 9.1549 | 650 | 0.0 | - |
|
176 |
+
| 9.8592 | 700 | 0.0 | - |
|
177 |
+
| 10.5634 | 750 | 0.0 | - |
|
178 |
+
| 11.2676 | 800 | 0.0 | - |
|
179 |
+
| 11.9718 | 850 | 0.0 | - |
|
180 |
+
| 12.6761 | 900 | 0.0001 | - |
|
181 |
+
| 13.3803 | 950 | 0.0 | - |
|
182 |
+
| 14.0845 | 1000 | 0.0 | - |
|
183 |
+
| 14.7887 | 1050 | 0.0 | - |
|
184 |
+
| 15.4930 | 1100 | 0.0 | - |
|
185 |
+
| 16.1972 | 1150 | 0.0 | - |
|
186 |
+
| 16.9014 | 1200 | 0.0 | - |
|
187 |
+
| 17.6056 | 1250 | 0.0 | - |
|
188 |
+
| 18.3099 | 1300 | 0.0 | - |
|
189 |
+
| 19.0141 | 1350 | 0.0 | - |
|
190 |
+
| 19.7183 | 1400 | 0.0 | - |
|
191 |
+
| 20.4225 | 1450 | 0.0 | - |
|
192 |
+
| 21.1268 | 1500 | 0.0 | - |
|
193 |
+
| 21.8310 | 1550 | 0.0 | - |
|
194 |
+
| 22.5352 | 1600 | 0.0 | - |
|
195 |
+
| 23.2394 | 1650 | 0.0 | - |
|
196 |
+
| 23.9437 | 1700 | 0.0 | - |
|
197 |
+
| 24.6479 | 1750 | 0.0 | - |
|
198 |
+
| 25.3521 | 1800 | 0.0 | - |
|
199 |
+
| 26.0563 | 1850 | 0.0 | - |
|
200 |
+
| 26.7606 | 1900 | 0.0 | - |
|
201 |
+
| 27.4648 | 1950 | 0.0 | - |
|
202 |
+
| 28.1690 | 2000 | 0.0 | - |
|
203 |
+
| 28.8732 | 2050 | 0.0 | - |
|
204 |
+
| 29.5775 | 2100 | 0.0 | - |
|
205 |
+
|
206 |
+
### Framework Versions
|
207 |
+
- Python: 3.10.12
|
208 |
+
- SetFit: 1.1.0
|
209 |
+
- Sentence Transformers: 3.3.1
|
210 |
+
- Transformers: 4.44.2
|
211 |
+
- PyTorch: 2.2.0a0+81ea7a4
|
212 |
+
- Datasets: 3.2.0
|
213 |
+
- Tokenizers: 0.19.1
|
214 |
+
|
215 |
+
## Citation
|
216 |
+
|
217 |
+
### BibTeX
|
218 |
+
```bibtex
|
219 |
+
@article{https://doi.org/10.48550/arxiv.2209.11055,
|
220 |
+
doi = {10.48550/ARXIV.2209.11055},
|
221 |
+
url = {https://arxiv.org/abs/2209.11055},
|
222 |
+
author = {Tunstall, Lewis and Reimers, Nils and Jo, Unso Eun Seo and Bates, Luke and Korat, Daniel and Wasserblat, Moshe and Pereg, Oren},
|
223 |
+
keywords = {Computation and Language (cs.CL), FOS: Computer and information sciences, FOS: Computer and information sciences},
|
224 |
+
title = {Efficient Few-Shot Learning Without Prompts},
|
225 |
+
publisher = {arXiv},
|
226 |
+
year = {2022},
|
227 |
+
copyright = {Creative Commons Attribution 4.0 International}
|
228 |
+
}
|
229 |
+
```
|
230 |
+
|
231 |
+
<!--
|
232 |
+
## Glossary
|
233 |
+
|
234 |
+
*Clearly define terms in order to be accessible across audiences.*
|
235 |
+
-->
|
236 |
+
|
237 |
+
<!--
|
238 |
+
## Model Card Authors
|
239 |
+
|
240 |
+
*Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
|
241 |
+
-->
|
242 |
+
|
243 |
+
<!--
|
244 |
+
## Model Card Contact
|
245 |
+
|
246 |
+
*Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
|
247 |
+
-->
|
config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "mini1013/master_item_sl_org_gtcate",
|
3 |
+
"architectures": [
|
4 |
+
"RobertaModel"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"gradient_checkpointing": false,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout_prob": 0.1,
|
13 |
+
"hidden_size": 768,
|
14 |
+
"initializer_range": 0.02,
|
15 |
+
"intermediate_size": 3072,
|
16 |
+
"layer_norm_eps": 1e-05,
|
17 |
+
"max_position_embeddings": 514,
|
18 |
+
"model_type": "roberta",
|
19 |
+
"num_attention_heads": 12,
|
20 |
+
"num_hidden_layers": 12,
|
21 |
+
"pad_token_id": 1,
|
22 |
+
"position_embedding_type": "absolute",
|
23 |
+
"tokenizer_class": "BertTokenizer",
|
24 |
+
"torch_dtype": "float32",
|
25 |
+
"transformers_version": "4.44.2",
|
26 |
+
"type_vocab_size": 1,
|
27 |
+
"use_cache": true,
|
28 |
+
"vocab_size": 32000
|
29 |
+
}
|
config_sentence_transformers.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"__version__": {
|
3 |
+
"sentence_transformers": "3.3.1",
|
4 |
+
"transformers": "4.44.2",
|
5 |
+
"pytorch": "2.2.0a0+81ea7a4"
|
6 |
+
},
|
7 |
+
"prompts": {},
|
8 |
+
"default_prompt_name": null,
|
9 |
+
"similarity_fn_name": "cosine"
|
10 |
+
}
|
config_setfit.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": null,
|
3 |
+
"normalize_embeddings": false
|
4 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:815846f4734137159cf426229fa1e4a3336ad1c22d050e93f2a3bbd654e9ddd2
|
3 |
+
size 442494816
|
model_head.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20c9dc5a0e54c2fb22c55a4896eb5e5ad0de1b369bd73b83687e971f69d70f2e
|
3 |
+
size 37767
|
modules.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"idx": 0,
|
4 |
+
"name": "0",
|
5 |
+
"path": "",
|
6 |
+
"type": "sentence_transformers.models.Transformer"
|
7 |
+
},
|
8 |
+
{
|
9 |
+
"idx": 1,
|
10 |
+
"name": "1",
|
11 |
+
"path": "1_Pooling",
|
12 |
+
"type": "sentence_transformers.models.Pooling"
|
13 |
+
}
|
14 |
+
]
|
sentence_bert_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_seq_length": 512,
|
3 |
+
"do_lower_case": false
|
4 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "[CLS]",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"cls_token": {
|
10 |
+
"content": "[CLS]",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"eos_token": {
|
17 |
+
"content": "[SEP]",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"mask_token": {
|
24 |
+
"content": "[MASK]",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
},
|
30 |
+
"pad_token": {
|
31 |
+
"content": "[PAD]",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
},
|
37 |
+
"sep_token": {
|
38 |
+
"content": "[SEP]",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false
|
43 |
+
},
|
44 |
+
"unk_token": {
|
45 |
+
"content": "[UNK]",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false
|
50 |
+
}
|
51 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[CLS]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "[PAD]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "[SEP]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"3": {
|
28 |
+
"content": "[UNK]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"4": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"bos_token": "[CLS]",
|
45 |
+
"clean_up_tokenization_spaces": false,
|
46 |
+
"cls_token": "[CLS]",
|
47 |
+
"do_basic_tokenize": true,
|
48 |
+
"do_lower_case": false,
|
49 |
+
"eos_token": "[SEP]",
|
50 |
+
"mask_token": "[MASK]",
|
51 |
+
"max_length": 512,
|
52 |
+
"model_max_length": 512,
|
53 |
+
"never_split": null,
|
54 |
+
"pad_to_multiple_of": null,
|
55 |
+
"pad_token": "[PAD]",
|
56 |
+
"pad_token_type_id": 0,
|
57 |
+
"padding_side": "right",
|
58 |
+
"sep_token": "[SEP]",
|
59 |
+
"stride": 0,
|
60 |
+
"strip_accents": null,
|
61 |
+
"tokenize_chinese_chars": true,
|
62 |
+
"tokenizer_class": "BertTokenizer",
|
63 |
+
"truncation_side": "right",
|
64 |
+
"truncation_strategy": "longest_first",
|
65 |
+
"unk_token": "[UNK]"
|
66 |
+
}
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|