DariaaaS commited on
Commit
58deb94
1 Parent(s): 7e903d6

Add new SentenceTransformer model.

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ unigram.json filter=lfs diff=lfs merge=lfs -text
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,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
3
+ datasets: []
4
+ language: []
5
+ library_name: sentence-transformers
6
+ pipeline_tag: sentence-similarity
7
+ tags:
8
+ - sentence-transformers
9
+ - sentence-similarity
10
+ - feature-extraction
11
+ - generated_from_trainer
12
+ - dataset_size:100
13
+ - loss:TripletLoss
14
+ widget:
15
+ - source_sentence: What is the CBSA name and type in York, ME?
16
+ sentences:
17
+ - average household income refers to avg_income_per_household; city known as "Danzig"
18
+ refers to bad_alias = 'Danzig';
19
+ - coordinates refers to latitude, longitude; latitude = '18.090875; longitude =
20
+ '-66.867756'
21
+ - '"York" is the city; ''ME'' is the state; type refers to CBSA_type'
22
+ - source_sentence: What is the CBSA name and type in York, ME?
23
+ sentences:
24
+ - average household income refers to avg_income_per_household; city known as "Danzig"
25
+ refers to bad_alias = 'Danzig';
26
+ - Georgia is the name of the state, in which name = 'Georgia';
27
+ - '"York" is the city; ''ME'' is the state; type refers to CBSA_type'
28
+ - source_sentence: Please list the Asian populations of all the residential areas
29
+ with the bad alias "URB San Joaquin".
30
+ sentences:
31
+ - '"Berlin, NH" is the CBSA_name'
32
+ - DIVIDE(COUNT(zip_code where type = 'Post Office'), COUNT(zip_code)) as percentage
33
+ where name = 'California';
34
+ - '"URB San Joaquin" is the bad_alias'
35
+ - source_sentence: What is the country and state of the city named Dalton?
36
+ sentences:
37
+ - name of the CBSA officer refers to CBSA_name; position of the CBSA officer refers
38
+ to CBSA_type;
39
+ - Dalton is the city;
40
+ - '"Berlin, NH" is the CBSA_name'
41
+ - source_sentence: How many zip codes are under Barre, VT?
42
+ sentences:
43
+ - '"Delaware" is a county; implement daylight savings refers to daylight_saving
44
+ = ''Yes'''
45
+ - the largest water area refers to MAX(water_area);
46
+ - '"Barre, VT" is the CBSA_name'
47
+ ---
48
+
49
+ # SentenceTransformer based on sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
50
+
51
+ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/paraphrase-multilingual-MiniLM-L12-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.
52
+
53
+ ## Model Details
54
+
55
+ ### Model Description
56
+ - **Model Type:** Sentence Transformer
57
+ - **Base model:** [sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2) <!-- at revision bf3bf13ab40c3157080a7ab344c831b9ad18b5eb -->
58
+ - **Maximum Sequence Length:** 128 tokens
59
+ - **Output Dimensionality:** 384 tokens
60
+ - **Similarity Function:** Cosine Similarity
61
+ <!-- - **Training Dataset:** Unknown -->
62
+ <!-- - **Language:** Unknown -->
63
+ <!-- - **License:** Unknown -->
64
+
65
+ ### Model Sources
66
+
67
+ - **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
68
+ - **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
69
+ - **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
70
+
71
+ ### Full Model Architecture
72
+
73
+ ```
74
+ SentenceTransformer(
75
+ (0): Transformer({'max_seq_length': 128, 'do_lower_case': False}) with Transformer model: BertModel
76
+ (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})
77
+ )
78
+ ```
79
+
80
+ ## Usage
81
+
82
+ ### Direct Usage (Sentence Transformers)
83
+
84
+ First install the Sentence Transformers library:
85
+
86
+ ```bash
87
+ pip install -U sentence-transformers
88
+ ```
89
+
90
+ Then you can load this model and run inference.
91
+ ```python
92
+ from sentence_transformers import SentenceTransformer
93
+
94
+ # Download from the 🤗 Hub
95
+ model = SentenceTransformer("DariaaaS/models")
96
+ # Run inference
97
+ sentences = [
98
+ 'How many zip codes are under Barre, VT?',
99
+ '"Barre, VT" is the CBSA_name',
100
+ 'the largest water area refers to MAX(water_area);',
101
+ ]
102
+ embeddings = model.encode(sentences)
103
+ print(embeddings.shape)
104
+ # [3, 384]
105
+
106
+ # Get the similarity scores for the embeddings
107
+ similarities = model.similarity(embeddings, embeddings)
108
+ print(similarities.shape)
109
+ # [3, 3]
110
+ ```
111
+
112
+ <!--
113
+ ### Direct Usage (Transformers)
114
+
115
+ <details><summary>Click to see the direct usage in Transformers</summary>
116
+
117
+ </details>
118
+ -->
119
+
120
+ <!--
121
+ ### Downstream Usage (Sentence Transformers)
122
+
123
+ You can finetune this model on your own dataset.
124
+
125
+ <details><summary>Click to expand</summary>
126
+
127
+ </details>
128
+ -->
129
+
130
+ <!--
131
+ ### Out-of-Scope Use
132
+
133
+ *List how the model may foreseeably be misused and address what users ought not to do with the model.*
134
+ -->
135
+
136
+ <!--
137
+ ## Bias, Risks and Limitations
138
+
139
+ *What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
140
+ -->
141
+
142
+ <!--
143
+ ### Recommendations
144
+
145
+ *What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
146
+ -->
147
+
148
+ ## Training Details
149
+
150
+ ### Training Dataset
151
+
152
+ #### Unnamed Dataset
153
+
154
+
155
+ * Size: 100 training samples
156
+ * Columns: <code>sentence_0</code>, <code>sentence_1</code>, and <code>sentence_2</code>
157
+ * Approximate statistics based on the first 1000 samples:
158
+ | | sentence_0 | sentence_1 | sentence_2 |
159
+ |:--------|:----------------------------------------------------------------------------------|:---------------------------------------------------------------------------------|:----------------------------------------------------------------------------------|
160
+ | type | string | string | string |
161
+ | details | <ul><li>min: 11 tokens</li><li>mean: 19.8 tokens</li><li>max: 31 tokens</li></ul> | <ul><li>min: 8 tokens</li><li>mean: 21.3 tokens</li><li>max: 39 tokens</li></ul> | <ul><li>min: 8 tokens</li><li>mean: 27.57 tokens</li><li>max: 54 tokens</li></ul> |
162
+ * Samples:
163
+ | sentence_0 | sentence_1 | sentence_2 |
164
+ |:---------------------------------------------------------------------|:------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------|
165
+ | <code>How many zip codes are under Barre, VT?</code> | <code>"Barre, VT" is the CBSA_name</code> | <code>postal points refer to zip_code; under New York-Newark-Jersey City, NY-NJ-PA refers to CBSA_name = 'New York-Newark-Jersey City, NY-NJ-PA';</code> |
166
+ | <code>How many zip codes are under Barre, VT?</code> | <code>"Barre, VT" is the CBSA_name</code> | <code>the largest water area refers to MAX(water_area);</code> |
167
+ | <code>What is the country and state of the city named Dalton?</code> | <code>Dalton is the city;</code> | <code>community post office type refers to type = 'Community Post Office'; elevation above 6000 refers to elevation > 6000;</code> |
168
+ * Loss: [<code>TripletLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#tripletloss) with these parameters:
169
+ ```json
170
+ {
171
+ "distance_metric": "TripletDistanceMetric.EUCLIDEAN",
172
+ "triplet_margin": 5
173
+ }
174
+ ```
175
+
176
+ ### Training Hyperparameters
177
+ #### Non-Default Hyperparameters
178
+
179
+ - `per_device_train_batch_size`: 10
180
+ - `per_device_eval_batch_size`: 10
181
+ - `num_train_epochs`: 5
182
+ - `multi_dataset_batch_sampler`: round_robin
183
+
184
+ #### All Hyperparameters
185
+ <details><summary>Click to expand</summary>
186
+
187
+ - `overwrite_output_dir`: False
188
+ - `do_predict`: False
189
+ - `eval_strategy`: no
190
+ - `prediction_loss_only`: True
191
+ - `per_device_train_batch_size`: 10
192
+ - `per_device_eval_batch_size`: 10
193
+ - `per_gpu_train_batch_size`: None
194
+ - `per_gpu_eval_batch_size`: None
195
+ - `gradient_accumulation_steps`: 1
196
+ - `eval_accumulation_steps`: None
197
+ - `learning_rate`: 5e-05
198
+ - `weight_decay`: 0.0
199
+ - `adam_beta1`: 0.9
200
+ - `adam_beta2`: 0.999
201
+ - `adam_epsilon`: 1e-08
202
+ - `max_grad_norm`: 1
203
+ - `num_train_epochs`: 5
204
+ - `max_steps`: -1
205
+ - `lr_scheduler_type`: linear
206
+ - `lr_scheduler_kwargs`: {}
207
+ - `warmup_ratio`: 0.0
208
+ - `warmup_steps`: 0
209
+ - `log_level`: passive
210
+ - `log_level_replica`: warning
211
+ - `log_on_each_node`: True
212
+ - `logging_nan_inf_filter`: True
213
+ - `save_safetensors`: True
214
+ - `save_on_each_node`: False
215
+ - `save_only_model`: False
216
+ - `restore_callback_states_from_checkpoint`: False
217
+ - `no_cuda`: False
218
+ - `use_cpu`: False
219
+ - `use_mps_device`: False
220
+ - `seed`: 42
221
+ - `data_seed`: None
222
+ - `jit_mode_eval`: False
223
+ - `use_ipex`: False
224
+ - `bf16`: False
225
+ - `fp16`: False
226
+ - `fp16_opt_level`: O1
227
+ - `half_precision_backend`: auto
228
+ - `bf16_full_eval`: False
229
+ - `fp16_full_eval`: False
230
+ - `tf32`: None
231
+ - `local_rank`: 0
232
+ - `ddp_backend`: None
233
+ - `tpu_num_cores`: None
234
+ - `tpu_metrics_debug`: False
235
+ - `debug`: []
236
+ - `dataloader_drop_last`: False
237
+ - `dataloader_num_workers`: 0
238
+ - `dataloader_prefetch_factor`: None
239
+ - `past_index`: -1
240
+ - `disable_tqdm`: False
241
+ - `remove_unused_columns`: True
242
+ - `label_names`: None
243
+ - `load_best_model_at_end`: False
244
+ - `ignore_data_skip`: False
245
+ - `fsdp`: []
246
+ - `fsdp_min_num_params`: 0
247
+ - `fsdp_config`: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
248
+ - `fsdp_transformer_layer_cls_to_wrap`: None
249
+ - `accelerator_config`: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}
250
+ - `deepspeed`: None
251
+ - `label_smoothing_factor`: 0.0
252
+ - `optim`: adamw_torch
253
+ - `optim_args`: None
254
+ - `adafactor`: False
255
+ - `group_by_length`: False
256
+ - `length_column_name`: length
257
+ - `ddp_find_unused_parameters`: None
258
+ - `ddp_bucket_cap_mb`: None
259
+ - `ddp_broadcast_buffers`: False
260
+ - `dataloader_pin_memory`: True
261
+ - `dataloader_persistent_workers`: False
262
+ - `skip_memory_metrics`: True
263
+ - `use_legacy_prediction_loop`: False
264
+ - `push_to_hub`: False
265
+ - `resume_from_checkpoint`: None
266
+ - `hub_model_id`: None
267
+ - `hub_strategy`: every_save
268
+ - `hub_private_repo`: False
269
+ - `hub_always_push`: False
270
+ - `gradient_checkpointing`: False
271
+ - `gradient_checkpointing_kwargs`: None
272
+ - `include_inputs_for_metrics`: False
273
+ - `eval_do_concat_batches`: True
274
+ - `fp16_backend`: auto
275
+ - `push_to_hub_model_id`: None
276
+ - `push_to_hub_organization`: None
277
+ - `mp_parameters`:
278
+ - `auto_find_batch_size`: False
279
+ - `full_determinism`: False
280
+ - `torchdynamo`: None
281
+ - `ray_scope`: last
282
+ - `ddp_timeout`: 1800
283
+ - `torch_compile`: False
284
+ - `torch_compile_backend`: None
285
+ - `torch_compile_mode`: None
286
+ - `dispatch_batches`: None
287
+ - `split_batches`: None
288
+ - `include_tokens_per_second`: False
289
+ - `include_num_input_tokens_seen`: False
290
+ - `neftune_noise_alpha`: None
291
+ - `optim_target_modules`: None
292
+ - `batch_eval_metrics`: False
293
+ - `eval_on_start`: False
294
+ - `batch_sampler`: batch_sampler
295
+ - `multi_dataset_batch_sampler`: round_robin
296
+
297
+ </details>
298
+
299
+ ### Framework Versions
300
+ - Python: 3.10.12
301
+ - Sentence Transformers: 3.0.1
302
+ - Transformers: 4.42.4
303
+ - PyTorch: 2.4.0+cu121
304
+ - Accelerate: 0.32.1
305
+ - Datasets: 2.21.0
306
+ - Tokenizers: 0.19.1
307
+
308
+ ## Citation
309
+
310
+ ### BibTeX
311
+
312
+ #### Sentence Transformers
313
+ ```bibtex
314
+ @inproceedings{reimers-2019-sentence-bert,
315
+ title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
316
+ author = "Reimers, Nils and Gurevych, Iryna",
317
+ booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
318
+ month = "11",
319
+ year = "2019",
320
+ publisher = "Association for Computational Linguistics",
321
+ url = "https://arxiv.org/abs/1908.10084",
322
+ }
323
+ ```
324
+
325
+ #### TripletLoss
326
+ ```bibtex
327
+ @misc{hermans2017defense,
328
+ title={In Defense of the Triplet Loss for Person Re-Identification},
329
+ author={Alexander Hermans and Lucas Beyer and Bastian Leibe},
330
+ year={2017},
331
+ eprint={1703.07737},
332
+ archivePrefix={arXiv},
333
+ primaryClass={cs.CV}
334
+ }
335
+ ```
336
+
337
+ <!--
338
+ ## Glossary
339
+
340
+ *Clearly define terms in order to be accessible across audiences.*
341
+ -->
342
+
343
+ <!--
344
+ ## Model Card Authors
345
+
346
+ *Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
347
+ -->
348
+
349
+ <!--
350
+ ## Model Card Contact
351
+
352
+ *Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
353
+ -->
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "sentence-transformers/paraphrase-multilingual-MiniLM-L12-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": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.42.4",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 250037
26
+ }
config_sentence_transformers.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "__version__": {
3
+ "sentence_transformers": "3.0.1",
4
+ "transformers": "4.42.4",
5
+ "pytorch": "2.4.0+cu121"
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:97ca4df555e6f046ae1c1059eb4defc2c068492f4b7c8da645945e05e95221f6
3
+ size 470637416
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": 128,
3
+ "do_lower_case": false
4
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
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": "</s>",
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
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad551d5600a84242d0973327029452a1e3672ba6313c2a3c3d69c4310e12719
3
+ size 17082987
tokenizer_config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<s>",
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": "</s>",
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
+ "250001": {
36
+ "content": "<mask>",
37
+ "lstrip": true,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "<s>",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "<s>",
47
+ "do_lower_case": true,
48
+ "eos_token": "</s>",
49
+ "mask_token": "<mask>",
50
+ "max_length": 128,
51
+ "model_max_length": 128,
52
+ "pad_to_multiple_of": null,
53
+ "pad_token": "<pad>",
54
+ "pad_token_type_id": 0,
55
+ "padding_side": "right",
56
+ "sep_token": "</s>",
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
+ }
unigram.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da145b5e7700ae40f16691ec32a0b1fdc1ee3298db22a31ea55f57a966c4a65d
3
+ size 14763260