youssefkhalil320 commited on
Commit
98bc080
·
verified ·
1 Parent(s): 323cae3

Upload folder using huggingface_hub

Browse files
1_Pooling/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "word_embedding_dimension": 384,
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,761 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: sentence-transformers/all-MiniLM-L6-v2
3
+ language:
4
+ - en
5
+ library_name: sentence-transformers
6
+ license: apache-2.0
7
+ pipeline_tag: sentence-similarity
8
+ tags:
9
+ - sentence-transformers
10
+ - sentence-similarity
11
+ - feature-extraction
12
+ - generated_from_trainer
13
+ - dataset_size:1363306
14
+ - loss:CoSENTLoss
15
+ widget:
16
+ - source_sentence: labneh
17
+ sentences:
18
+ - iftar
19
+ - bathing suit
20
+ - coffee cup
21
+ - source_sentence: Velvet flock Veil
22
+ sentences:
23
+ - mermaid purse
24
+ - veil
25
+ - mobile bag
26
+ - source_sentence: Red lipstick
27
+ sentences:
28
+ - chemise dress
29
+ - tote
30
+ - rouge
31
+ - source_sentence: Unisex Travel bag
32
+ sentences:
33
+ - spf
34
+ - basic vega ring
35
+ - travel backpack
36
+ - source_sentence: jeremy hush book
37
+ sentences:
38
+ - chinese jumper
39
+ - perfume
40
+ - home automation device
41
+ ---
42
+
43
+ # all-MiniLM-L6-v4-pair_score
44
+
45
+ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2). It maps sentences & paragraphs to a 384-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
46
+
47
+ ## Model Details
48
+
49
+ ### Model Description
50
+ - **Model Type:** Sentence Transformer
51
+ - **Base model:** [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) <!-- at revision fa97f6e7cb1a59073dff9e6b13e2715cf7475ac9 -->
52
+ - **Maximum Sequence Length:** 256 tokens
53
+ - **Output Dimensionality:** 384 tokens
54
+ - **Similarity Function:** Cosine Similarity
55
+ <!-- - **Training Dataset:** Unknown -->
56
+ - **Language:** en
57
+ - **License:** apache-2.0
58
+
59
+ ### Model Sources
60
+
61
+ - **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
62
+ - **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
63
+ - **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
64
+
65
+ ### Full Model Architecture
66
+
67
+ ```
68
+ SentenceTransformer(
69
+ (0): Transformer({'max_seq_length': 256, 'do_lower_case': False}) with Transformer model: BertModel
70
+ (1): Pooling({'word_embedding_dimension': 384, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
71
+ (2): Normalize()
72
+ )
73
+ ```
74
+
75
+ ## Usage
76
+
77
+ ### Direct Usage (Sentence Transformers)
78
+
79
+ First install the Sentence Transformers library:
80
+
81
+ ```bash
82
+ pip install -U sentence-transformers
83
+ ```
84
+
85
+ Then you can load this model and run inference.
86
+ ```python
87
+ from sentence_transformers import SentenceTransformer
88
+
89
+ # Download from the 🤗 Hub
90
+ model = SentenceTransformer("sentence_transformers_model_id")
91
+ # Run inference
92
+ sentences = [
93
+ 'jeremy hush book',
94
+ 'chinese jumper',
95
+ 'perfume',
96
+ ]
97
+ embeddings = model.encode(sentences)
98
+ print(embeddings.shape)
99
+ # [3, 384]
100
+
101
+ # Get the similarity scores for the embeddings
102
+ similarities = model.similarity(embeddings, embeddings)
103
+ print(similarities.shape)
104
+ # [3, 3]
105
+ ```
106
+
107
+ <!--
108
+ ### Direct Usage (Transformers)
109
+
110
+ <details><summary>Click to see the direct usage in Transformers</summary>
111
+
112
+ </details>
113
+ -->
114
+
115
+ <!--
116
+ ### Downstream Usage (Sentence Transformers)
117
+
118
+ You can finetune this model on your own dataset.
119
+
120
+ <details><summary>Click to expand</summary>
121
+
122
+ </details>
123
+ -->
124
+
125
+ <!--
126
+ ### Out-of-Scope Use
127
+
128
+ *List how the model may foreseeably be misused and address what users ought not to do with the model.*
129
+ -->
130
+
131
+ <!--
132
+ ## Bias, Risks and Limitations
133
+
134
+ *What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
135
+ -->
136
+
137
+ <!--
138
+ ### Recommendations
139
+
140
+ *What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
141
+ -->
142
+
143
+ ## Training Details
144
+
145
+ ### Training Hyperparameters
146
+ #### Non-Default Hyperparameters
147
+
148
+ - `eval_strategy`: steps
149
+ - `per_device_train_batch_size`: 128
150
+ - `per_device_eval_batch_size`: 128
151
+ - `learning_rate`: 2e-05
152
+ - `num_train_epochs`: 4
153
+ - `warmup_ratio`: 0.1
154
+ - `fp16`: True
155
+
156
+ #### All Hyperparameters
157
+ <details><summary>Click to expand</summary>
158
+
159
+ - `overwrite_output_dir`: False
160
+ - `do_predict`: False
161
+ - `eval_strategy`: steps
162
+ - `prediction_loss_only`: True
163
+ - `per_device_train_batch_size`: 128
164
+ - `per_device_eval_batch_size`: 128
165
+ - `per_gpu_train_batch_size`: None
166
+ - `per_gpu_eval_batch_size`: None
167
+ - `gradient_accumulation_steps`: 1
168
+ - `eval_accumulation_steps`: None
169
+ - `torch_empty_cache_steps`: None
170
+ - `learning_rate`: 2e-05
171
+ - `weight_decay`: 0.0
172
+ - `adam_beta1`: 0.9
173
+ - `adam_beta2`: 0.999
174
+ - `adam_epsilon`: 1e-08
175
+ - `max_grad_norm`: 1.0
176
+ - `num_train_epochs`: 4
177
+ - `max_steps`: -1
178
+ - `lr_scheduler_type`: linear
179
+ - `lr_scheduler_kwargs`: {}
180
+ - `warmup_ratio`: 0.1
181
+ - `warmup_steps`: 0
182
+ - `log_level`: passive
183
+ - `log_level_replica`: warning
184
+ - `log_on_each_node`: True
185
+ - `logging_nan_inf_filter`: True
186
+ - `save_safetensors`: True
187
+ - `save_on_each_node`: False
188
+ - `save_only_model`: False
189
+ - `restore_callback_states_from_checkpoint`: False
190
+ - `no_cuda`: False
191
+ - `use_cpu`: False
192
+ - `use_mps_device`: False
193
+ - `seed`: 42
194
+ - `data_seed`: None
195
+ - `jit_mode_eval`: False
196
+ - `use_ipex`: False
197
+ - `bf16`: False
198
+ - `fp16`: True
199
+ - `fp16_opt_level`: O1
200
+ - `half_precision_backend`: auto
201
+ - `bf16_full_eval`: False
202
+ - `fp16_full_eval`: False
203
+ - `tf32`: None
204
+ - `local_rank`: 0
205
+ - `ddp_backend`: None
206
+ - `tpu_num_cores`: None
207
+ - `tpu_metrics_debug`: False
208
+ - `debug`: []
209
+ - `dataloader_drop_last`: False
210
+ - `dataloader_num_workers`: 0
211
+ - `dataloader_prefetch_factor`: None
212
+ - `past_index`: -1
213
+ - `disable_tqdm`: False
214
+ - `remove_unused_columns`: True
215
+ - `label_names`: None
216
+ - `load_best_model_at_end`: False
217
+ - `ignore_data_skip`: False
218
+ - `fsdp`: []
219
+ - `fsdp_min_num_params`: 0
220
+ - `fsdp_config`: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
221
+ - `fsdp_transformer_layer_cls_to_wrap`: None
222
+ - `accelerator_config`: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}
223
+ - `deepspeed`: None
224
+ - `label_smoothing_factor`: 0.0
225
+ - `optim`: adamw_torch
226
+ - `optim_args`: None
227
+ - `adafactor`: False
228
+ - `group_by_length`: False
229
+ - `length_column_name`: length
230
+ - `ddp_find_unused_parameters`: None
231
+ - `ddp_bucket_cap_mb`: None
232
+ - `ddp_broadcast_buffers`: False
233
+ - `dataloader_pin_memory`: True
234
+ - `dataloader_persistent_workers`: False
235
+ - `skip_memory_metrics`: True
236
+ - `use_legacy_prediction_loop`: False
237
+ - `push_to_hub`: False
238
+ - `resume_from_checkpoint`: None
239
+ - `hub_model_id`: None
240
+ - `hub_strategy`: every_save
241
+ - `hub_private_repo`: False
242
+ - `hub_always_push`: False
243
+ - `gradient_checkpointing`: False
244
+ - `gradient_checkpointing_kwargs`: None
245
+ - `include_inputs_for_metrics`: False
246
+ - `eval_do_concat_batches`: True
247
+ - `fp16_backend`: auto
248
+ - `push_to_hub_model_id`: None
249
+ - `push_to_hub_organization`: None
250
+ - `mp_parameters`:
251
+ - `auto_find_batch_size`: False
252
+ - `full_determinism`: False
253
+ - `torchdynamo`: None
254
+ - `ray_scope`: last
255
+ - `ddp_timeout`: 1800
256
+ - `torch_compile`: False
257
+ - `torch_compile_backend`: None
258
+ - `torch_compile_mode`: None
259
+ - `dispatch_batches`: None
260
+ - `split_batches`: None
261
+ - `include_tokens_per_second`: False
262
+ - `include_num_input_tokens_seen`: False
263
+ - `neftune_noise_alpha`: None
264
+ - `optim_target_modules`: None
265
+ - `batch_eval_metrics`: False
266
+ - `eval_on_start`: False
267
+ - `use_liger_kernel`: False
268
+ - `eval_use_gather_object`: False
269
+ - `batch_sampler`: batch_sampler
270
+ - `multi_dataset_batch_sampler`: proportional
271
+
272
+ </details>
273
+
274
+ ### Training Logs
275
+ <details><summary>Click to expand</summary>
276
+
277
+ | Epoch | Step | Training Loss | loss |
278
+ |:------:|:-----:|:-------------:|:------:|
279
+ | 0.0094 | 100 | 17.0123 | - |
280
+ | 0.0188 | 200 | 16.3963 | - |
281
+ | 0.0282 | 300 | 14.9883 | - |
282
+ | 0.0376 | 400 | 12.5378 | - |
283
+ | 0.0469 | 500 | 9.8375 | - |
284
+ | 0.0563 | 600 | 8.4884 | - |
285
+ | 0.0657 | 700 | 8.2217 | - |
286
+ | 0.0751 | 800 | 8.1311 | - |
287
+ | 0.0845 | 900 | 8.104 | - |
288
+ | 0.0939 | 1000 | 8.0921 | - |
289
+ | 0.1033 | 1100 | 8.0568 | - |
290
+ | 0.1127 | 1200 | 8.0567 | - |
291
+ | 0.1221 | 1300 | 8.0534 | - |
292
+ | 0.1314 | 1400 | 8.0189 | - |
293
+ | 0.1408 | 1500 | 8.0172 | - |
294
+ | 0.1502 | 1600 | 8.0291 | - |
295
+ | 0.1596 | 1700 | 8.0396 | - |
296
+ | 0.1690 | 1800 | 8.0527 | - |
297
+ | 0.1784 | 1900 | 8.0543 | - |
298
+ | 0.1878 | 2000 | 8.0244 | - |
299
+ | 0.1972 | 2100 | 8.0294 | - |
300
+ | 0.2066 | 2200 | 8.019 | - |
301
+ | 0.2159 | 2300 | 7.9946 | - |
302
+ | 0.2253 | 2400 | 8.0233 | - |
303
+ | 0.2347 | 2500 | 8.0058 | - |
304
+ | 0.2441 | 2600 | 8.0146 | - |
305
+ | 0.2535 | 2700 | 8.0116 | - |
306
+ | 0.2629 | 2800 | 7.9843 | - |
307
+ | 0.2723 | 2900 | 8.0226 | - |
308
+ | 0.2817 | 3000 | 7.991 | - |
309
+ | 0.2911 | 3100 | 8.0041 | - |
310
+ | 0.3004 | 3200 | 8.025 | - |
311
+ | 0.3098 | 3300 | 7.9913 | - |
312
+ | 0.3192 | 3400 | 7.9852 | - |
313
+ | 0.3286 | 3500 | 8.0103 | - |
314
+ | 0.3380 | 3600 | 7.9911 | - |
315
+ | 0.3474 | 3700 | 7.9892 | - |
316
+ | 0.3568 | 3800 | 7.9605 | - |
317
+ | 0.3662 | 3900 | 8.011 | - |
318
+ | 0.3756 | 4000 | 7.9894 | - |
319
+ | 0.3849 | 4100 | 7.9658 | - |
320
+ | 0.3943 | 4200 | 7.9791 | - |
321
+ | 0.4037 | 4300 | 7.9717 | - |
322
+ | 0.4131 | 4400 | 8.0139 | - |
323
+ | 0.4225 | 4500 | 7.9691 | - |
324
+ | 0.4319 | 4600 | 8.0115 | - |
325
+ | 0.4413 | 4700 | 8.0245 | - |
326
+ | 0.4507 | 4800 | 8.0289 | - |
327
+ | 0.4601 | 4900 | 7.9644 | - |
328
+ | 0.4694 | 5000 | 7.9851 | 7.9703 |
329
+ | 0.4788 | 5100 | 7.9594 | - |
330
+ | 0.4882 | 5200 | 7.9618 | - |
331
+ | 0.4976 | 5300 | 7.9917 | - |
332
+ | 0.5070 | 5400 | 7.988 | - |
333
+ | 0.5164 | 5500 | 8.0203 | - |
334
+ | 0.5258 | 5600 | 7.9738 | - |
335
+ | 0.5352 | 5700 | 7.9614 | - |
336
+ | 0.5445 | 5800 | 7.9567 | - |
337
+ | 0.5539 | 5900 | 7.9721 | - |
338
+ | 0.5633 | 6000 | 7.96 | - |
339
+ | 0.5727 | 6100 | 7.9376 | - |
340
+ | 0.5821 | 6200 | 7.9901 | - |
341
+ | 0.5915 | 6300 | 7.9559 | - |
342
+ | 0.6009 | 6400 | 7.9548 | - |
343
+ | 0.6103 | 6500 | 8.0004 | - |
344
+ | 0.6197 | 6600 | 7.9607 | - |
345
+ | 0.6290 | 6700 | 7.9779 | - |
346
+ | 0.6384 | 6800 | 7.9401 | - |
347
+ | 0.6478 | 6900 | 7.9695 | - |
348
+ | 0.6572 | 7000 | 7.9667 | - |
349
+ | 0.6666 | 7100 | 7.9679 | - |
350
+ | 0.6760 | 7200 | 7.9821 | - |
351
+ | 0.6854 | 7300 | 7.9981 | - |
352
+ | 0.6948 | 7400 | 7.975 | - |
353
+ | 0.7042 | 7500 | 7.9438 | - |
354
+ | 0.7135 | 7600 | 7.9611 | - |
355
+ | 0.7229 | 7700 | 7.9501 | - |
356
+ | 0.7323 | 7800 | 7.9565 | - |
357
+ | 0.7417 | 7900 | 7.9199 | - |
358
+ | 0.7511 | 8000 | 7.9601 | - |
359
+ | 0.7605 | 8100 | 7.9208 | - |
360
+ | 0.7699 | 8200 | 7.9488 | - |
361
+ | 0.7793 | 8300 | 7.9519 | - |
362
+ | 0.7887 | 8400 | 7.9806 | - |
363
+ | 0.7980 | 8500 | 7.9557 | - |
364
+ | 0.8074 | 8600 | 7.9383 | - |
365
+ | 0.8168 | 8700 | 7.9541 | - |
366
+ | 0.8262 | 8800 | 7.9529 | - |
367
+ | 0.8356 | 8900 | 7.9463 | - |
368
+ | 0.8450 | 9000 | 7.9674 | - |
369
+ | 0.8544 | 9100 | 7.9454 | - |
370
+ | 0.8638 | 9200 | 7.9613 | - |
371
+ | 0.8732 | 9300 | 7.9119 | - |
372
+ | 0.8825 | 9400 | 7.9806 | - |
373
+ | 0.8919 | 9500 | 7.9449 | - |
374
+ | 0.9013 | 9600 | 7.9254 | - |
375
+ | 0.9107 | 9700 | 7.9156 | - |
376
+ | 0.9201 | 9800 | 7.9105 | - |
377
+ | 0.9295 | 9900 | 7.9668 | - |
378
+ | 0.9389 | 10000 | 7.9922 | 7.9137 |
379
+ | 0.9483 | 10100 | 7.9261 | - |
380
+ | 0.9577 | 10200 | 7.9134 | - |
381
+ | 0.9670 | 10300 | 7.8968 | - |
382
+ | 0.9764 | 10400 | 7.9086 | - |
383
+ | 0.9858 | 10500 | 7.9609 | - |
384
+ | 0.9952 | 10600 | 7.9125 | - |
385
+ | 1.0046 | 10700 | 7.8816 | - |
386
+ | 1.0140 | 10800 | 7.9558 | - |
387
+ | 1.0234 | 10900 | 7.9357 | - |
388
+ | 1.0328 | 11000 | 7.9212 | - |
389
+ | 1.0422 | 11100 | 7.9305 | - |
390
+ | 1.0515 | 11200 | 7.9073 | - |
391
+ | 1.0609 | 11300 | 7.9016 | - |
392
+ | 1.0703 | 11400 | 7.9321 | - |
393
+ | 1.0797 | 11500 | 7.8765 | - |
394
+ | 1.0891 | 11600 | 7.8907 | - |
395
+ | 1.0985 | 11700 | 7.9338 | - |
396
+ | 1.1079 | 11800 | 7.9163 | - |
397
+ | 1.1173 | 11900 | 7.8892 | - |
398
+ | 1.1267 | 12000 | 7.9261 | - |
399
+ | 1.1360 | 12100 | 7.8846 | - |
400
+ | 1.1454 | 12200 | 7.8976 | - |
401
+ | 1.1548 | 12300 | 7.8796 | - |
402
+ | 1.1642 | 12400 | 7.9041 | - |
403
+ | 1.1736 | 12500 | 7.9181 | - |
404
+ | 1.1830 | 12600 | 7.8944 | - |
405
+ | 1.1924 | 12700 | 7.9168 | - |
406
+ | 1.2018 | 12800 | 7.9122 | - |
407
+ | 1.2112 | 12900 | 7.9006 | - |
408
+ | 1.2205 | 13000 | 7.916 | - |
409
+ | 1.2299 | 13100 | 7.8994 | - |
410
+ | 1.2393 | 13200 | 7.8785 | - |
411
+ | 1.2487 | 13300 | 7.8751 | - |
412
+ | 1.2581 | 13400 | 7.9022 | - |
413
+ | 1.2675 | 13500 | 7.8806 | - |
414
+ | 1.2769 | 13600 | 7.9056 | - |
415
+ | 1.2863 | 13700 | 7.889 | - |
416
+ | 1.2957 | 13800 | 7.9155 | - |
417
+ | 1.3050 | 13900 | 7.9346 | - |
418
+ | 1.3144 | 14000 | 7.8537 | - |
419
+ | 1.3238 | 14100 | 7.8961 | - |
420
+ | 1.3332 | 14200 | 7.8977 | - |
421
+ | 1.3426 | 14300 | 7.887 | - |
422
+ | 1.3520 | 14400 | 7.8839 | - |
423
+ | 1.3614 | 14500 | 7.9331 | - |
424
+ | 1.3708 | 14600 | 7.8964 | - |
425
+ | 1.3802 | 14700 | 7.8773 | - |
426
+ | 1.3895 | 14800 | 7.8749 | - |
427
+ | 1.3989 | 14900 | 7.8824 | - |
428
+ | 1.4083 | 15000 | 7.8987 | 7.8832 |
429
+ | 1.4177 | 15100 | 7.8683 | - |
430
+ | 1.4271 | 15200 | 7.9177 | - |
431
+ | 1.4365 | 15300 | 7.8573 | - |
432
+ | 1.4459 | 15400 | 7.8797 | - |
433
+ | 1.4553 | 15500 | 7.8577 | - |
434
+ | 1.4647 | 15600 | 7.8827 | - |
435
+ | 1.4740 | 15700 | 7.8548 | - |
436
+ | 1.4834 | 15800 | 7.906 | - |
437
+ | 1.4928 | 15900 | 7.8808 | - |
438
+ | 1.5022 | 16000 | 7.8886 | - |
439
+ | 1.5116 | 16100 | 7.872 | - |
440
+ | 1.5210 | 16200 | 7.8746 | - |
441
+ | 1.5304 | 16300 | 7.8855 | - |
442
+ | 1.5398 | 16400 | 7.8549 | - |
443
+ | 1.5492 | 16500 | 7.8727 | - |
444
+ | 1.5585 | 16600 | 7.887 | - |
445
+ | 1.5679 | 16700 | 7.8534 | - |
446
+ | 1.5773 | 16800 | 7.888 | - |
447
+ | 1.5867 | 16900 | 7.8525 | - |
448
+ | 1.5961 | 17000 | 7.8818 | - |
449
+ | 1.6055 | 17100 | 7.9097 | - |
450
+ | 1.6149 | 17200 | 7.855 | - |
451
+ | 1.6243 | 17300 | 7.8925 | - |
452
+ | 1.6336 | 17400 | 7.8652 | - |
453
+ | 1.6430 | 17500 | 7.866 | - |
454
+ | 1.6524 | 17600 | 7.8411 | - |
455
+ | 1.6618 | 17700 | 7.8525 | - |
456
+ | 1.6712 | 17800 | 7.8651 | - |
457
+ | 1.6806 | 17900 | 7.8411 | - |
458
+ | 1.6900 | 18000 | 7.8622 | - |
459
+ | 1.6994 | 18100 | 7.8833 | - |
460
+ | 1.7088 | 18200 | 7.9135 | - |
461
+ | 1.7181 | 18300 | 7.8527 | - |
462
+ | 1.7275 | 18400 | 7.8451 | - |
463
+ | 1.7369 | 18500 | 7.8766 | - |
464
+ | 1.7463 | 18600 | 7.8375 | - |
465
+ | 1.7557 | 18700 | 7.8433 | - |
466
+ | 1.7651 | 18800 | 7.8321 | - |
467
+ | 1.7745 | 18900 | 7.8594 | - |
468
+ | 1.7839 | 19000 | 7.8398 | - |
469
+ | 1.7933 | 19100 | 7.8764 | - |
470
+ | 1.8026 | 19200 | 7.841 | - |
471
+ | 1.8120 | 19300 | 7.8515 | - |
472
+ | 1.8214 | 19400 | 7.8458 | - |
473
+ | 1.8308 | 19500 | 7.8409 | - |
474
+ | 1.8402 | 19600 | 7.8768 | - |
475
+ | 1.8496 | 19700 | 7.8533 | - |
476
+ | 1.8590 | 19800 | 7.8538 | - |
477
+ | 1.8684 | 19900 | 7.8547 | - |
478
+ | 1.8778 | 20000 | 7.8522 | 7.8474 |
479
+ | 1.8871 | 20100 | 7.87 | - |
480
+ | 1.8965 | 20200 | 7.8586 | - |
481
+ | 1.9059 | 20300 | 7.8529 | - |
482
+ | 1.9153 | 20400 | 7.8373 | - |
483
+ | 1.9247 | 20500 | 7.8239 | - |
484
+ | 1.9341 | 20600 | 7.8782 | - |
485
+ | 1.9435 | 20700 | 7.8533 | - |
486
+ | 1.9529 | 20800 | 7.8403 | - |
487
+ | 1.9623 | 20900 | 7.8904 | - |
488
+ | 1.9716 | 21000 | 7.8287 | - |
489
+ | 1.9810 | 21100 | 7.8844 | - |
490
+ | 1.9904 | 21200 | 7.8625 | - |
491
+ | 1.9998 | 21300 | 7.8568 | - |
492
+ | 2.0092 | 21400 | 7.841 | - |
493
+ | 2.0186 | 21500 | 7.8214 | - |
494
+ | 2.0280 | 21600 | 7.8255 | - |
495
+ | 2.0374 | 21700 | 7.8196 | - |
496
+ | 2.0468 | 21800 | 7.8441 | - |
497
+ | 2.0561 | 21900 | 7.8785 | - |
498
+ | 2.0655 | 22000 | 7.8331 | - |
499
+ | 2.0749 | 22100 | 7.8516 | - |
500
+ | 2.0843 | 22200 | 7.8164 | - |
501
+ | 2.0937 | 22300 | 7.8206 | - |
502
+ | 2.1031 | 22400 | 7.815 | - |
503
+ | 2.1125 | 22500 | 7.8048 | - |
504
+ | 2.1219 | 22600 | 7.8218 | - |
505
+ | 2.1313 | 22700 | 7.8371 | - |
506
+ | 2.1406 | 22800 | 7.7967 | - |
507
+ | 2.1500 | 22900 | 7.8182 | - |
508
+ | 2.1594 | 23000 | 7.8352 | - |
509
+ | 2.1688 | 23100 | 7.8565 | - |
510
+ | 2.1782 | 23200 | 7.8293 | - |
511
+ | 2.1876 | 23300 | 7.8216 | - |
512
+ | 2.1970 | 23400 | 7.8155 | - |
513
+ | 2.2064 | 23500 | 7.8269 | - |
514
+ | 2.2158 | 23600 | 7.8378 | - |
515
+ | 2.2251 | 23700 | 7.8056 | - |
516
+ | 2.2345 | 23800 | 7.827 | - |
517
+ | 2.2439 | 23900 | 7.8095 | - |
518
+ | 2.2533 | 24000 | 7.8292 | - |
519
+ | 2.2627 | 24100 | 7.8349 | - |
520
+ | 2.2721 | 24200 | 7.8391 | - |
521
+ | 2.2815 | 24300 | 7.8161 | - |
522
+ | 2.2909 | 24400 | 7.8053 | - |
523
+ | 2.3003 | 24500 | 7.8641 | - |
524
+ | 2.3096 | 24600 | 7.855 | - |
525
+ | 2.3190 | 24700 | 7.8286 | - |
526
+ | 2.3284 | 24800 | 7.8605 | - |
527
+ | 2.3378 | 24900 | 7.828 | - |
528
+ | 2.3472 | 25000 | 7.8274 | 7.8454 |
529
+ | 2.3566 | 25100 | 7.8104 | - |
530
+ | 2.3660 | 25200 | 7.873 | - |
531
+ | 2.3754 | 25300 | 7.7956 | - |
532
+ | 2.3848 | 25400 | 7.8135 | - |
533
+ | 2.3941 | 25500 | 7.8033 | - |
534
+ | 2.4035 | 25600 | 7.812 | - |
535
+ | 2.4129 | 25700 | 7.8285 | - |
536
+ | 2.4223 | 25800 | 7.8062 | - |
537
+ | 2.4317 | 25900 | 7.8178 | - |
538
+ | 2.4411 | 26000 | 7.8051 | - |
539
+ | 2.4505 | 26100 | 7.8255 | - |
540
+ | 2.4599 | 26200 | 7.8026 | - |
541
+ | 2.4693 | 26300 | 7.8627 | - |
542
+ | 2.4786 | 26400 | 7.8018 | - |
543
+ | 2.4880 | 26500 | 7.787 | - |
544
+ | 2.4974 | 26600 | 7.8374 | - |
545
+ | 2.5068 | 26700 | 7.8227 | - |
546
+ | 2.5162 | 26800 | 7.8076 | - |
547
+ | 2.5256 | 26900 | 7.7875 | - |
548
+ | 2.5350 | 27000 | 7.7908 | - |
549
+ | 2.5444 | 27100 | 7.8162 | - |
550
+ | 2.5538 | 27200 | 7.7919 | - |
551
+ | 2.5631 | 27300 | 7.8033 | - |
552
+ | 2.5725 | 27400 | 7.8147 | - |
553
+ | 2.5819 | 27500 | 7.8013 | - |
554
+ | 2.5913 | 27600 | 7.777 | - |
555
+ | 2.6007 | 27700 | 7.7982 | - |
556
+ | 2.6101 | 27800 | 7.8025 | - |
557
+ | 2.6195 | 27900 | 7.79 | - |
558
+ | 2.6289 | 28000 | 7.8124 | - |
559
+ | 2.6382 | 28100 | 7.7936 | - |
560
+ | 2.6476 | 28200 | 7.7793 | - |
561
+ | 2.6570 | 28300 | 7.8126 | - |
562
+ | 2.6664 | 28400 | 7.8149 | - |
563
+ | 2.6758 | 28500 | 7.7919 | - |
564
+ | 2.6852 | 28600 | 7.8127 | - |
565
+ | 2.6946 | 28700 | 7.8339 | - |
566
+ | 2.7040 | 28800 | 7.805 | - |
567
+ | 2.7134 | 28900 | 7.794 | - |
568
+ | 2.7227 | 29000 | 7.777 | - |
569
+ | 2.7321 | 29100 | 7.7888 | - |
570
+ | 2.7415 | 29200 | 7.8384 | - |
571
+ | 2.7509 | 29300 | 7.8175 | - |
572
+ | 2.7603 | 29400 | 7.8394 | - |
573
+ | 2.7697 | 29500 | 7.7813 | - |
574
+ | 2.7791 | 29600 | 7.8205 | - |
575
+ | 2.7885 | 29700 | 7.7982 | - |
576
+ | 2.7979 | 29800 | 7.7904 | - |
577
+ | 2.8072 | 29900 | 7.8107 | - |
578
+ | 2.8166 | 30000 | 7.8217 | 7.8158 |
579
+ | 2.8260 | 30100 | 7.7893 | - |
580
+ | 2.8354 | 30200 | 7.8139 | - |
581
+ | 2.8448 | 30300 | 7.8097 | - |
582
+ | 2.8542 | 30400 | 7.7966 | - |
583
+ | 2.8636 | 30500 | 7.7895 | - |
584
+ | 2.8730 | 30600 | 7.7914 | - |
585
+ | 2.8824 | 30700 | 7.8095 | - |
586
+ | 2.8917 | 30800 | 7.7943 | - |
587
+ | 2.9011 | 30900 | 7.8001 | - |
588
+ | 2.9105 | 31000 | 7.8299 | - |
589
+ | 2.9199 | 31100 | 7.7804 | - |
590
+ | 2.9293 | 31200 | 7.8015 | - |
591
+ | 2.9387 | 31300 | 7.8038 | - |
592
+ | 2.9481 | 31400 | 7.7731 | - |
593
+ | 2.9575 | 31500 | 7.7856 | - |
594
+ | 2.9669 | 31600 | 7.7935 | - |
595
+ | 2.9762 | 31700 | 7.7896 | - |
596
+ | 2.9856 | 31800 | 7.8216 | - |
597
+ | 2.9950 | 31900 | 7.7841 | - |
598
+ | 3.0044 | 32000 | 7.7569 | - |
599
+ | 3.0138 | 32100 | 7.7929 | - |
600
+ | 3.0232 | 32200 | 7.7738 | - |
601
+ | 3.0326 | 32300 | 7.7837 | - |
602
+ | 3.0420 | 32400 | 7.7777 | - |
603
+ | 3.0514 | 32500 | 7.7829 | - |
604
+ | 3.0607 | 32600 | 7.7585 | - |
605
+ | 3.0701 | 32700 | 7.7896 | - |
606
+ | 3.0795 | 32800 | 7.7873 | - |
607
+ | 3.0889 | 32900 | 7.7904 | - |
608
+ | 3.0983 | 33000 | 7.7808 | - |
609
+ | 3.1077 | 33100 | 7.7871 | - |
610
+ | 3.1171 | 33200 | 7.7835 | - |
611
+ | 3.1265 | 33300 | 7.7819 | - |
612
+ | 3.1359 | 33400 | 7.8037 | - |
613
+ | 3.1452 | 33500 | 7.7585 | - |
614
+ | 3.1546 | 33600 | 7.7928 | - |
615
+ | 3.1640 | 33700 | 7.7751 | - |
616
+ | 3.1734 | 33800 | 7.7829 | - |
617
+ | 3.1828 | 33900 | 7.7723 | - |
618
+ | 3.1922 | 34000 | 7.7999 | - |
619
+ | 3.2016 | 34100 | 7.757 | - |
620
+ | 3.2110 | 34200 | 7.7682 | - |
621
+ | 3.2204 | 34300 | 7.784 | - |
622
+ | 3.2297 | 34400 | 7.7962 | - |
623
+ | 3.2391 | 34500 | 7.7913 | - |
624
+ | 3.2485 | 34600 | 7.7768 | - |
625
+ | 3.2579 | 34700 | 7.7749 | - |
626
+ | 3.2673 | 34800 | 7.7724 | - |
627
+ | 3.2767 | 34900 | 7.7786 | - |
628
+ | 3.2861 | 35000 | 7.775 | 7.8301 |
629
+ | 3.2955 | 35100 | 7.7702 | - |
630
+ | 3.3049 | 35200 | 7.7689 | - |
631
+ | 3.3142 | 35300 | 7.7676 | - |
632
+ | 3.3236 | 35400 | 7.8029 | - |
633
+ | 3.3330 | 35500 | 7.7945 | - |
634
+ | 3.3424 | 35600 | 7.7765 | - |
635
+ | 3.3518 | 35700 | 7.7799 | - |
636
+ | 3.3612 | 35800 | 7.7701 | - |
637
+ | 3.3706 | 35900 | 7.7572 | - |
638
+ | 3.3800 | 36000 | 7.7656 | - |
639
+ | 3.3894 | 36100 | 7.8075 | - |
640
+ | 3.3987 | 36200 | 7.771 | - |
641
+ | 3.4081 | 36300 | 7.7757 | - |
642
+ | 3.4175 | 36400 | 7.7713 | - |
643
+ | 3.4269 | 36500 | 7.7885 | - |
644
+ | 3.4363 | 36600 | 7.7547 | - |
645
+ | 3.4457 | 36700 | 7.761 | - |
646
+ | 3.4551 | 36800 | 7.7797 | - |
647
+ | 3.4645 | 36900 | 7.7576 | - |
648
+ | 3.4739 | 37000 | 7.7578 | - |
649
+ | 3.4832 | 37100 | 7.736 | - |
650
+ | 3.4926 | 37200 | 7.7532 | - |
651
+ | 3.5020 | 37300 | 7.7747 | - |
652
+ | 3.5114 | 37400 | 7.7578 | - |
653
+ | 3.5208 | 37500 | 7.7632 | - |
654
+ | 3.5302 | 37600 | 7.7689 | - |
655
+ | 3.5396 | 37700 | 7.7796 | - |
656
+ | 3.5490 | 37800 | 7.7897 | - |
657
+ | 3.5584 | 37900 | 7.7824 | - |
658
+ | 3.5677 | 38000 | 7.7479 | - |
659
+ | 3.5771 | 38100 | 7.781 | - |
660
+ | 3.5865 | 38200 | 7.769 | - |
661
+ | 3.5959 | 38300 | 7.8087 | - |
662
+ | 3.6053 | 38400 | 7.7742 | - |
663
+ | 3.6147 | 38500 | 7.7974 | - |
664
+ | 3.6241 | 38600 | 7.7661 | - |
665
+ | 3.6335 | 38700 | 7.758 | - |
666
+ | 3.6429 | 38800 | 7.7659 | - |
667
+ | 3.6522 | 38900 | 7.753 | - |
668
+ | 3.6616 | 39000 | 7.819 | - |
669
+ | 3.6710 | 39100 | 7.766 | - |
670
+ | 3.6804 | 39200 | 7.7649 | - |
671
+ | 3.6898 | 39300 | 7.7684 | - |
672
+ | 3.6992 | 39400 | 7.7716 | - |
673
+ | 3.7086 | 39500 | 7.7781 | - |
674
+ | 3.7180 | 39600 | 7.788 | - |
675
+ | 3.7273 | 39700 | 7.7834 | - |
676
+ | 3.7367 | 39800 | 7.7566 | - |
677
+ | 3.7461 | 39900 | 7.7567 | - |
678
+ | 3.7555 | 40000 | 7.7804 | 7.8189 |
679
+ | 3.7649 | 40100 | 7.7559 | - |
680
+ | 3.7743 | 40200 | 7.7793 | - |
681
+ | 3.7837 | 40300 | 7.7749 | - |
682
+ | 3.7931 | 40400 | 7.7773 | - |
683
+ | 3.8025 | 40500 | 7.7836 | - |
684
+ | 3.8118 | 40600 | 7.7817 | - |
685
+ | 3.8212 | 40700 | 7.8036 | - |
686
+ | 3.8306 | 40800 | 7.7693 | - |
687
+ | 3.8400 | 40900 | 7.7895 | - |
688
+ | 3.8494 | 41000 | 7.789 | - |
689
+ | 3.8588 | 41100 | 7.7432 | - |
690
+ | 3.8682 | 41200 | 7.7777 | - |
691
+ | 3.8776 | 41300 | 7.7399 | - |
692
+ | 3.8870 | 41400 | 7.7629 | - |
693
+ | 3.8963 | 41500 | 7.7578 | - |
694
+ | 3.9057 | 41600 | 7.787 | - |
695
+ | 3.9151 | 41700 | 7.7984 | - |
696
+ | 3.9245 | 41800 | 7.7842 | - |
697
+ | 3.9339 | 41900 | 7.7992 | - |
698
+ | 3.9433 | 42000 | 7.7921 | - |
699
+ | 3.9527 | 42100 | 7.7986 | - |
700
+ | 3.9621 | 42200 | 7.7571 | - |
701
+ | 3.9715 | 42300 | 7.7783 | - |
702
+ | 3.9808 | 42400 | 7.7636 | - |
703
+ | 3.9902 | 42500 | 7.7633 | - |
704
+ | 3.9996 | 42600 | 7.7673 | - |
705
+
706
+ </details>
707
+
708
+ ### Framework Versions
709
+ - Python: 3.8.10
710
+ - Sentence Transformers: 3.1.1
711
+ - Transformers: 4.45.2
712
+ - PyTorch: 2.4.1+cu118
713
+ - Accelerate: 1.0.1
714
+ - Datasets: 3.0.1
715
+ - Tokenizers: 0.20.3
716
+
717
+ ## Citation
718
+
719
+ ### BibTeX
720
+
721
+ #### Sentence Transformers
722
+ ```bibtex
723
+ @inproceedings{reimers-2019-sentence-bert,
724
+ title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
725
+ author = "Reimers, Nils and Gurevych, Iryna",
726
+ booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
727
+ month = "11",
728
+ year = "2019",
729
+ publisher = "Association for Computational Linguistics",
730
+ url = "https://arxiv.org/abs/1908.10084",
731
+ }
732
+ ```
733
+
734
+ #### CoSENTLoss
735
+ ```bibtex
736
+ @online{kexuefm-8847,
737
+ title={CoSENT: A more efficient sentence vector scheme than Sentence-BERT},
738
+ author={Su Jianlin},
739
+ year={2022},
740
+ month={Jan},
741
+ url={https://kexue.fm/archives/8847},
742
+ }
743
+ ```
744
+
745
+ <!--
746
+ ## Glossary
747
+
748
+ *Clearly define terms in order to be accessible across audiences.*
749
+ -->
750
+
751
+ <!--
752
+ ## Model Card Authors
753
+
754
+ *Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
755
+ -->
756
+
757
+ <!--
758
+ ## Model Card Contact
759
+
760
+ *Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
761
+ -->
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "sentence-transformers/all-MiniLM-L6-v2",
3
+ "architectures": [
4
+ "BertModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 384,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 1536,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 6,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.45.2",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
config_sentence_transformers.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "__version__": {
3
+ "sentence_transformers": "3.1.1",
4
+ "transformers": "4.45.2",
5
+ "pytorch": "2.4.1+cu118"
6
+ },
7
+ "prompts": {},
8
+ "default_prompt_name": null,
9
+ "similarity_fn_name": null
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c88c0042b88b6a3dfe94216d5ee484ea7caacc2195ea4b7c7b731333bf3b590
3
+ size 90864192
modules.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ {
15
+ "idx": 2,
16
+ "name": "2",
17
+ "path": "2_Normalize",
18
+ "type": "sentence_transformers.models.Normalize"
19
+ }
20
+ ]
sentence_bert_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "max_seq_length": 256,
3
+ "do_lower_case": false
4
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": false,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "max_length": 128,
50
+ "model_max_length": 256,
51
+ "never_split": null,
52
+ "pad_to_multiple_of": null,
53
+ "pad_token": "[PAD]",
54
+ "pad_token_type_id": 0,
55
+ "padding_side": "right",
56
+ "sep_token": "[SEP]",
57
+ "stride": 0,
58
+ "strip_accents": null,
59
+ "tokenize_chinese_chars": true,
60
+ "tokenizer_class": "BertTokenizer",
61
+ "truncation_side": "right",
62
+ "truncation_strategy": "longest_first",
63
+ "unk_token": "[UNK]"
64
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff