mycholpath commited on
Commit
e427f82
Β·
verified Β·
1 Parent(s): 39cec47

Upload fine-tuned Llama 3.2 model with LoRA

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "/Users/biomac/converted_llama_3_2_1b",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f457ec3ddb08fc06768867c876c674b2c39b730b457c6ea9c5572b249ba35ed
3
- size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:702ad3adb1b9901795aed92f924eedcfefeeb7a315e299dc4518d867ded60656
3
+ size 5778752
checkpoint-233/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: /Users/biomac/converted_llama_3_2_1b
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.1
checkpoint-233/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "/Users/biomac/converted_llama_3_2_1b",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "q_proj",
28
+ "v_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "trainable_token_indices": null,
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-233/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:702ad3adb1b9901795aed92f924eedcfefeeb7a315e299dc4518d867ded60656
3
+ size 5778752
checkpoint-233/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42b7ba81ae40e367717b03c57540488948b889a969ca47606b33fc5f71524ce
3
+ size 11606010
checkpoint-233/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f2d8e50c2fc8e7f50ca5a741ea4cbc7854d053c3a464a90a36a47cdc38ebe96
3
+ size 13990
checkpoint-233/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a9fc23b13eff1be65c1dc3497088de0b3a3d9eee8e42c9dbfbb436015dab28b
3
+ size 1064
checkpoint-233/trainer_state.json ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9967914438502674,
5
+ "eval_steps": 500,
6
+ "global_step": 233,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0427807486631016,
13
+ "grad_norm": Infinity,
14
+ "learning_rate": 0.0001666666666666667,
15
+ "loss": 10.5827,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.0855614973262032,
20
+ "grad_norm": Infinity,
21
+ "learning_rate": 0.0001993540527265239,
22
+ "loss": 10.5932,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.12834224598930483,
27
+ "grad_norm": Infinity,
28
+ "learning_rate": 0.00019674418752719833,
29
+ "loss": 10.6018,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.1711229946524064,
34
+ "grad_norm": Infinity,
35
+ "learning_rate": 0.00019218264229806917,
36
+ "loss": 10.5882,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.21390374331550802,
41
+ "grad_norm": Infinity,
42
+ "learning_rate": 0.00018576143989814523,
43
+ "loss": 10.5865,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.25668449197860965,
48
+ "grad_norm": Infinity,
49
+ "learning_rate": 0.00017761011919494488,
50
+ "loss": 10.5991,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.2994652406417112,
55
+ "grad_norm": Infinity,
56
+ "learning_rate": 0.00016789312179720547,
57
+ "loss": 10.5906,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.3422459893048128,
62
+ "grad_norm": Infinity,
63
+ "learning_rate": 0.00015680647467311557,
64
+ "loss": 10.5962,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.3850267379679144,
69
+ "grad_norm": Infinity,
70
+ "learning_rate": 0.00014457383557765386,
71
+ "loss": 10.6006,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.42780748663101603,
76
+ "grad_norm": Infinity,
77
+ "learning_rate": 0.0001314419810670624,
78
+ "loss": 10.59,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.47058823529411764,
83
+ "grad_norm": Infinity,
84
+ "learning_rate": 0.0001176758281235155,
85
+ "loss": 10.5897,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.5133689839572193,
90
+ "grad_norm": Infinity,
91
+ "learning_rate": 0.00010355308982181253,
92
+ "loss": 10.5836,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.5561497326203209,
97
+ "grad_norm": Infinity,
98
+ "learning_rate": 8.935867285261978e-05,
99
+ "loss": 10.5922,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.5989304812834224,
104
+ "grad_norm": Infinity,
105
+ "learning_rate": 7.537892992447273e-05,
106
+ "loss": 10.5835,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.6417112299465241,
111
+ "grad_norm": Infinity,
112
+ "learning_rate": 6.189588299436997e-05,
113
+ "loss": 10.6007,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.6844919786096256,
118
+ "grad_norm": Infinity,
119
+ "learning_rate": 4.9181533865282706e-05,
120
+ "loss": 10.5927,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.7272727272727273,
125
+ "grad_norm": Infinity,
126
+ "learning_rate": 3.7492376926397964e-05,
127
+ "loss": 10.5852,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.7700534759358288,
132
+ "grad_norm": Infinity,
133
+ "learning_rate": 2.7064224733963197e-05,
134
+ "loss": 10.5855,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.8128342245989305,
139
+ "grad_norm": Infinity,
140
+ "learning_rate": 1.8107450819473503e-05,
141
+ "loss": 10.5925,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.8556149732620321,
146
+ "grad_norm": Infinity,
147
+ "learning_rate": 1.0802745694960569e-05,
148
+ "loss": 10.5893,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.8983957219251337,
153
+ "grad_norm": Infinity,
154
+ "learning_rate": 5.29747167209923e-06,
155
+ "loss": 10.5813,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 0.9411764705882353,
160
+ "grad_norm": Infinity,
161
+ "learning_rate": 1.7026900316098215e-06,
162
+ "loss": 10.6031,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 0.983957219251337,
167
+ "grad_norm": Infinity,
168
+ "learning_rate": 9.092051569674631e-08,
169
+ "loss": 10.5864,
170
+ "step": 230
171
+ }
172
+ ],
173
+ "logging_steps": 10,
174
+ "max_steps": 233,
175
+ "num_input_tokens_seen": 0,
176
+ "num_train_epochs": 1,
177
+ "save_steps": 500,
178
+ "stateful_callbacks": {
179
+ "TrainerControl": {
180
+ "args": {
181
+ "should_epoch_stop": false,
182
+ "should_evaluate": false,
183
+ "should_log": false,
184
+ "should_save": true,
185
+ "should_training_stop": true
186
+ },
187
+ "attributes": {}
188
+ }
189
+ },
190
+ "total_flos": 8838201401671680.0,
191
+ "train_batch_size": 1,
192
+ "trial_name": null,
193
+ "trial_params": null
194
+ }
checkpoint-233/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a917f57899e8c56d0800023a8f9e37ddddbb3fff7afcc0e427f9409cb6922b
3
+ size 5368
special_tokens_map.json CHANGED
@@ -2,28 +2,22 @@
2
  "bos_token": {
3
  "content": "<s>",
4
  "lstrip": false,
5
- "normalized": false,
6
  "rstrip": false,
7
  "single_word": false
8
  },
9
  "eos_token": {
10
  "content": "</s>",
11
  "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "pad_token": {
17
- "content": "</s>",
18
- "lstrip": false,
19
- "normalized": false,
20
  "rstrip": false,
21
  "single_word": false
22
  },
 
23
  "unk_token": {
24
  "content": "<unk>",
25
  "lstrip": false,
26
- "normalized": false,
27
  "rstrip": false,
28
  "single_word": false
29
  }
 
2
  "bos_token": {
3
  "content": "<s>",
4
  "lstrip": false,
5
+ "normalized": true,
6
  "rstrip": false,
7
  "single_word": false
8
  },
9
  "eos_token": {
10
  "content": "</s>",
11
  "lstrip": false,
12
+ "normalized": true,
 
 
 
 
 
 
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "</s>",
17
  "unk_token": {
18
  "content": "<unk>",
19
  "lstrip": false,
20
+ "normalized": true,
21
  "rstrip": false,
22
  "single_word": false
23
  }
tokenizer.json CHANGED
@@ -2,15 +2,15 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 1024
12
  },
13
- "direction": "Right",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 2,
16
  "pad_type_id": 0,
@@ -23,7 +23,7 @@
23
  "single_word": false,
24
  "lstrip": false,
25
  "rstrip": false,
26
- "normalized": false,
27
  "special": true
28
  },
29
  {
@@ -32,7 +32,7 @@
32
  "single_word": false,
33
  "lstrip": false,
34
  "rstrip": false,
35
- "normalized": false,
36
  "special": true
37
  },
38
  {
@@ -41,7 +41,7 @@
41
  "single_word": false,
42
  "lstrip": false,
43
  "rstrip": false,
44
- "normalized": false,
45
  "special": true
46
  }
47
  ],
@@ -276669,484 +276669,484 @@
276669
  "ub"
276670
  ],
276671
  [
276672
- "▁",
276673
- "▁"
276674
  ],
276675
  [
276676
  "▁▁",
276677
- "▁▁"
276678
  ],
276679
  [
276680
- "▁▁▁",
276681
- "▁"
276682
  ],
276683
  [
276684
- "▁",
276685
- "▁▁▁"
276686
  ],
276687
  [
276688
  "▁▁",
276689
  "▁▁▁▁▁▁"
276690
  ],
276691
  [
276692
- "▁▁▁▁",
276693
- "▁▁▁▁"
276694
  ],
276695
  [
276696
- "▁▁▁▁▁",
276697
- "▁▁▁"
276698
  ],
276699
  [
276700
- "▁▁▁▁▁▁",
276701
- "▁▁"
276702
  ],
276703
  [
276704
- "▁▁▁",
276705
- "▁▁▁▁▁"
276706
  ],
276707
  [
276708
- "▁▁▁▁▁▁▁",
276709
- "▁"
276710
  ],
276711
  [
276712
- "▁",
 
 
 
 
276713
  "▁▁▁▁▁▁▁"
276714
  ],
276715
  [
276716
  "▁▁",
276717
- "▁▁▁"
276718
  ],
276719
  [
276720
- "▁▁▁▁",
276721
  "▁"
276722
  ],
276723
  [
276724
- "▁▁▁",
276725
  "▁▁"
276726
  ],
276727
  [
276728
- "▁",
276729
  "▁▁▁▁"
276730
  ],
276731
  [
276732
- "▁▁",
276733
- "▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
276734
  ],
276735
  [
276736
  "▁▁▁▁",
276737
- "▁▁▁▁▁▁▁▁▁▁▁▁"
276738
  ],
276739
  [
276740
- "▁▁▁▁▁▁▁▁",
276741
- "▁▁▁▁▁▁▁▁"
276742
  ],
276743
  [
276744
- "▁▁▁▁▁",
276745
- "▁▁▁▁▁▁▁▁▁▁▁"
276746
  ],
276747
  [
276748
- "▁▁▁▁▁▁",
276749
  "▁▁▁▁▁▁▁▁▁▁"
276750
  ],
276751
  [
276752
- "▁▁▁▁▁▁▁▁▁▁▁▁",
276753
- "▁▁▁▁"
276754
  ],
276755
  [
276756
- "▁▁▁▁▁▁▁▁▁▁▁▁▁",
276757
- "▁▁▁"
276758
  ],
276759
  [
276760
- "▁▁▁▁▁▁▁▁▁▁",
276761
- "▁▁▁▁▁▁"
276762
  ],
276763
  [
276764
- "▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
276765
- "▁▁"
276766
  ],
276767
  [
276768
- "▁▁▁",
276769
- "▁▁▁▁▁▁▁▁▁▁▁▁▁"
276770
  ],
276771
  [
276772
- "▁▁▁▁▁▁▁▁▁",
276773
- "▁▁▁▁▁▁▁"
276774
  ],
276775
  [
276776
- "▁▁▁▁▁▁▁",
276777
- "▁▁▁▁▁▁▁▁▁"
276778
  ],
276779
  [
276780
- "▁▁▁▁▁▁▁▁▁▁▁",
 
 
 
 
276781
  "▁▁▁▁▁"
276782
  ],
276783
  [
276784
- "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
276785
- "▁"
276786
  ],
276787
  [
276788
- "▁",
276789
- "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
276790
  ],
276791
  [
276792
- "▁▁",
276793
- "▁▁▁▁"
276794
  ],
276795
  [
276796
- "▁▁▁▁",
 
 
 
 
276797
  "▁▁"
276798
  ],
276799
  [
276800
  "▁▁▁▁▁",
276801
- "▁"
276802
  ],
276803
  [
276804
- "▁▁▁",
276805
- "▁▁▁"
276806
  ],
276807
  [
276808
- "▁",
276809
  "▁▁▁▁▁"
276810
  ],
276811
  [
276812
- "▁▁",
 
 
 
 
276813
  "▁▁▁▁▁▁▁▁▁▁"
276814
  ],
276815
  [
276816
- "▁▁▁▁",
276817
- "▁▁▁▁▁▁▁▁"
276818
  ],
276819
  [
276820
- "▁▁▁▁▁▁▁▁",
276821
- "▁▁▁▁"
276822
  ],
276823
  [
276824
  "▁▁▁▁▁",
276825
  "▁▁▁▁▁▁▁"
276826
  ],
276827
  [
276828
- "▁▁▁▁▁▁",
276829
- "▁▁▁▁▁▁"
276830
  ],
276831
  [
276832
- "▁▁▁▁▁▁▁▁▁▁",
 
 
 
 
276833
  "▁▁"
276834
  ],
276835
  [
276836
- "▁▁▁",
276837
- "▁▁▁▁▁▁▁▁▁"
276838
  ],
276839
  [
276840
- "▁▁▁▁▁▁▁▁▁",
276841
- "▁▁▁"
276842
  ],
276843
  [
276844
- "▁▁▁▁▁▁▁",
276845
  "▁▁▁▁▁"
276846
  ],
276847
  [
276848
- "▁▁▁▁▁▁▁▁▁▁▁",
276849
- "▁"
276850
  ],
276851
  [
276852
- "▁",
276853
- "▁▁▁▁▁▁▁▁▁▁▁"
276854
  ],
276855
  [
276856
- "▁▁",
276857
- "▁▁▁▁▁▁▁▁▁▁▁"
276858
  ],
276859
  [
276860
- "▁▁▁▁",
276861
  "▁▁▁▁▁▁▁▁▁"
276862
  ],
276863
- [
276864
- "▁▁▁▁▁▁▁▁",
276865
- "▁▁▁▁▁"
276866
- ],
276867
- [
276868
- "▁▁▁▁▁",
276869
- "▁▁▁▁▁▁▁▁"
276870
- ],
276871
  [
276872
  "▁▁▁▁▁▁",
276873
  "▁▁▁▁▁▁▁"
276874
  ],
276875
  [
276876
- "▁▁▁▁▁▁▁▁▁▁▁▁",
276877
  "▁"
276878
  ],
276879
  [
276880
- "▁▁▁▁▁▁▁▁▁▁",
276881
- "▁▁▁"
276882
  ],
276883
  [
276884
- "▁▁▁",
276885
- "▁▁▁▁▁▁▁▁▁▁"
276886
  ],
276887
  [
276888
- "▁▁▁▁▁▁▁▁▁",
276889
- "▁▁▁▁"
276890
  ],
276891
  [
276892
- "▁▁▁▁▁▁▁",
276893
- "▁▁▁▁▁▁"
276894
  ],
276895
  [
276896
- "▁▁▁▁▁▁▁▁▁▁▁",
276897
  "▁▁"
276898
  ],
276899
  [
276900
- "▁",
276901
- "▁▁▁▁▁▁▁▁▁▁▁▁"
276902
  ],
276903
  [
276904
- "▁▁",
276905
- "▁▁▁▁▁▁▁▁"
276906
  ],
276907
  [
276908
- "▁▁▁▁",
276909
- "▁▁▁▁▁▁"
276910
  ],
276911
  [
276912
- "▁▁▁▁▁▁▁▁",
276913
- "▁▁"
276914
  ],
276915
  [
276916
- "▁▁▁▁▁",
276917
  "▁▁▁▁▁"
276918
  ],
276919
  [
276920
- "▁▁▁▁▁▁",
276921
- "▁▁▁▁"
276922
  ],
276923
  [
276924
- "▁▁▁",
276925
- "▁▁▁▁▁▁▁"
276926
  ],
276927
  [
276928
- "▁▁▁▁▁▁▁▁▁",
276929
  "▁"
276930
  ],
276931
  [
276932
- "▁▁▁▁▁▁▁",
276933
- "▁▁▁"
276934
  ],
276935
  [
276936
- "▁",
276937
- "▁▁▁▁▁▁▁▁▁"
276938
  ],
276939
  [
276940
- "▁▁",
276941
- "▁▁▁▁▁▁▁▁▁▁▁▁"
276942
  ],
276943
  [
276944
- "▁▁▁▁",
276945
- "▁▁▁▁▁▁▁▁▁▁"
276946
  ],
276947
  [
276948
- "▁▁▁▁▁▁▁▁",
276949
- "▁▁▁▁▁▁"
276950
  ],
276951
  [
276952
- "▁▁▁▁▁",
276953
- "▁▁���▁▁▁▁▁▁"
276954
  ],
276955
  [
276956
- "▁▁▁▁▁▁",
276957
- "▁▁▁▁▁▁▁▁"
276958
  ],
276959
  [
276960
- "▁▁▁▁▁▁▁▁▁▁▁▁",
276961
- "▁▁"
276962
  ],
276963
  [
276964
- "▁▁▁▁▁▁▁▁▁▁▁▁▁",
276965
- "▁"
276966
  ],
276967
  [
276968
- "▁▁▁▁▁▁▁▁▁▁",
276969
- "▁▁▁▁"
276970
  ],
276971
  [
276972
  "▁▁▁",
276973
- "▁▁▁▁▁▁▁▁▁▁▁"
276974
  ],
276975
  [
276976
- "▁▁▁▁▁▁▁▁▁",
276977
- "▁▁▁▁▁"
276978
  ],
276979
  [
276980
- "▁▁▁▁▁▁▁",
276981
  "▁▁▁▁▁▁▁"
276982
  ],
276983
  [
276984
- "▁▁▁▁▁▁▁▁▁▁▁",
276985
- "▁▁▁"
276986
- ],
276987
- [
276988
- "▁",
276989
- "▁▁▁▁▁▁▁▁▁▁▁▁▁"
276990
  ],
276991
  [
276992
- "▁▁",
276993
  "▁"
276994
  ],
276995
  [
276996
- "▁",
276997
  "▁▁"
276998
  ],
276999
  [
277000
- "▁▁",
277001
- "▁▁▁▁▁▁▁"
277002
  ],
277003
  [
277004
- "▁▁▁▁",
277005
  "▁▁▁▁▁"
277006
  ],
277007
  [
277008
- "▁▁▁▁▁▁▁▁",
277009
- "▁"
277010
  ],
277011
  [
277012
- "▁▁▁▁▁",
277013
- "▁▁▁▁"
277014
  ],
277015
  [
277016
- "▁▁▁▁▁▁",
277017
- "▁▁▁"
277018
  ],
277019
  [
277020
- "▁▁▁",
277021
- "▁▁▁▁▁▁"
277022
  ],
277023
  [
277024
  "▁▁▁▁▁▁▁",
277025
  "▁▁"
277026
  ],
277027
  [
277028
- "▁",
277029
- "▁▁▁▁▁▁▁▁"
277030
  ],
277031
  [
277032
- "▁▁",
277033
- "▁▁▁▁▁"
277034
  ],
277035
  [
277036
- "▁▁▁▁",
277037
- "▁▁▁"
277038
  ],
277039
  [
277040
- "▁▁▁▁▁",
277041
- "▁▁"
277042
  ],
277043
  [
277044
- "▁▁▁▁▁▁",
277045
- "▁"
277046
  ],
277047
  [
277048
- "▁▁▁",
277049
- "▁▁▁▁"
277050
  ],
277051
  [
277052
- "▁",
277053
- "▁▁▁▁▁▁"
277054
  ],
277055
  [
277056
- "▁▁",
277057
- "▁▁▁▁▁▁▁▁▁"
277058
  ],
277059
  [
277060
- "▁▁▁▁",
277061
- "▁▁▁▁▁▁▁"
277062
  ],
277063
  [
277064
- "▁▁▁▁▁▁▁▁",
277065
- "▁▁▁"
277066
  ],
277067
  [
277068
- "▁▁▁▁▁",
277069
- "▁▁▁▁▁▁"
277070
  ],
277071
  [
277072
- "▁▁▁▁▁▁",
277073
- "▁▁▁▁▁"
277074
  ],
277075
  [
277076
- "▁▁▁▁▁▁▁▁▁▁",
277077
  "▁"
277078
  ],
277079
  [
277080
- "▁▁▁",
277081
- "▁▁▁▁▁▁▁▁"
277082
  ],
277083
  [
277084
- "▁▁▁▁▁▁▁▁▁",
277085
  "▁▁"
277086
  ],
277087
  [
277088
- "▁▁▁▁▁▁▁",
277089
  "▁▁▁▁"
277090
  ],
277091
  [
277092
  "▁",
277093
- "▁▁▁▁▁▁▁▁▁▁"
277094
- ],
277095
- [
277096
- "▁▁",
277097
- "▁▁▁▁▁▁▁▁▁▁▁▁▁"
277098
- ],
277099
- [
277100
- "▁▁▁▁",
277101
- "▁▁▁▁▁▁▁▁▁▁▁"
277102
  ],
277103
  [
277104
- "▁▁▁▁▁▁▁▁",
277105
- "▁▁▁▁▁▁▁"
277106
  ],
277107
  [
277108
- "▁▁▁▁▁",
277109
- "▁▁▁▁▁▁▁▁▁▁"
277110
  ],
277111
  [
277112
- "▁▁▁▁▁▁",
277113
- "▁▁▁▁▁▁▁▁▁"
277114
  ],
277115
  [
277116
- "���▁▁▁▁▁▁▁▁▁▁▁",
277117
- "▁▁▁"
277118
  ],
277119
  [
277120
- "▁▁▁▁▁▁▁▁▁▁▁▁▁",
277121
- "▁▁"
277122
  ],
277123
  [
277124
- "▁▁▁▁▁▁▁▁▁▁",
277125
- "▁▁▁▁▁"
277126
  ],
277127
  [
277128
- "▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
277129
- "▁"
277130
  ],
277131
  [
277132
- "▁▁▁",
277133
- "▁▁▁▁▁▁▁▁▁▁▁▁"
277134
  ],
277135
  [
277136
- "▁▁▁▁▁▁▁▁▁",
277137
- "▁▁▁▁▁▁"
277138
  ],
277139
  [
277140
- "▁▁▁▁▁▁▁",
277141
- "▁▁▁▁▁▁▁▁"
277142
  ],
277143
  [
277144
- "▁▁▁▁▁▁▁▁▁▁▁",
277145
- "▁▁▁▁"
277146
  ],
277147
  [
277148
  "▁",
277149
- "▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
277150
  ]
277151
  ]
277152
  }
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 256
12
  },
13
+ "direction": "Left",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 2,
16
  "pad_type_id": 0,
 
23
  "single_word": false,
24
  "lstrip": false,
25
  "rstrip": false,
26
+ "normalized": true,
27
  "special": true
28
  },
29
  {
 
32
  "single_word": false,
33
  "lstrip": false,
34
  "rstrip": false,
35
+ "normalized": true,
36
  "special": true
37
  },
38
  {
 
41
  "single_word": false,
42
  "lstrip": false,
43
  "rstrip": false,
44
+ "normalized": true,
45
  "special": true
46
  }
47
  ],
 
276669
  "ub"
276670
  ],
276671
  [
276672
+ "▁▁",
276673
+ "▁▁"
276674
  ],
276675
  [
276676
  "▁▁",
276677
+ "▁▁▁▁"
276678
  ],
276679
  [
276680
+ "▁▁",
276681
+ "▁▁▁▁▁▁▁▁"
276682
  ],
276683
  [
276684
+ "▁▁",
276685
+ "▁▁▁▁▁"
276686
  ],
276687
  [
276688
  "▁▁",
276689
  "▁▁▁▁▁▁"
276690
  ],
276691
  [
276692
+ "▁▁",
276693
+ "▁▁▁▁▁▁▁▁▁▁▁▁"
276694
  ],
276695
  [
276696
+ "▁▁",
276697
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁"
276698
  ],
276699
  [
276700
+ "▁▁",
276701
+ "▁▁▁▁▁▁▁▁▁▁"
276702
  ],
276703
  [
276704
+ "▁▁",
276705
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
276706
  ],
276707
  [
276708
+ "▁▁",
276709
+ "▁▁▁"
276710
  ],
276711
  [
276712
+ "▁▁",
276713
+ "▁▁▁▁▁▁▁▁▁"
276714
+ ],
276715
+ [
276716
+ "▁▁",
276717
  "▁▁▁▁▁▁▁"
276718
  ],
276719
  [
276720
  "▁▁",
276721
+ "▁▁▁▁▁▁▁▁▁▁▁"
276722
  ],
276723
  [
276724
+ "▁▁",
276725
  "▁"
276726
  ],
276727
  [
276728
+ "▁▁▁▁",
276729
  "▁▁"
276730
  ],
276731
  [
276732
+ "▁▁▁▁",
276733
  "▁▁▁▁"
276734
  ],
276735
  [
276736
+ "▁▁▁▁",
276737
+ "▁▁▁▁▁▁▁▁"
276738
  ],
276739
  [
276740
  "▁▁▁▁",
276741
+ "▁▁▁▁▁"
276742
  ],
276743
  [
276744
+ "▁▁▁▁",
276745
+ "▁▁▁▁▁▁"
276746
  ],
276747
  [
276748
+ "▁▁▁▁",
276749
+ "▁▁▁▁▁▁▁▁▁▁▁▁"
276750
  ],
276751
  [
276752
+ "▁▁▁▁",
276753
  "▁▁▁▁▁▁▁▁▁▁"
276754
  ],
276755
  [
276756
+ "▁▁▁▁",
276757
+ "▁▁▁"
276758
  ],
276759
  [
276760
+ "▁▁▁▁",
276761
+ "▁▁▁▁▁▁▁▁▁"
276762
  ],
276763
  [
276764
+ "▁▁▁▁",
276765
+ "▁▁▁▁▁▁▁"
276766
  ],
276767
  [
276768
+ "▁▁▁▁",
276769
+ "▁▁▁▁▁▁▁▁▁▁▁"
276770
  ],
276771
  [
276772
+ "▁▁▁▁",
276773
+ "▁"
276774
  ],
276775
  [
276776
+ "▁▁▁▁▁▁▁▁",
276777
+ "▁▁"
276778
  ],
276779
  [
276780
+ "▁▁▁▁▁▁▁▁",
276781
+ "▁▁▁▁"
276782
  ],
276783
  [
276784
+ "▁▁▁▁▁▁▁▁",
276785
+ "▁▁▁▁▁▁▁▁"
276786
+ ],
276787
+ [
276788
+ "▁▁▁▁▁▁▁▁",
276789
  "▁▁▁▁▁"
276790
  ],
276791
  [
276792
+ "▁▁▁▁▁▁▁▁",
276793
+ "▁▁▁▁▁▁"
276794
  ],
276795
  [
276796
+ "▁▁▁▁▁▁▁▁",
276797
+ "▁▁▁"
276798
  ],
276799
  [
276800
+ "▁▁▁▁▁▁▁▁",
276801
+ "▁▁▁▁▁▁▁"
276802
  ],
276803
  [
276804
+ "▁▁▁▁▁▁▁▁",
276805
+ "▁"
276806
+ ],
276807
+ [
276808
+ "▁▁▁▁▁",
276809
  "▁▁"
276810
  ],
276811
  [
276812
  "▁▁▁▁▁",
276813
+ "▁▁▁▁"
276814
  ],
276815
  [
276816
+ "▁▁▁▁▁",
276817
+ "▁▁▁▁▁▁▁▁"
276818
  ],
276819
  [
276820
+ "▁▁▁▁▁",
276821
  "▁▁▁▁▁"
276822
  ],
276823
  [
276824
+ "▁▁▁▁▁",
276825
+ "▁▁▁▁▁▁"
276826
+ ],
276827
+ [
276828
+ "▁▁▁▁▁",
276829
  "▁▁▁▁▁▁▁▁▁▁"
276830
  ],
276831
  [
276832
+ "▁▁▁▁▁",
276833
+ "▁▁▁"
276834
  ],
276835
  [
276836
+ "▁▁▁▁▁",
276837
+ "▁▁▁▁▁▁▁▁▁"
276838
  ],
276839
  [
276840
  "▁▁▁▁▁",
276841
  "▁▁▁▁▁▁▁"
276842
  ],
276843
  [
276844
+ "▁▁▁▁▁",
276845
+ "▁▁▁▁▁▁▁▁▁▁▁"
276846
  ],
276847
  [
276848
+ "▁▁▁▁▁",
276849
+ "▁"
276850
+ ],
276851
+ [
276852
+ "▁▁▁▁▁▁",
276853
  "▁▁"
276854
  ],
276855
  [
276856
+ "▁▁▁▁▁▁",
276857
+ "▁▁▁▁"
276858
  ],
276859
  [
276860
+ "▁▁▁▁▁▁",
276861
+ "▁▁▁▁▁▁▁▁"
276862
  ],
276863
  [
276864
+ "▁▁▁▁▁▁",
276865
  "▁▁▁▁▁"
276866
  ],
276867
  [
276868
+ "▁▁▁▁▁▁",
276869
+ "▁▁▁▁▁▁"
276870
  ],
276871
  [
276872
+ "▁▁▁▁▁▁",
276873
+ "▁▁▁▁▁▁▁▁▁▁"
276874
  ],
276875
  [
276876
+ "▁▁▁▁▁▁",
276877
+ "▁▁▁"
276878
  ],
276879
  [
276880
+ "▁▁▁▁▁▁",
276881
  "▁▁▁▁▁▁▁▁▁"
276882
  ],
 
 
 
 
 
 
 
 
276883
  [
276884
  "▁▁▁▁▁▁",
276885
  "▁▁▁▁▁▁▁"
276886
  ],
276887
  [
276888
+ "▁▁▁▁▁▁",
276889
  "▁"
276890
  ],
276891
  [
276892
+ "▁▁▁▁▁▁▁▁▁▁▁▁",
276893
+ "▁▁"
276894
  ],
276895
  [
276896
+ "▁▁▁▁▁▁▁▁▁▁▁▁",
276897
+ "▁▁▁▁"
276898
  ],
276899
  [
276900
+ "▁▁▁▁▁▁▁▁▁▁▁▁",
276901
+ "▁▁▁"
276902
  ],
276903
  [
276904
+ "▁▁▁▁▁▁▁▁▁▁▁▁",
276905
+ "▁"
276906
  ],
276907
  [
276908
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁",
276909
  "▁▁"
276910
  ],
276911
  [
276912
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁",
276913
+ "▁▁▁"
276914
  ],
276915
  [
276916
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁",
276917
+ "▁"
276918
  ],
276919
  [
276920
+ "▁▁▁▁▁▁▁▁▁▁",
276921
+ "▁▁"
276922
  ],
276923
  [
276924
+ "▁▁▁▁▁▁▁▁▁▁",
276925
+ "▁▁▁▁"
276926
  ],
276927
  [
276928
+ "▁▁▁▁▁▁▁▁▁▁",
276929
  "▁▁▁▁▁"
276930
  ],
276931
  [
276932
+ "▁▁▁▁▁▁▁▁▁▁",
276933
+ "▁▁▁▁▁▁"
276934
  ],
276935
  [
276936
+ "▁▁▁▁▁▁▁▁▁▁",
276937
+ "▁▁▁"
276938
  ],
276939
  [
276940
+ "▁▁▁▁▁▁▁▁▁▁",
276941
  "▁"
276942
  ],
276943
  [
276944
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
276945
+ "▁▁"
276946
  ],
276947
  [
276948
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
276949
+ "▁"
276950
  ],
276951
  [
276952
+ "▁▁▁",
276953
+ "▁▁"
276954
  ],
276955
  [
276956
+ "▁▁▁",
276957
+ "▁▁▁▁"
276958
  ],
276959
  [
276960
+ "▁▁▁",
276961
+ "▁▁▁▁▁▁▁▁"
276962
  ],
276963
  [
276964
+ "▁▁▁",
276965
+ "▁▁▁▁▁"
276966
  ],
276967
  [
276968
+ "▁▁▁",
276969
+ "▁▁▁▁▁▁"
276970
  ],
276971
  [
276972
+ "▁▁▁",
276973
+ "▁▁▁▁▁▁▁▁▁▁▁▁"
276974
  ],
276975
  [
276976
+ "▁▁▁",
276977
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁"
276978
  ],
276979
  [
276980
+ "▁▁▁",
276981
+ "▁▁▁▁▁▁▁▁▁▁"
276982
  ],
276983
  [
276984
  "▁▁▁",
276985
+ "▁▁▁"
276986
  ],
276987
  [
276988
+ "▁▁▁",
276989
+ "▁▁▁▁▁▁▁▁▁"
276990
  ],
276991
  [
276992
+ "▁▁▁",
276993
  "▁▁▁▁▁▁▁"
276994
  ],
276995
  [
276996
+ "▁▁▁",
276997
+ "▁▁▁▁▁▁▁▁▁▁▁"
 
 
 
 
276998
  ],
276999
  [
277000
+ "▁▁▁",
277001
  "▁"
277002
  ],
277003
  [
277004
+ "▁▁▁▁▁▁▁▁▁",
277005
  "▁▁"
277006
  ],
277007
  [
277008
+ "▁▁▁▁▁▁▁▁▁",
277009
+ "▁▁▁▁"
277010
  ],
277011
  [
277012
+ "▁▁▁▁▁▁▁▁▁",
277013
  "▁▁▁▁▁"
277014
  ],
277015
  [
277016
+ "▁▁▁▁▁▁▁▁▁",
277017
+ "▁▁▁▁▁▁"
277018
  ],
277019
  [
277020
+ "▁▁▁▁▁▁▁▁▁",
277021
+ "▁▁▁"
277022
  ],
277023
  [
277024
+ "▁▁▁▁▁▁▁▁▁",
277025
+ "▁▁▁▁▁▁▁"
277026
  ],
277027
  [
277028
+ "▁▁▁▁▁▁▁▁▁",
277029
+ "▁"
277030
  ],
277031
  [
277032
  "▁▁▁▁▁▁▁",
277033
  "▁▁"
277034
  ],
277035
  [
277036
+ "▁▁▁▁▁▁▁",
277037
+ "▁▁▁▁"
277038
  ],
277039
  [
277040
+ "▁▁▁▁▁▁▁",
277041
+ "▁▁▁▁▁▁▁▁"
277042
  ],
277043
  [
277044
+ "▁▁▁▁▁▁▁",
277045
+ "▁▁▁▁▁"
277046
  ],
277047
  [
277048
+ "▁▁▁▁▁▁▁",
277049
+ "▁▁▁▁▁▁"
277050
  ],
277051
  [
277052
+ "▁▁▁▁▁▁▁",
277053
+ "▁▁▁"
277054
  ],
277055
  [
277056
+ "▁▁▁▁▁▁▁",
277057
+ "▁▁▁▁▁▁▁▁▁"
277058
  ],
277059
  [
277060
+ "▁▁▁▁▁▁▁",
277061
+ "▁▁▁▁▁▁▁"
277062
  ],
277063
  [
277064
+ "▁▁▁▁▁▁▁",
277065
+ "▁"
277066
  ],
277067
  [
277068
+ "▁▁▁▁▁▁▁▁▁▁▁",
277069
+ "▁▁"
277070
  ],
277071
  [
277072
+ "▁▁▁▁▁▁▁▁▁▁▁",
277073
+ "▁▁▁▁"
277074
  ],
277075
  [
277076
+ "▁▁▁▁▁▁▁▁▁▁▁",
277077
+ "▁▁▁▁▁"
277078
  ],
277079
  [
277080
+ "▁▁▁▁▁▁▁▁▁▁▁",
277081
+ "▁▁▁"
277082
  ],
277083
  [
277084
+ "▁▁▁▁▁▁▁▁▁▁▁",
277085
  "▁"
277086
  ],
277087
  [
277088
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁",
277089
+ "▁"
277090
  ],
277091
  [
277092
+ "▁",
277093
  "▁▁"
277094
  ],
277095
  [
277096
+ "▁",
277097
  "▁▁▁▁"
277098
  ],
277099
  [
277100
  "▁",
277101
+ "▁▁▁▁▁▁▁▁"
 
 
 
 
 
 
 
 
277102
  ],
277103
  [
277104
+ "▁",
277105
+ "▁▁▁▁▁"
277106
  ],
277107
  [
277108
+ "▁",
277109
+ "▁▁▁▁▁▁"
277110
  ],
277111
  [
277112
+ "▁",
277113
+ "▁▁▁▁▁▁▁▁▁▁▁▁"
277114
  ],
277115
  [
277116
+ "▁",
277117
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁"
277118
  ],
277119
  [
277120
+ "▁",
277121
+ "▁▁▁▁▁▁▁▁▁▁"
277122
  ],
277123
  [
277124
+ "▁",
277125
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
277126
  ],
277127
  [
277128
+ "▁",
277129
+ "▁▁▁"
277130
  ],
277131
  [
277132
+ "▁",
277133
+ "▁▁▁▁▁▁▁▁▁"
277134
  ],
277135
  [
277136
+ "▁",
277137
+ "▁▁▁▁▁▁▁"
277138
  ],
277139
  [
277140
+ "▁",
277141
+ "▁▁▁▁▁▁▁▁▁▁▁"
277142
  ],
277143
  [
277144
+ "▁",
277145
+ "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁"
277146
  ],
277147
  [
277148
  "▁",
277149
+ "▁"
277150
  ]
277151
  ]
277152
  }
tokenizer_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "0": {
7
  "content": "<unk>",
8
  "lstrip": false,
9
- "normalized": false,
10
  "rstrip": false,
11
  "single_word": false,
12
  "special": true
@@ -14,7 +14,7 @@
14
  "1": {
15
  "content": "<s>",
16
  "lstrip": false,
17
- "normalized": false,
18
  "rstrip": false,
19
  "single_word": false,
20
  "special": true
@@ -22,21 +22,20 @@
22
  "2": {
23
  "content": "</s>",
24
  "lstrip": false,
25
- "normalized": false,
26
  "rstrip": false,
27
  "single_word": false,
28
  "special": true
29
  }
30
  },
31
  "bos_token": "<s>",
32
- "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
33
  "clean_up_tokenization_spaces": false,
34
  "eos_token": "</s>",
35
  "extra_special_tokens": {},
36
- "legacy": false,
37
  "model_max_length": 2048,
38
  "pad_token": "</s>",
39
- "padding_side": "right",
40
  "sp_model_kwargs": {},
41
  "tokenizer_class": "LlamaTokenizer",
42
  "unk_token": "<unk>",
 
6
  "0": {
7
  "content": "<unk>",
8
  "lstrip": false,
9
+ "normalized": true,
10
  "rstrip": false,
11
  "single_word": false,
12
  "special": true
 
14
  "1": {
15
  "content": "<s>",
16
  "lstrip": false,
17
+ "normalized": true,
18
  "rstrip": false,
19
  "single_word": false,
20
  "special": true
 
22
  "2": {
23
  "content": "</s>",
24
  "lstrip": false,
25
+ "normalized": true,
26
  "rstrip": false,
27
  "single_word": false,
28
  "special": true
29
  }
30
  },
31
  "bos_token": "<s>",
32
+ "chat_template": "{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\\n' + system_message + '\\n<</SYS>>\\n\\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + content.strip() + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content.strip() + ' ' + eos_token }}{% endif %}{% endfor %}",
33
  "clean_up_tokenization_spaces": false,
34
  "eos_token": "</s>",
35
  "extra_special_tokens": {},
36
+ "legacy": true,
37
  "model_max_length": 2048,
38
  "pad_token": "</s>",
 
39
  "sp_model_kwargs": {},
40
  "tokenizer_class": "LlamaTokenizer",
41
  "unk_token": "<unk>",