Training in progress, step 99, checkpoint
Browse files- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +33 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/added_tokens.json +146 -0
- last-checkpoint/merges.txt +0 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state.pth +3 -0
- last-checkpoint/scheduler.pt +3 -0
- last-checkpoint/special_tokens_map.json +30 -0
- last-checkpoint/tokenizer.json +0 -0
- last-checkpoint/tokenizer_config.json +1177 -0
- last-checkpoint/trainer_state.json +742 -0
- last-checkpoint/training_args.bin +3 -0
- last-checkpoint/vocab.json +0 -0
last-checkpoint/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: furiosa-ai/mlperf-gpt-j-6b
|
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.13.2
|
last-checkpoint/adapter_config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "furiosa-ai/mlperf-gpt-j-6b",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": null,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"fc_in",
|
25 |
+
"out_proj",
|
26 |
+
"v_proj",
|
27 |
+
"k_proj",
|
28 |
+
"fc_out"
|
29 |
+
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
+
"use_dora": false,
|
32 |
+
"use_rslora": false
|
33 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af6267ce90a0965cb692e568ce50202ab53b4c422985295b1188138cd16e8253
|
3 |
+
size 66103768
|
last-checkpoint/added_tokens.json
ADDED
@@ -0,0 +1,146 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|extratoken_100|>": 50356,
|
3 |
+
"<|extratoken_101|>": 50357,
|
4 |
+
"<|extratoken_102|>": 50358,
|
5 |
+
"<|extratoken_103|>": 50359,
|
6 |
+
"<|extratoken_104|>": 50360,
|
7 |
+
"<|extratoken_105|>": 50361,
|
8 |
+
"<|extratoken_106|>": 50362,
|
9 |
+
"<|extratoken_107|>": 50363,
|
10 |
+
"<|extratoken_108|>": 50364,
|
11 |
+
"<|extratoken_109|>": 50365,
|
12 |
+
"<|extratoken_10|>": 50266,
|
13 |
+
"<|extratoken_110|>": 50366,
|
14 |
+
"<|extratoken_111|>": 50367,
|
15 |
+
"<|extratoken_112|>": 50368,
|
16 |
+
"<|extratoken_113|>": 50369,
|
17 |
+
"<|extratoken_114|>": 50370,
|
18 |
+
"<|extratoken_115|>": 50371,
|
19 |
+
"<|extratoken_116|>": 50372,
|
20 |
+
"<|extratoken_117|>": 50373,
|
21 |
+
"<|extratoken_118|>": 50374,
|
22 |
+
"<|extratoken_119|>": 50375,
|
23 |
+
"<|extratoken_11|>": 50267,
|
24 |
+
"<|extratoken_120|>": 50376,
|
25 |
+
"<|extratoken_121|>": 50377,
|
26 |
+
"<|extratoken_122|>": 50378,
|
27 |
+
"<|extratoken_123|>": 50379,
|
28 |
+
"<|extratoken_124|>": 50380,
|
29 |
+
"<|extratoken_125|>": 50381,
|
30 |
+
"<|extratoken_126|>": 50382,
|
31 |
+
"<|extratoken_127|>": 50383,
|
32 |
+
"<|extratoken_128|>": 50384,
|
33 |
+
"<|extratoken_129|>": 50385,
|
34 |
+
"<|extratoken_12|>": 50268,
|
35 |
+
"<|extratoken_130|>": 50386,
|
36 |
+
"<|extratoken_131|>": 50387,
|
37 |
+
"<|extratoken_132|>": 50388,
|
38 |
+
"<|extratoken_133|>": 50389,
|
39 |
+
"<|extratoken_134|>": 50390,
|
40 |
+
"<|extratoken_135|>": 50391,
|
41 |
+
"<|extratoken_136|>": 50392,
|
42 |
+
"<|extratoken_137|>": 50393,
|
43 |
+
"<|extratoken_138|>": 50394,
|
44 |
+
"<|extratoken_139|>": 50395,
|
45 |
+
"<|extratoken_13|>": 50269,
|
46 |
+
"<|extratoken_140|>": 50396,
|
47 |
+
"<|extratoken_141|>": 50397,
|
48 |
+
"<|extratoken_142|>": 50398,
|
49 |
+
"<|extratoken_143|>": 50399,
|
50 |
+
"<|extratoken_14|>": 50270,
|
51 |
+
"<|extratoken_15|>": 50271,
|
52 |
+
"<|extratoken_16|>": 50272,
|
53 |
+
"<|extratoken_17|>": 50273,
|
54 |
+
"<|extratoken_18|>": 50274,
|
55 |
+
"<|extratoken_19|>": 50275,
|
56 |
+
"<|extratoken_1|>": 50257,
|
57 |
+
"<|extratoken_20|>": 50276,
|
58 |
+
"<|extratoken_21|>": 50277,
|
59 |
+
"<|extratoken_22|>": 50278,
|
60 |
+
"<|extratoken_23|>": 50279,
|
61 |
+
"<|extratoken_24|>": 50280,
|
62 |
+
"<|extratoken_25|>": 50281,
|
63 |
+
"<|extratoken_26|>": 50282,
|
64 |
+
"<|extratoken_27|>": 50283,
|
65 |
+
"<|extratoken_28|>": 50284,
|
66 |
+
"<|extratoken_29|>": 50285,
|
67 |
+
"<|extratoken_2|>": 50258,
|
68 |
+
"<|extratoken_30|>": 50286,
|
69 |
+
"<|extratoken_31|>": 50287,
|
70 |
+
"<|extratoken_32|>": 50288,
|
71 |
+
"<|extratoken_33|>": 50289,
|
72 |
+
"<|extratoken_34|>": 50290,
|
73 |
+
"<|extratoken_35|>": 50291,
|
74 |
+
"<|extratoken_36|>": 50292,
|
75 |
+
"<|extratoken_37|>": 50293,
|
76 |
+
"<|extratoken_38|>": 50294,
|
77 |
+
"<|extratoken_39|>": 50295,
|
78 |
+
"<|extratoken_3|>": 50259,
|
79 |
+
"<|extratoken_40|>": 50296,
|
80 |
+
"<|extratoken_41|>": 50297,
|
81 |
+
"<|extratoken_42|>": 50298,
|
82 |
+
"<|extratoken_43|>": 50299,
|
83 |
+
"<|extratoken_44|>": 50300,
|
84 |
+
"<|extratoken_45|>": 50301,
|
85 |
+
"<|extratoken_46|>": 50302,
|
86 |
+
"<|extratoken_47|>": 50303,
|
87 |
+
"<|extratoken_48|>": 50304,
|
88 |
+
"<|extratoken_49|>": 50305,
|
89 |
+
"<|extratoken_4|>": 50260,
|
90 |
+
"<|extratoken_50|>": 50306,
|
91 |
+
"<|extratoken_51|>": 50307,
|
92 |
+
"<|extratoken_52|>": 50308,
|
93 |
+
"<|extratoken_53|>": 50309,
|
94 |
+
"<|extratoken_54|>": 50310,
|
95 |
+
"<|extratoken_55|>": 50311,
|
96 |
+
"<|extratoken_56|>": 50312,
|
97 |
+
"<|extratoken_57|>": 50313,
|
98 |
+
"<|extratoken_58|>": 50314,
|
99 |
+
"<|extratoken_59|>": 50315,
|
100 |
+
"<|extratoken_5|>": 50261,
|
101 |
+
"<|extratoken_60|>": 50316,
|
102 |
+
"<|extratoken_61|>": 50317,
|
103 |
+
"<|extratoken_62|>": 50318,
|
104 |
+
"<|extratoken_63|>": 50319,
|
105 |
+
"<|extratoken_64|>": 50320,
|
106 |
+
"<|extratoken_65|>": 50321,
|
107 |
+
"<|extratoken_66|>": 50322,
|
108 |
+
"<|extratoken_67|>": 50323,
|
109 |
+
"<|extratoken_68|>": 50324,
|
110 |
+
"<|extratoken_69|>": 50325,
|
111 |
+
"<|extratoken_6|>": 50262,
|
112 |
+
"<|extratoken_70|>": 50326,
|
113 |
+
"<|extratoken_71|>": 50327,
|
114 |
+
"<|extratoken_72|>": 50328,
|
115 |
+
"<|extratoken_73|>": 50329,
|
116 |
+
"<|extratoken_74|>": 50330,
|
117 |
+
"<|extratoken_75|>": 50331,
|
118 |
+
"<|extratoken_76|>": 50332,
|
119 |
+
"<|extratoken_77|>": 50333,
|
120 |
+
"<|extratoken_78|>": 50334,
|
121 |
+
"<|extratoken_79|>": 50335,
|
122 |
+
"<|extratoken_7|>": 50263,
|
123 |
+
"<|extratoken_80|>": 50336,
|
124 |
+
"<|extratoken_81|>": 50337,
|
125 |
+
"<|extratoken_82|>": 50338,
|
126 |
+
"<|extratoken_83|>": 50339,
|
127 |
+
"<|extratoken_84|>": 50340,
|
128 |
+
"<|extratoken_85|>": 50341,
|
129 |
+
"<|extratoken_86|>": 50342,
|
130 |
+
"<|extratoken_87|>": 50343,
|
131 |
+
"<|extratoken_88|>": 50344,
|
132 |
+
"<|extratoken_89|>": 50345,
|
133 |
+
"<|extratoken_8|>": 50264,
|
134 |
+
"<|extratoken_90|>": 50346,
|
135 |
+
"<|extratoken_91|>": 50347,
|
136 |
+
"<|extratoken_92|>": 50348,
|
137 |
+
"<|extratoken_93|>": 50349,
|
138 |
+
"<|extratoken_94|>": 50350,
|
139 |
+
"<|extratoken_95|>": 50351,
|
140 |
+
"<|extratoken_96|>": 50352,
|
141 |
+
"<|extratoken_97|>": 50353,
|
142 |
+
"<|extratoken_98|>": 50354,
|
143 |
+
"<|extratoken_99|>": 50355,
|
144 |
+
"<|extratoken_9|>": 50265,
|
145 |
+
"[PAD]": 50400
|
146 |
+
}
|
last-checkpoint/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:176213d2a27e0e814f99b90054da282e323511b836c29cfbf0bcd6dd995c8583
|
3 |
+
size 33939412
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4eea88962c2c003f5022f62ceea4f10f2c62dd1dbbbf421a89ac4036ef0279d8
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e80bd13ccd86381c43d36a50b9b8744dacf3b87fffadb3e5cb79368ce9e10822
|
3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|endoftext|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|endoftext|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|endoftext|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": true,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<|endoftext|>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": true,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/tokenizer_config.json
ADDED
@@ -0,0 +1,1177 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_prefix_space": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"50256": {
|
6 |
+
"content": "<|endoftext|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": true,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"50257": {
|
14 |
+
"content": "<|extratoken_1|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": true,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": false
|
20 |
+
},
|
21 |
+
"50258": {
|
22 |
+
"content": "<|extratoken_2|>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": true,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": false
|
28 |
+
},
|
29 |
+
"50259": {
|
30 |
+
"content": "<|extratoken_3|>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": true,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": false
|
36 |
+
},
|
37 |
+
"50260": {
|
38 |
+
"content": "<|extratoken_4|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": true,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": false
|
44 |
+
},
|
45 |
+
"50261": {
|
46 |
+
"content": "<|extratoken_5|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": true,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": false
|
52 |
+
},
|
53 |
+
"50262": {
|
54 |
+
"content": "<|extratoken_6|>",
|
55 |
+
"lstrip": false,
|
56 |
+
"normalized": true,
|
57 |
+
"rstrip": false,
|
58 |
+
"single_word": false,
|
59 |
+
"special": false
|
60 |
+
},
|
61 |
+
"50263": {
|
62 |
+
"content": "<|extratoken_7|>",
|
63 |
+
"lstrip": false,
|
64 |
+
"normalized": true,
|
65 |
+
"rstrip": false,
|
66 |
+
"single_word": false,
|
67 |
+
"special": false
|
68 |
+
},
|
69 |
+
"50264": {
|
70 |
+
"content": "<|extratoken_8|>",
|
71 |
+
"lstrip": false,
|
72 |
+
"normalized": true,
|
73 |
+
"rstrip": false,
|
74 |
+
"single_word": false,
|
75 |
+
"special": false
|
76 |
+
},
|
77 |
+
"50265": {
|
78 |
+
"content": "<|extratoken_9|>",
|
79 |
+
"lstrip": false,
|
80 |
+
"normalized": true,
|
81 |
+
"rstrip": false,
|
82 |
+
"single_word": false,
|
83 |
+
"special": false
|
84 |
+
},
|
85 |
+
"50266": {
|
86 |
+
"content": "<|extratoken_10|>",
|
87 |
+
"lstrip": false,
|
88 |
+
"normalized": true,
|
89 |
+
"rstrip": false,
|
90 |
+
"single_word": false,
|
91 |
+
"special": false
|
92 |
+
},
|
93 |
+
"50267": {
|
94 |
+
"content": "<|extratoken_11|>",
|
95 |
+
"lstrip": false,
|
96 |
+
"normalized": true,
|
97 |
+
"rstrip": false,
|
98 |
+
"single_word": false,
|
99 |
+
"special": false
|
100 |
+
},
|
101 |
+
"50268": {
|
102 |
+
"content": "<|extratoken_12|>",
|
103 |
+
"lstrip": false,
|
104 |
+
"normalized": true,
|
105 |
+
"rstrip": false,
|
106 |
+
"single_word": false,
|
107 |
+
"special": false
|
108 |
+
},
|
109 |
+
"50269": {
|
110 |
+
"content": "<|extratoken_13|>",
|
111 |
+
"lstrip": false,
|
112 |
+
"normalized": true,
|
113 |
+
"rstrip": false,
|
114 |
+
"single_word": false,
|
115 |
+
"special": false
|
116 |
+
},
|
117 |
+
"50270": {
|
118 |
+
"content": "<|extratoken_14|>",
|
119 |
+
"lstrip": false,
|
120 |
+
"normalized": true,
|
121 |
+
"rstrip": false,
|
122 |
+
"single_word": false,
|
123 |
+
"special": false
|
124 |
+
},
|
125 |
+
"50271": {
|
126 |
+
"content": "<|extratoken_15|>",
|
127 |
+
"lstrip": false,
|
128 |
+
"normalized": true,
|
129 |
+
"rstrip": false,
|
130 |
+
"single_word": false,
|
131 |
+
"special": false
|
132 |
+
},
|
133 |
+
"50272": {
|
134 |
+
"content": "<|extratoken_16|>",
|
135 |
+
"lstrip": false,
|
136 |
+
"normalized": true,
|
137 |
+
"rstrip": false,
|
138 |
+
"single_word": false,
|
139 |
+
"special": false
|
140 |
+
},
|
141 |
+
"50273": {
|
142 |
+
"content": "<|extratoken_17|>",
|
143 |
+
"lstrip": false,
|
144 |
+
"normalized": true,
|
145 |
+
"rstrip": false,
|
146 |
+
"single_word": false,
|
147 |
+
"special": false
|
148 |
+
},
|
149 |
+
"50274": {
|
150 |
+
"content": "<|extratoken_18|>",
|
151 |
+
"lstrip": false,
|
152 |
+
"normalized": true,
|
153 |
+
"rstrip": false,
|
154 |
+
"single_word": false,
|
155 |
+
"special": false
|
156 |
+
},
|
157 |
+
"50275": {
|
158 |
+
"content": "<|extratoken_19|>",
|
159 |
+
"lstrip": false,
|
160 |
+
"normalized": true,
|
161 |
+
"rstrip": false,
|
162 |
+
"single_word": false,
|
163 |
+
"special": false
|
164 |
+
},
|
165 |
+
"50276": {
|
166 |
+
"content": "<|extratoken_20|>",
|
167 |
+
"lstrip": false,
|
168 |
+
"normalized": true,
|
169 |
+
"rstrip": false,
|
170 |
+
"single_word": false,
|
171 |
+
"special": false
|
172 |
+
},
|
173 |
+
"50277": {
|
174 |
+
"content": "<|extratoken_21|>",
|
175 |
+
"lstrip": false,
|
176 |
+
"normalized": true,
|
177 |
+
"rstrip": false,
|
178 |
+
"single_word": false,
|
179 |
+
"special": false
|
180 |
+
},
|
181 |
+
"50278": {
|
182 |
+
"content": "<|extratoken_22|>",
|
183 |
+
"lstrip": false,
|
184 |
+
"normalized": true,
|
185 |
+
"rstrip": false,
|
186 |
+
"single_word": false,
|
187 |
+
"special": false
|
188 |
+
},
|
189 |
+
"50279": {
|
190 |
+
"content": "<|extratoken_23|>",
|
191 |
+
"lstrip": false,
|
192 |
+
"normalized": true,
|
193 |
+
"rstrip": false,
|
194 |
+
"single_word": false,
|
195 |
+
"special": false
|
196 |
+
},
|
197 |
+
"50280": {
|
198 |
+
"content": "<|extratoken_24|>",
|
199 |
+
"lstrip": false,
|
200 |
+
"normalized": true,
|
201 |
+
"rstrip": false,
|
202 |
+
"single_word": false,
|
203 |
+
"special": false
|
204 |
+
},
|
205 |
+
"50281": {
|
206 |
+
"content": "<|extratoken_25|>",
|
207 |
+
"lstrip": false,
|
208 |
+
"normalized": true,
|
209 |
+
"rstrip": false,
|
210 |
+
"single_word": false,
|
211 |
+
"special": false
|
212 |
+
},
|
213 |
+
"50282": {
|
214 |
+
"content": "<|extratoken_26|>",
|
215 |
+
"lstrip": false,
|
216 |
+
"normalized": true,
|
217 |
+
"rstrip": false,
|
218 |
+
"single_word": false,
|
219 |
+
"special": false
|
220 |
+
},
|
221 |
+
"50283": {
|
222 |
+
"content": "<|extratoken_27|>",
|
223 |
+
"lstrip": false,
|
224 |
+
"normalized": true,
|
225 |
+
"rstrip": false,
|
226 |
+
"single_word": false,
|
227 |
+
"special": false
|
228 |
+
},
|
229 |
+
"50284": {
|
230 |
+
"content": "<|extratoken_28|>",
|
231 |
+
"lstrip": false,
|
232 |
+
"normalized": true,
|
233 |
+
"rstrip": false,
|
234 |
+
"single_word": false,
|
235 |
+
"special": false
|
236 |
+
},
|
237 |
+
"50285": {
|
238 |
+
"content": "<|extratoken_29|>",
|
239 |
+
"lstrip": false,
|
240 |
+
"normalized": true,
|
241 |
+
"rstrip": false,
|
242 |
+
"single_word": false,
|
243 |
+
"special": false
|
244 |
+
},
|
245 |
+
"50286": {
|
246 |
+
"content": "<|extratoken_30|>",
|
247 |
+
"lstrip": false,
|
248 |
+
"normalized": true,
|
249 |
+
"rstrip": false,
|
250 |
+
"single_word": false,
|
251 |
+
"special": false
|
252 |
+
},
|
253 |
+
"50287": {
|
254 |
+
"content": "<|extratoken_31|>",
|
255 |
+
"lstrip": false,
|
256 |
+
"normalized": true,
|
257 |
+
"rstrip": false,
|
258 |
+
"single_word": false,
|
259 |
+
"special": false
|
260 |
+
},
|
261 |
+
"50288": {
|
262 |
+
"content": "<|extratoken_32|>",
|
263 |
+
"lstrip": false,
|
264 |
+
"normalized": true,
|
265 |
+
"rstrip": false,
|
266 |
+
"single_word": false,
|
267 |
+
"special": false
|
268 |
+
},
|
269 |
+
"50289": {
|
270 |
+
"content": "<|extratoken_33|>",
|
271 |
+
"lstrip": false,
|
272 |
+
"normalized": true,
|
273 |
+
"rstrip": false,
|
274 |
+
"single_word": false,
|
275 |
+
"special": false
|
276 |
+
},
|
277 |
+
"50290": {
|
278 |
+
"content": "<|extratoken_34|>",
|
279 |
+
"lstrip": false,
|
280 |
+
"normalized": true,
|
281 |
+
"rstrip": false,
|
282 |
+
"single_word": false,
|
283 |
+
"special": false
|
284 |
+
},
|
285 |
+
"50291": {
|
286 |
+
"content": "<|extratoken_35|>",
|
287 |
+
"lstrip": false,
|
288 |
+
"normalized": true,
|
289 |
+
"rstrip": false,
|
290 |
+
"single_word": false,
|
291 |
+
"special": false
|
292 |
+
},
|
293 |
+
"50292": {
|
294 |
+
"content": "<|extratoken_36|>",
|
295 |
+
"lstrip": false,
|
296 |
+
"normalized": true,
|
297 |
+
"rstrip": false,
|
298 |
+
"single_word": false,
|
299 |
+
"special": false
|
300 |
+
},
|
301 |
+
"50293": {
|
302 |
+
"content": "<|extratoken_37|>",
|
303 |
+
"lstrip": false,
|
304 |
+
"normalized": true,
|
305 |
+
"rstrip": false,
|
306 |
+
"single_word": false,
|
307 |
+
"special": false
|
308 |
+
},
|
309 |
+
"50294": {
|
310 |
+
"content": "<|extratoken_38|>",
|
311 |
+
"lstrip": false,
|
312 |
+
"normalized": true,
|
313 |
+
"rstrip": false,
|
314 |
+
"single_word": false,
|
315 |
+
"special": false
|
316 |
+
},
|
317 |
+
"50295": {
|
318 |
+
"content": "<|extratoken_39|>",
|
319 |
+
"lstrip": false,
|
320 |
+
"normalized": true,
|
321 |
+
"rstrip": false,
|
322 |
+
"single_word": false,
|
323 |
+
"special": false
|
324 |
+
},
|
325 |
+
"50296": {
|
326 |
+
"content": "<|extratoken_40|>",
|
327 |
+
"lstrip": false,
|
328 |
+
"normalized": true,
|
329 |
+
"rstrip": false,
|
330 |
+
"single_word": false,
|
331 |
+
"special": false
|
332 |
+
},
|
333 |
+
"50297": {
|
334 |
+
"content": "<|extratoken_41|>",
|
335 |
+
"lstrip": false,
|
336 |
+
"normalized": true,
|
337 |
+
"rstrip": false,
|
338 |
+
"single_word": false,
|
339 |
+
"special": false
|
340 |
+
},
|
341 |
+
"50298": {
|
342 |
+
"content": "<|extratoken_42|>",
|
343 |
+
"lstrip": false,
|
344 |
+
"normalized": true,
|
345 |
+
"rstrip": false,
|
346 |
+
"single_word": false,
|
347 |
+
"special": false
|
348 |
+
},
|
349 |
+
"50299": {
|
350 |
+
"content": "<|extratoken_43|>",
|
351 |
+
"lstrip": false,
|
352 |
+
"normalized": true,
|
353 |
+
"rstrip": false,
|
354 |
+
"single_word": false,
|
355 |
+
"special": false
|
356 |
+
},
|
357 |
+
"50300": {
|
358 |
+
"content": "<|extratoken_44|>",
|
359 |
+
"lstrip": false,
|
360 |
+
"normalized": true,
|
361 |
+
"rstrip": false,
|
362 |
+
"single_word": false,
|
363 |
+
"special": false
|
364 |
+
},
|
365 |
+
"50301": {
|
366 |
+
"content": "<|extratoken_45|>",
|
367 |
+
"lstrip": false,
|
368 |
+
"normalized": true,
|
369 |
+
"rstrip": false,
|
370 |
+
"single_word": false,
|
371 |
+
"special": false
|
372 |
+
},
|
373 |
+
"50302": {
|
374 |
+
"content": "<|extratoken_46|>",
|
375 |
+
"lstrip": false,
|
376 |
+
"normalized": true,
|
377 |
+
"rstrip": false,
|
378 |
+
"single_word": false,
|
379 |
+
"special": false
|
380 |
+
},
|
381 |
+
"50303": {
|
382 |
+
"content": "<|extratoken_47|>",
|
383 |
+
"lstrip": false,
|
384 |
+
"normalized": true,
|
385 |
+
"rstrip": false,
|
386 |
+
"single_word": false,
|
387 |
+
"special": false
|
388 |
+
},
|
389 |
+
"50304": {
|
390 |
+
"content": "<|extratoken_48|>",
|
391 |
+
"lstrip": false,
|
392 |
+
"normalized": true,
|
393 |
+
"rstrip": false,
|
394 |
+
"single_word": false,
|
395 |
+
"special": false
|
396 |
+
},
|
397 |
+
"50305": {
|
398 |
+
"content": "<|extratoken_49|>",
|
399 |
+
"lstrip": false,
|
400 |
+
"normalized": true,
|
401 |
+
"rstrip": false,
|
402 |
+
"single_word": false,
|
403 |
+
"special": false
|
404 |
+
},
|
405 |
+
"50306": {
|
406 |
+
"content": "<|extratoken_50|>",
|
407 |
+
"lstrip": false,
|
408 |
+
"normalized": true,
|
409 |
+
"rstrip": false,
|
410 |
+
"single_word": false,
|
411 |
+
"special": false
|
412 |
+
},
|
413 |
+
"50307": {
|
414 |
+
"content": "<|extratoken_51|>",
|
415 |
+
"lstrip": false,
|
416 |
+
"normalized": true,
|
417 |
+
"rstrip": false,
|
418 |
+
"single_word": false,
|
419 |
+
"special": false
|
420 |
+
},
|
421 |
+
"50308": {
|
422 |
+
"content": "<|extratoken_52|>",
|
423 |
+
"lstrip": false,
|
424 |
+
"normalized": true,
|
425 |
+
"rstrip": false,
|
426 |
+
"single_word": false,
|
427 |
+
"special": false
|
428 |
+
},
|
429 |
+
"50309": {
|
430 |
+
"content": "<|extratoken_53|>",
|
431 |
+
"lstrip": false,
|
432 |
+
"normalized": true,
|
433 |
+
"rstrip": false,
|
434 |
+
"single_word": false,
|
435 |
+
"special": false
|
436 |
+
},
|
437 |
+
"50310": {
|
438 |
+
"content": "<|extratoken_54|>",
|
439 |
+
"lstrip": false,
|
440 |
+
"normalized": true,
|
441 |
+
"rstrip": false,
|
442 |
+
"single_word": false,
|
443 |
+
"special": false
|
444 |
+
},
|
445 |
+
"50311": {
|
446 |
+
"content": "<|extratoken_55|>",
|
447 |
+
"lstrip": false,
|
448 |
+
"normalized": true,
|
449 |
+
"rstrip": false,
|
450 |
+
"single_word": false,
|
451 |
+
"special": false
|
452 |
+
},
|
453 |
+
"50312": {
|
454 |
+
"content": "<|extratoken_56|>",
|
455 |
+
"lstrip": false,
|
456 |
+
"normalized": true,
|
457 |
+
"rstrip": false,
|
458 |
+
"single_word": false,
|
459 |
+
"special": false
|
460 |
+
},
|
461 |
+
"50313": {
|
462 |
+
"content": "<|extratoken_57|>",
|
463 |
+
"lstrip": false,
|
464 |
+
"normalized": true,
|
465 |
+
"rstrip": false,
|
466 |
+
"single_word": false,
|
467 |
+
"special": false
|
468 |
+
},
|
469 |
+
"50314": {
|
470 |
+
"content": "<|extratoken_58|>",
|
471 |
+
"lstrip": false,
|
472 |
+
"normalized": true,
|
473 |
+
"rstrip": false,
|
474 |
+
"single_word": false,
|
475 |
+
"special": false
|
476 |
+
},
|
477 |
+
"50315": {
|
478 |
+
"content": "<|extratoken_59|>",
|
479 |
+
"lstrip": false,
|
480 |
+
"normalized": true,
|
481 |
+
"rstrip": false,
|
482 |
+
"single_word": false,
|
483 |
+
"special": false
|
484 |
+
},
|
485 |
+
"50316": {
|
486 |
+
"content": "<|extratoken_60|>",
|
487 |
+
"lstrip": false,
|
488 |
+
"normalized": true,
|
489 |
+
"rstrip": false,
|
490 |
+
"single_word": false,
|
491 |
+
"special": false
|
492 |
+
},
|
493 |
+
"50317": {
|
494 |
+
"content": "<|extratoken_61|>",
|
495 |
+
"lstrip": false,
|
496 |
+
"normalized": true,
|
497 |
+
"rstrip": false,
|
498 |
+
"single_word": false,
|
499 |
+
"special": false
|
500 |
+
},
|
501 |
+
"50318": {
|
502 |
+
"content": "<|extratoken_62|>",
|
503 |
+
"lstrip": false,
|
504 |
+
"normalized": true,
|
505 |
+
"rstrip": false,
|
506 |
+
"single_word": false,
|
507 |
+
"special": false
|
508 |
+
},
|
509 |
+
"50319": {
|
510 |
+
"content": "<|extratoken_63|>",
|
511 |
+
"lstrip": false,
|
512 |
+
"normalized": true,
|
513 |
+
"rstrip": false,
|
514 |
+
"single_word": false,
|
515 |
+
"special": false
|
516 |
+
},
|
517 |
+
"50320": {
|
518 |
+
"content": "<|extratoken_64|>",
|
519 |
+
"lstrip": false,
|
520 |
+
"normalized": true,
|
521 |
+
"rstrip": false,
|
522 |
+
"single_word": false,
|
523 |
+
"special": false
|
524 |
+
},
|
525 |
+
"50321": {
|
526 |
+
"content": "<|extratoken_65|>",
|
527 |
+
"lstrip": false,
|
528 |
+
"normalized": true,
|
529 |
+
"rstrip": false,
|
530 |
+
"single_word": false,
|
531 |
+
"special": false
|
532 |
+
},
|
533 |
+
"50322": {
|
534 |
+
"content": "<|extratoken_66|>",
|
535 |
+
"lstrip": false,
|
536 |
+
"normalized": true,
|
537 |
+
"rstrip": false,
|
538 |
+
"single_word": false,
|
539 |
+
"special": false
|
540 |
+
},
|
541 |
+
"50323": {
|
542 |
+
"content": "<|extratoken_67|>",
|
543 |
+
"lstrip": false,
|
544 |
+
"normalized": true,
|
545 |
+
"rstrip": false,
|
546 |
+
"single_word": false,
|
547 |
+
"special": false
|
548 |
+
},
|
549 |
+
"50324": {
|
550 |
+
"content": "<|extratoken_68|>",
|
551 |
+
"lstrip": false,
|
552 |
+
"normalized": true,
|
553 |
+
"rstrip": false,
|
554 |
+
"single_word": false,
|
555 |
+
"special": false
|
556 |
+
},
|
557 |
+
"50325": {
|
558 |
+
"content": "<|extratoken_69|>",
|
559 |
+
"lstrip": false,
|
560 |
+
"normalized": true,
|
561 |
+
"rstrip": false,
|
562 |
+
"single_word": false,
|
563 |
+
"special": false
|
564 |
+
},
|
565 |
+
"50326": {
|
566 |
+
"content": "<|extratoken_70|>",
|
567 |
+
"lstrip": false,
|
568 |
+
"normalized": true,
|
569 |
+
"rstrip": false,
|
570 |
+
"single_word": false,
|
571 |
+
"special": false
|
572 |
+
},
|
573 |
+
"50327": {
|
574 |
+
"content": "<|extratoken_71|>",
|
575 |
+
"lstrip": false,
|
576 |
+
"normalized": true,
|
577 |
+
"rstrip": false,
|
578 |
+
"single_word": false,
|
579 |
+
"special": false
|
580 |
+
},
|
581 |
+
"50328": {
|
582 |
+
"content": "<|extratoken_72|>",
|
583 |
+
"lstrip": false,
|
584 |
+
"normalized": true,
|
585 |
+
"rstrip": false,
|
586 |
+
"single_word": false,
|
587 |
+
"special": false
|
588 |
+
},
|
589 |
+
"50329": {
|
590 |
+
"content": "<|extratoken_73|>",
|
591 |
+
"lstrip": false,
|
592 |
+
"normalized": true,
|
593 |
+
"rstrip": false,
|
594 |
+
"single_word": false,
|
595 |
+
"special": false
|
596 |
+
},
|
597 |
+
"50330": {
|
598 |
+
"content": "<|extratoken_74|>",
|
599 |
+
"lstrip": false,
|
600 |
+
"normalized": true,
|
601 |
+
"rstrip": false,
|
602 |
+
"single_word": false,
|
603 |
+
"special": false
|
604 |
+
},
|
605 |
+
"50331": {
|
606 |
+
"content": "<|extratoken_75|>",
|
607 |
+
"lstrip": false,
|
608 |
+
"normalized": true,
|
609 |
+
"rstrip": false,
|
610 |
+
"single_word": false,
|
611 |
+
"special": false
|
612 |
+
},
|
613 |
+
"50332": {
|
614 |
+
"content": "<|extratoken_76|>",
|
615 |
+
"lstrip": false,
|
616 |
+
"normalized": true,
|
617 |
+
"rstrip": false,
|
618 |
+
"single_word": false,
|
619 |
+
"special": false
|
620 |
+
},
|
621 |
+
"50333": {
|
622 |
+
"content": "<|extratoken_77|>",
|
623 |
+
"lstrip": false,
|
624 |
+
"normalized": true,
|
625 |
+
"rstrip": false,
|
626 |
+
"single_word": false,
|
627 |
+
"special": false
|
628 |
+
},
|
629 |
+
"50334": {
|
630 |
+
"content": "<|extratoken_78|>",
|
631 |
+
"lstrip": false,
|
632 |
+
"normalized": true,
|
633 |
+
"rstrip": false,
|
634 |
+
"single_word": false,
|
635 |
+
"special": false
|
636 |
+
},
|
637 |
+
"50335": {
|
638 |
+
"content": "<|extratoken_79|>",
|
639 |
+
"lstrip": false,
|
640 |
+
"normalized": true,
|
641 |
+
"rstrip": false,
|
642 |
+
"single_word": false,
|
643 |
+
"special": false
|
644 |
+
},
|
645 |
+
"50336": {
|
646 |
+
"content": "<|extratoken_80|>",
|
647 |
+
"lstrip": false,
|
648 |
+
"normalized": true,
|
649 |
+
"rstrip": false,
|
650 |
+
"single_word": false,
|
651 |
+
"special": false
|
652 |
+
},
|
653 |
+
"50337": {
|
654 |
+
"content": "<|extratoken_81|>",
|
655 |
+
"lstrip": false,
|
656 |
+
"normalized": true,
|
657 |
+
"rstrip": false,
|
658 |
+
"single_word": false,
|
659 |
+
"special": false
|
660 |
+
},
|
661 |
+
"50338": {
|
662 |
+
"content": "<|extratoken_82|>",
|
663 |
+
"lstrip": false,
|
664 |
+
"normalized": true,
|
665 |
+
"rstrip": false,
|
666 |
+
"single_word": false,
|
667 |
+
"special": false
|
668 |
+
},
|
669 |
+
"50339": {
|
670 |
+
"content": "<|extratoken_83|>",
|
671 |
+
"lstrip": false,
|
672 |
+
"normalized": true,
|
673 |
+
"rstrip": false,
|
674 |
+
"single_word": false,
|
675 |
+
"special": false
|
676 |
+
},
|
677 |
+
"50340": {
|
678 |
+
"content": "<|extratoken_84|>",
|
679 |
+
"lstrip": false,
|
680 |
+
"normalized": true,
|
681 |
+
"rstrip": false,
|
682 |
+
"single_word": false,
|
683 |
+
"special": false
|
684 |
+
},
|
685 |
+
"50341": {
|
686 |
+
"content": "<|extratoken_85|>",
|
687 |
+
"lstrip": false,
|
688 |
+
"normalized": true,
|
689 |
+
"rstrip": false,
|
690 |
+
"single_word": false,
|
691 |
+
"special": false
|
692 |
+
},
|
693 |
+
"50342": {
|
694 |
+
"content": "<|extratoken_86|>",
|
695 |
+
"lstrip": false,
|
696 |
+
"normalized": true,
|
697 |
+
"rstrip": false,
|
698 |
+
"single_word": false,
|
699 |
+
"special": false
|
700 |
+
},
|
701 |
+
"50343": {
|
702 |
+
"content": "<|extratoken_87|>",
|
703 |
+
"lstrip": false,
|
704 |
+
"normalized": true,
|
705 |
+
"rstrip": false,
|
706 |
+
"single_word": false,
|
707 |
+
"special": false
|
708 |
+
},
|
709 |
+
"50344": {
|
710 |
+
"content": "<|extratoken_88|>",
|
711 |
+
"lstrip": false,
|
712 |
+
"normalized": true,
|
713 |
+
"rstrip": false,
|
714 |
+
"single_word": false,
|
715 |
+
"special": false
|
716 |
+
},
|
717 |
+
"50345": {
|
718 |
+
"content": "<|extratoken_89|>",
|
719 |
+
"lstrip": false,
|
720 |
+
"normalized": true,
|
721 |
+
"rstrip": false,
|
722 |
+
"single_word": false,
|
723 |
+
"special": false
|
724 |
+
},
|
725 |
+
"50346": {
|
726 |
+
"content": "<|extratoken_90|>",
|
727 |
+
"lstrip": false,
|
728 |
+
"normalized": true,
|
729 |
+
"rstrip": false,
|
730 |
+
"single_word": false,
|
731 |
+
"special": false
|
732 |
+
},
|
733 |
+
"50347": {
|
734 |
+
"content": "<|extratoken_91|>",
|
735 |
+
"lstrip": false,
|
736 |
+
"normalized": true,
|
737 |
+
"rstrip": false,
|
738 |
+
"single_word": false,
|
739 |
+
"special": false
|
740 |
+
},
|
741 |
+
"50348": {
|
742 |
+
"content": "<|extratoken_92|>",
|
743 |
+
"lstrip": false,
|
744 |
+
"normalized": true,
|
745 |
+
"rstrip": false,
|
746 |
+
"single_word": false,
|
747 |
+
"special": false
|
748 |
+
},
|
749 |
+
"50349": {
|
750 |
+
"content": "<|extratoken_93|>",
|
751 |
+
"lstrip": false,
|
752 |
+
"normalized": true,
|
753 |
+
"rstrip": false,
|
754 |
+
"single_word": false,
|
755 |
+
"special": false
|
756 |
+
},
|
757 |
+
"50350": {
|
758 |
+
"content": "<|extratoken_94|>",
|
759 |
+
"lstrip": false,
|
760 |
+
"normalized": true,
|
761 |
+
"rstrip": false,
|
762 |
+
"single_word": false,
|
763 |
+
"special": false
|
764 |
+
},
|
765 |
+
"50351": {
|
766 |
+
"content": "<|extratoken_95|>",
|
767 |
+
"lstrip": false,
|
768 |
+
"normalized": true,
|
769 |
+
"rstrip": false,
|
770 |
+
"single_word": false,
|
771 |
+
"special": false
|
772 |
+
},
|
773 |
+
"50352": {
|
774 |
+
"content": "<|extratoken_96|>",
|
775 |
+
"lstrip": false,
|
776 |
+
"normalized": true,
|
777 |
+
"rstrip": false,
|
778 |
+
"single_word": false,
|
779 |
+
"special": false
|
780 |
+
},
|
781 |
+
"50353": {
|
782 |
+
"content": "<|extratoken_97|>",
|
783 |
+
"lstrip": false,
|
784 |
+
"normalized": true,
|
785 |
+
"rstrip": false,
|
786 |
+
"single_word": false,
|
787 |
+
"special": false
|
788 |
+
},
|
789 |
+
"50354": {
|
790 |
+
"content": "<|extratoken_98|>",
|
791 |
+
"lstrip": false,
|
792 |
+
"normalized": true,
|
793 |
+
"rstrip": false,
|
794 |
+
"single_word": false,
|
795 |
+
"special": false
|
796 |
+
},
|
797 |
+
"50355": {
|
798 |
+
"content": "<|extratoken_99|>",
|
799 |
+
"lstrip": false,
|
800 |
+
"normalized": true,
|
801 |
+
"rstrip": false,
|
802 |
+
"single_word": false,
|
803 |
+
"special": false
|
804 |
+
},
|
805 |
+
"50356": {
|
806 |
+
"content": "<|extratoken_100|>",
|
807 |
+
"lstrip": false,
|
808 |
+
"normalized": true,
|
809 |
+
"rstrip": false,
|
810 |
+
"single_word": false,
|
811 |
+
"special": false
|
812 |
+
},
|
813 |
+
"50357": {
|
814 |
+
"content": "<|extratoken_101|>",
|
815 |
+
"lstrip": false,
|
816 |
+
"normalized": true,
|
817 |
+
"rstrip": false,
|
818 |
+
"single_word": false,
|
819 |
+
"special": false
|
820 |
+
},
|
821 |
+
"50358": {
|
822 |
+
"content": "<|extratoken_102|>",
|
823 |
+
"lstrip": false,
|
824 |
+
"normalized": true,
|
825 |
+
"rstrip": false,
|
826 |
+
"single_word": false,
|
827 |
+
"special": false
|
828 |
+
},
|
829 |
+
"50359": {
|
830 |
+
"content": "<|extratoken_103|>",
|
831 |
+
"lstrip": false,
|
832 |
+
"normalized": true,
|
833 |
+
"rstrip": false,
|
834 |
+
"single_word": false,
|
835 |
+
"special": false
|
836 |
+
},
|
837 |
+
"50360": {
|
838 |
+
"content": "<|extratoken_104|>",
|
839 |
+
"lstrip": false,
|
840 |
+
"normalized": true,
|
841 |
+
"rstrip": false,
|
842 |
+
"single_word": false,
|
843 |
+
"special": false
|
844 |
+
},
|
845 |
+
"50361": {
|
846 |
+
"content": "<|extratoken_105|>",
|
847 |
+
"lstrip": false,
|
848 |
+
"normalized": true,
|
849 |
+
"rstrip": false,
|
850 |
+
"single_word": false,
|
851 |
+
"special": false
|
852 |
+
},
|
853 |
+
"50362": {
|
854 |
+
"content": "<|extratoken_106|>",
|
855 |
+
"lstrip": false,
|
856 |
+
"normalized": true,
|
857 |
+
"rstrip": false,
|
858 |
+
"single_word": false,
|
859 |
+
"special": false
|
860 |
+
},
|
861 |
+
"50363": {
|
862 |
+
"content": "<|extratoken_107|>",
|
863 |
+
"lstrip": false,
|
864 |
+
"normalized": true,
|
865 |
+
"rstrip": false,
|
866 |
+
"single_word": false,
|
867 |
+
"special": false
|
868 |
+
},
|
869 |
+
"50364": {
|
870 |
+
"content": "<|extratoken_108|>",
|
871 |
+
"lstrip": false,
|
872 |
+
"normalized": true,
|
873 |
+
"rstrip": false,
|
874 |
+
"single_word": false,
|
875 |
+
"special": false
|
876 |
+
},
|
877 |
+
"50365": {
|
878 |
+
"content": "<|extratoken_109|>",
|
879 |
+
"lstrip": false,
|
880 |
+
"normalized": true,
|
881 |
+
"rstrip": false,
|
882 |
+
"single_word": false,
|
883 |
+
"special": false
|
884 |
+
},
|
885 |
+
"50366": {
|
886 |
+
"content": "<|extratoken_110|>",
|
887 |
+
"lstrip": false,
|
888 |
+
"normalized": true,
|
889 |
+
"rstrip": false,
|
890 |
+
"single_word": false,
|
891 |
+
"special": false
|
892 |
+
},
|
893 |
+
"50367": {
|
894 |
+
"content": "<|extratoken_111|>",
|
895 |
+
"lstrip": false,
|
896 |
+
"normalized": true,
|
897 |
+
"rstrip": false,
|
898 |
+
"single_word": false,
|
899 |
+
"special": false
|
900 |
+
},
|
901 |
+
"50368": {
|
902 |
+
"content": "<|extratoken_112|>",
|
903 |
+
"lstrip": false,
|
904 |
+
"normalized": true,
|
905 |
+
"rstrip": false,
|
906 |
+
"single_word": false,
|
907 |
+
"special": false
|
908 |
+
},
|
909 |
+
"50369": {
|
910 |
+
"content": "<|extratoken_113|>",
|
911 |
+
"lstrip": false,
|
912 |
+
"normalized": true,
|
913 |
+
"rstrip": false,
|
914 |
+
"single_word": false,
|
915 |
+
"special": false
|
916 |
+
},
|
917 |
+
"50370": {
|
918 |
+
"content": "<|extratoken_114|>",
|
919 |
+
"lstrip": false,
|
920 |
+
"normalized": true,
|
921 |
+
"rstrip": false,
|
922 |
+
"single_word": false,
|
923 |
+
"special": false
|
924 |
+
},
|
925 |
+
"50371": {
|
926 |
+
"content": "<|extratoken_115|>",
|
927 |
+
"lstrip": false,
|
928 |
+
"normalized": true,
|
929 |
+
"rstrip": false,
|
930 |
+
"single_word": false,
|
931 |
+
"special": false
|
932 |
+
},
|
933 |
+
"50372": {
|
934 |
+
"content": "<|extratoken_116|>",
|
935 |
+
"lstrip": false,
|
936 |
+
"normalized": true,
|
937 |
+
"rstrip": false,
|
938 |
+
"single_word": false,
|
939 |
+
"special": false
|
940 |
+
},
|
941 |
+
"50373": {
|
942 |
+
"content": "<|extratoken_117|>",
|
943 |
+
"lstrip": false,
|
944 |
+
"normalized": true,
|
945 |
+
"rstrip": false,
|
946 |
+
"single_word": false,
|
947 |
+
"special": false
|
948 |
+
},
|
949 |
+
"50374": {
|
950 |
+
"content": "<|extratoken_118|>",
|
951 |
+
"lstrip": false,
|
952 |
+
"normalized": true,
|
953 |
+
"rstrip": false,
|
954 |
+
"single_word": false,
|
955 |
+
"special": false
|
956 |
+
},
|
957 |
+
"50375": {
|
958 |
+
"content": "<|extratoken_119|>",
|
959 |
+
"lstrip": false,
|
960 |
+
"normalized": true,
|
961 |
+
"rstrip": false,
|
962 |
+
"single_word": false,
|
963 |
+
"special": false
|
964 |
+
},
|
965 |
+
"50376": {
|
966 |
+
"content": "<|extratoken_120|>",
|
967 |
+
"lstrip": false,
|
968 |
+
"normalized": true,
|
969 |
+
"rstrip": false,
|
970 |
+
"single_word": false,
|
971 |
+
"special": false
|
972 |
+
},
|
973 |
+
"50377": {
|
974 |
+
"content": "<|extratoken_121|>",
|
975 |
+
"lstrip": false,
|
976 |
+
"normalized": true,
|
977 |
+
"rstrip": false,
|
978 |
+
"single_word": false,
|
979 |
+
"special": false
|
980 |
+
},
|
981 |
+
"50378": {
|
982 |
+
"content": "<|extratoken_122|>",
|
983 |
+
"lstrip": false,
|
984 |
+
"normalized": true,
|
985 |
+
"rstrip": false,
|
986 |
+
"single_word": false,
|
987 |
+
"special": false
|
988 |
+
},
|
989 |
+
"50379": {
|
990 |
+
"content": "<|extratoken_123|>",
|
991 |
+
"lstrip": false,
|
992 |
+
"normalized": true,
|
993 |
+
"rstrip": false,
|
994 |
+
"single_word": false,
|
995 |
+
"special": false
|
996 |
+
},
|
997 |
+
"50380": {
|
998 |
+
"content": "<|extratoken_124|>",
|
999 |
+
"lstrip": false,
|
1000 |
+
"normalized": true,
|
1001 |
+
"rstrip": false,
|
1002 |
+
"single_word": false,
|
1003 |
+
"special": false
|
1004 |
+
},
|
1005 |
+
"50381": {
|
1006 |
+
"content": "<|extratoken_125|>",
|
1007 |
+
"lstrip": false,
|
1008 |
+
"normalized": true,
|
1009 |
+
"rstrip": false,
|
1010 |
+
"single_word": false,
|
1011 |
+
"special": false
|
1012 |
+
},
|
1013 |
+
"50382": {
|
1014 |
+
"content": "<|extratoken_126|>",
|
1015 |
+
"lstrip": false,
|
1016 |
+
"normalized": true,
|
1017 |
+
"rstrip": false,
|
1018 |
+
"single_word": false,
|
1019 |
+
"special": false
|
1020 |
+
},
|
1021 |
+
"50383": {
|
1022 |
+
"content": "<|extratoken_127|>",
|
1023 |
+
"lstrip": false,
|
1024 |
+
"normalized": true,
|
1025 |
+
"rstrip": false,
|
1026 |
+
"single_word": false,
|
1027 |
+
"special": false
|
1028 |
+
},
|
1029 |
+
"50384": {
|
1030 |
+
"content": "<|extratoken_128|>",
|
1031 |
+
"lstrip": false,
|
1032 |
+
"normalized": true,
|
1033 |
+
"rstrip": false,
|
1034 |
+
"single_word": false,
|
1035 |
+
"special": false
|
1036 |
+
},
|
1037 |
+
"50385": {
|
1038 |
+
"content": "<|extratoken_129|>",
|
1039 |
+
"lstrip": false,
|
1040 |
+
"normalized": true,
|
1041 |
+
"rstrip": false,
|
1042 |
+
"single_word": false,
|
1043 |
+
"special": false
|
1044 |
+
},
|
1045 |
+
"50386": {
|
1046 |
+
"content": "<|extratoken_130|>",
|
1047 |
+
"lstrip": false,
|
1048 |
+
"normalized": true,
|
1049 |
+
"rstrip": false,
|
1050 |
+
"single_word": false,
|
1051 |
+
"special": false
|
1052 |
+
},
|
1053 |
+
"50387": {
|
1054 |
+
"content": "<|extratoken_131|>",
|
1055 |
+
"lstrip": false,
|
1056 |
+
"normalized": true,
|
1057 |
+
"rstrip": false,
|
1058 |
+
"single_word": false,
|
1059 |
+
"special": false
|
1060 |
+
},
|
1061 |
+
"50388": {
|
1062 |
+
"content": "<|extratoken_132|>",
|
1063 |
+
"lstrip": false,
|
1064 |
+
"normalized": true,
|
1065 |
+
"rstrip": false,
|
1066 |
+
"single_word": false,
|
1067 |
+
"special": false
|
1068 |
+
},
|
1069 |
+
"50389": {
|
1070 |
+
"content": "<|extratoken_133|>",
|
1071 |
+
"lstrip": false,
|
1072 |
+
"normalized": true,
|
1073 |
+
"rstrip": false,
|
1074 |
+
"single_word": false,
|
1075 |
+
"special": false
|
1076 |
+
},
|
1077 |
+
"50390": {
|
1078 |
+
"content": "<|extratoken_134|>",
|
1079 |
+
"lstrip": false,
|
1080 |
+
"normalized": true,
|
1081 |
+
"rstrip": false,
|
1082 |
+
"single_word": false,
|
1083 |
+
"special": false
|
1084 |
+
},
|
1085 |
+
"50391": {
|
1086 |
+
"content": "<|extratoken_135|>",
|
1087 |
+
"lstrip": false,
|
1088 |
+
"normalized": true,
|
1089 |
+
"rstrip": false,
|
1090 |
+
"single_word": false,
|
1091 |
+
"special": false
|
1092 |
+
},
|
1093 |
+
"50392": {
|
1094 |
+
"content": "<|extratoken_136|>",
|
1095 |
+
"lstrip": false,
|
1096 |
+
"normalized": true,
|
1097 |
+
"rstrip": false,
|
1098 |
+
"single_word": false,
|
1099 |
+
"special": false
|
1100 |
+
},
|
1101 |
+
"50393": {
|
1102 |
+
"content": "<|extratoken_137|>",
|
1103 |
+
"lstrip": false,
|
1104 |
+
"normalized": true,
|
1105 |
+
"rstrip": false,
|
1106 |
+
"single_word": false,
|
1107 |
+
"special": false
|
1108 |
+
},
|
1109 |
+
"50394": {
|
1110 |
+
"content": "<|extratoken_138|>",
|
1111 |
+
"lstrip": false,
|
1112 |
+
"normalized": true,
|
1113 |
+
"rstrip": false,
|
1114 |
+
"single_word": false,
|
1115 |
+
"special": false
|
1116 |
+
},
|
1117 |
+
"50395": {
|
1118 |
+
"content": "<|extratoken_139|>",
|
1119 |
+
"lstrip": false,
|
1120 |
+
"normalized": true,
|
1121 |
+
"rstrip": false,
|
1122 |
+
"single_word": false,
|
1123 |
+
"special": false
|
1124 |
+
},
|
1125 |
+
"50396": {
|
1126 |
+
"content": "<|extratoken_140|>",
|
1127 |
+
"lstrip": false,
|
1128 |
+
"normalized": true,
|
1129 |
+
"rstrip": false,
|
1130 |
+
"single_word": false,
|
1131 |
+
"special": false
|
1132 |
+
},
|
1133 |
+
"50397": {
|
1134 |
+
"content": "<|extratoken_141|>",
|
1135 |
+
"lstrip": false,
|
1136 |
+
"normalized": true,
|
1137 |
+
"rstrip": false,
|
1138 |
+
"single_word": false,
|
1139 |
+
"special": false
|
1140 |
+
},
|
1141 |
+
"50398": {
|
1142 |
+
"content": "<|extratoken_142|>",
|
1143 |
+
"lstrip": false,
|
1144 |
+
"normalized": true,
|
1145 |
+
"rstrip": false,
|
1146 |
+
"single_word": false,
|
1147 |
+
"special": false
|
1148 |
+
},
|
1149 |
+
"50399": {
|
1150 |
+
"content": "<|extratoken_143|>",
|
1151 |
+
"lstrip": false,
|
1152 |
+
"normalized": true,
|
1153 |
+
"rstrip": false,
|
1154 |
+
"single_word": false,
|
1155 |
+
"special": false
|
1156 |
+
},
|
1157 |
+
"50400": {
|
1158 |
+
"content": "[PAD]",
|
1159 |
+
"lstrip": false,
|
1160 |
+
"normalized": true,
|
1161 |
+
"rstrip": false,
|
1162 |
+
"single_word": false,
|
1163 |
+
"special": false
|
1164 |
+
}
|
1165 |
+
},
|
1166 |
+
"bos_token": "<|endoftext|>",
|
1167 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
1168 |
+
"clean_up_tokenization_spaces": true,
|
1169 |
+
"eos_token": "<|endoftext|>",
|
1170 |
+
"errors": "replace",
|
1171 |
+
"from_slow": true,
|
1172 |
+
"model_max_length": 1919,
|
1173 |
+
"pad_token": "<|endoftext|>",
|
1174 |
+
"padding_side": "left",
|
1175 |
+
"tokenizer_class": "GPT2Tokenizer",
|
1176 |
+
"unk_token": "<|endoftext|>"
|
1177 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,742 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.04327395913014971,
|
5 |
+
"eval_steps": 50,
|
6 |
+
"global_step": 99,
|
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.0004371106982843405,
|
13 |
+
"grad_norm": 1.0747889280319214,
|
14 |
+
"learning_rate": 5e-05,
|
15 |
+
"loss": 12.2248,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.0004371106982843405,
|
20 |
+
"eval_loss": 3.090005874633789,
|
21 |
+
"eval_runtime": 63.9939,
|
22 |
+
"eval_samples_per_second": 15.064,
|
23 |
+
"eval_steps_per_second": 7.532,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.000874221396568681,
|
28 |
+
"grad_norm": 1.063541293144226,
|
29 |
+
"learning_rate": 0.0001,
|
30 |
+
"loss": 12.6966,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.0013113320948530216,
|
35 |
+
"grad_norm": 1.083733081817627,
|
36 |
+
"learning_rate": 0.00015,
|
37 |
+
"loss": 11.8971,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.001748442793137362,
|
42 |
+
"grad_norm": 1.1510637998580933,
|
43 |
+
"learning_rate": 0.0002,
|
44 |
+
"loss": 12.5537,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.0021855534914217026,
|
49 |
+
"grad_norm": 1.5311155319213867,
|
50 |
+
"learning_rate": 0.00025,
|
51 |
+
"loss": 13.4675,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.0026226641897060432,
|
56 |
+
"grad_norm": 1.697422981262207,
|
57 |
+
"learning_rate": 0.0003,
|
58 |
+
"loss": 11.6525,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.0030597748879903834,
|
63 |
+
"grad_norm": 1.9460680484771729,
|
64 |
+
"learning_rate": 0.00035,
|
65 |
+
"loss": 10.7923,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.003496885586274724,
|
70 |
+
"grad_norm": 1.9320839643478394,
|
71 |
+
"learning_rate": 0.0004,
|
72 |
+
"loss": 10.2103,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.003933996284559064,
|
77 |
+
"grad_norm": 2.0210471153259277,
|
78 |
+
"learning_rate": 0.00045000000000000004,
|
79 |
+
"loss": 10.7568,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.004371106982843405,
|
84 |
+
"grad_norm": 2.5222268104553223,
|
85 |
+
"learning_rate": 0.0005,
|
86 |
+
"loss": 10.1545,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.004808217681127745,
|
91 |
+
"grad_norm": 5.3654961585998535,
|
92 |
+
"learning_rate": 0.0004998442655654946,
|
93 |
+
"loss": 11.1142,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.0052453283794120864,
|
98 |
+
"grad_norm": 6.164823532104492,
|
99 |
+
"learning_rate": 0.0004993772562876909,
|
100 |
+
"loss": 10.6837,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.005682439077696427,
|
105 |
+
"grad_norm": 3.8814218044281006,
|
106 |
+
"learning_rate": 0.0004985995540019955,
|
107 |
+
"loss": 9.5134,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.006119549775980767,
|
112 |
+
"grad_norm": 2.6187520027160645,
|
113 |
+
"learning_rate": 0.0004975121276286136,
|
114 |
+
"loss": 10.3129,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.006556660474265108,
|
119 |
+
"grad_norm": 2.1759867668151855,
|
120 |
+
"learning_rate": 0.0004961163319653958,
|
121 |
+
"loss": 9.9295,
|
122 |
+
"step": 15
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.006993771172549448,
|
126 |
+
"grad_norm": 1.982545256614685,
|
127 |
+
"learning_rate": 0.0004944139059999286,
|
128 |
+
"loss": 8.5633,
|
129 |
+
"step": 16
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.007430881870833789,
|
133 |
+
"grad_norm": 1.8032101392745972,
|
134 |
+
"learning_rate": 0.000492406970742972,
|
135 |
+
"loss": 9.2849,
|
136 |
+
"step": 17
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.007867992569118128,
|
140 |
+
"grad_norm": 1.65458345413208,
|
141 |
+
"learning_rate": 0.0004900980265859448,
|
142 |
+
"loss": 9.5214,
|
143 |
+
"step": 18
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.00830510326740247,
|
147 |
+
"grad_norm": 1.7164701223373413,
|
148 |
+
"learning_rate": 0.0004874899501857477,
|
149 |
+
"loss": 10.1914,
|
150 |
+
"step": 19
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.00874221396568681,
|
154 |
+
"grad_norm": 1.529309630393982,
|
155 |
+
"learning_rate": 0.00048458599088080736,
|
156 |
+
"loss": 9.3715,
|
157 |
+
"step": 20
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.009179324663971151,
|
161 |
+
"grad_norm": 1.4430363178253174,
|
162 |
+
"learning_rate": 0.0004813897666428053,
|
163 |
+
"loss": 9.4226,
|
164 |
+
"step": 21
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.00961643536225549,
|
168 |
+
"grad_norm": 1.3935481309890747,
|
169 |
+
"learning_rate": 0.00047790525956913543,
|
170 |
+
"loss": 9.6574,
|
171 |
+
"step": 22
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.010053546060539832,
|
175 |
+
"grad_norm": 1.3008925914764404,
|
176 |
+
"learning_rate": 0.0004741368109217071,
|
177 |
+
"loss": 9.1926,
|
178 |
+
"step": 23
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.010490656758824173,
|
182 |
+
"grad_norm": 1.3502999544143677,
|
183 |
+
"learning_rate": 0.00047008911571827283,
|
184 |
+
"loss": 9.3747,
|
185 |
+
"step": 24
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.010927767457108512,
|
189 |
+
"grad_norm": 1.3965394496917725,
|
190 |
+
"learning_rate": 0.00046576721688302105,
|
191 |
+
"loss": 8.7614,
|
192 |
+
"step": 25
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.011364878155392853,
|
196 |
+
"grad_norm": 1.3983211517333984,
|
197 |
+
"learning_rate": 0.0004611764989637205,
|
198 |
+
"loss": 9.6498,
|
199 |
+
"step": 26
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.011801988853677194,
|
203 |
+
"grad_norm": 1.3375810384750366,
|
204 |
+
"learning_rate": 0.0004563226814232444,
|
205 |
+
"loss": 8.3323,
|
206 |
+
"step": 27
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.012239099551961534,
|
210 |
+
"grad_norm": 1.4064358472824097,
|
211 |
+
"learning_rate": 0.0004512118115138315,
|
212 |
+
"loss": 9.0801,
|
213 |
+
"step": 28
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.012676210250245875,
|
217 |
+
"grad_norm": 1.4555835723876953,
|
218 |
+
"learning_rate": 0.0004458502567429631,
|
219 |
+
"loss": 9.4093,
|
220 |
+
"step": 29
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.013113320948530216,
|
224 |
+
"grad_norm": 1.4439679384231567,
|
225 |
+
"learning_rate": 0.00044024469694024196,
|
226 |
+
"loss": 9.3942,
|
227 |
+
"step": 30
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.013550431646814555,
|
231 |
+
"grad_norm": 1.4487768411636353,
|
232 |
+
"learning_rate": 0.00043440211593515554,
|
233 |
+
"loss": 8.4057,
|
234 |
+
"step": 31
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.013987542345098896,
|
238 |
+
"grad_norm": 1.420520544052124,
|
239 |
+
"learning_rate": 0.0004283297928560951,
|
240 |
+
"loss": 9.1814,
|
241 |
+
"step": 32
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.014424653043383237,
|
245 |
+
"grad_norm": 1.587709903717041,
|
246 |
+
"learning_rate": 0.0004220352930614672,
|
247 |
+
"loss": 9.7101,
|
248 |
+
"step": 33
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.014861763741667578,
|
252 |
+
"grad_norm": 1.5516473054885864,
|
253 |
+
"learning_rate": 0.00041552645871420013,
|
254 |
+
"loss": 9.4094,
|
255 |
+
"step": 34
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.015298874439951917,
|
259 |
+
"grad_norm": 1.475528597831726,
|
260 |
+
"learning_rate": 0.00040881139901138467,
|
261 |
+
"loss": 9.301,
|
262 |
+
"step": 35
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.015735985138236257,
|
266 |
+
"grad_norm": 1.5390028953552246,
|
267 |
+
"learning_rate": 0.00040189848008122475,
|
268 |
+
"loss": 9.5242,
|
269 |
+
"step": 36
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.016173095836520598,
|
273 |
+
"grad_norm": 1.6369234323501587,
|
274 |
+
"learning_rate": 0.00039479631455988334,
|
275 |
+
"loss": 10.05,
|
276 |
+
"step": 37
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.01661020653480494,
|
280 |
+
"grad_norm": 1.6309175491333008,
|
281 |
+
"learning_rate": 0.0003875137508612103,
|
282 |
+
"loss": 9.3983,
|
283 |
+
"step": 38
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.01704731723308928,
|
287 |
+
"grad_norm": 1.6779584884643555,
|
288 |
+
"learning_rate": 0.00038005986215272055,
|
289 |
+
"loss": 10.1454,
|
290 |
+
"step": 39
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.01748442793137362,
|
294 |
+
"grad_norm": 1.7082078456878662,
|
295 |
+
"learning_rate": 0.0003724439350515571,
|
296 |
+
"loss": 9.3163,
|
297 |
+
"step": 40
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.017921538629657962,
|
301 |
+
"grad_norm": 1.6987196207046509,
|
302 |
+
"learning_rate": 0.0003646754580545226,
|
303 |
+
"loss": 9.0876,
|
304 |
+
"step": 41
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.018358649327942303,
|
308 |
+
"grad_norm": 1.550484299659729,
|
309 |
+
"learning_rate": 0.000356764109716594,
|
310 |
+
"loss": 9.5422,
|
311 |
+
"step": 42
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.01879576002622664,
|
315 |
+
"grad_norm": 1.5593546628952026,
|
316 |
+
"learning_rate": 0.00034871974659264783,
|
317 |
+
"loss": 9.1657,
|
318 |
+
"step": 43
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.01923287072451098,
|
322 |
+
"grad_norm": 1.5249624252319336,
|
323 |
+
"learning_rate": 0.0003405523909574206,
|
324 |
+
"loss": 8.5582,
|
325 |
+
"step": 44
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.019669981422795323,
|
329 |
+
"grad_norm": 1.469465970993042,
|
330 |
+
"learning_rate": 0.0003322722183190025,
|
331 |
+
"loss": 8.2051,
|
332 |
+
"step": 45
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.020107092121079664,
|
336 |
+
"grad_norm": 1.5793440341949463,
|
337 |
+
"learning_rate": 0.0003238895447414211,
|
338 |
+
"loss": 9.9744,
|
339 |
+
"step": 46
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.020544202819364005,
|
343 |
+
"grad_norm": 1.4703450202941895,
|
344 |
+
"learning_rate": 0.0003154148139921102,
|
345 |
+
"loss": 8.5032,
|
346 |
+
"step": 47
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.020981313517648346,
|
350 |
+
"grad_norm": 1.504827857017517,
|
351 |
+
"learning_rate": 0.00030685858453027663,
|
352 |
+
"loss": 9.1006,
|
353 |
+
"step": 48
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.021418424215932683,
|
357 |
+
"grad_norm": 1.5373276472091675,
|
358 |
+
"learning_rate": 0.0002982315163523742,
|
359 |
+
"loss": 8.431,
|
360 |
+
"step": 49
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.021855534914217024,
|
364 |
+
"grad_norm": 1.5321044921875,
|
365 |
+
"learning_rate": 0.000289544357711076,
|
366 |
+
"loss": 8.8328,
|
367 |
+
"step": 50
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.021855534914217024,
|
371 |
+
"eval_loss": 2.2413060665130615,
|
372 |
+
"eval_runtime": 64.0607,
|
373 |
+
"eval_samples_per_second": 15.048,
|
374 |
+
"eval_steps_per_second": 7.524,
|
375 |
+
"step": 50
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 0.022292645612501365,
|
379 |
+
"grad_norm": 1.5985313653945923,
|
380 |
+
"learning_rate": 0.0002808079317242896,
|
381 |
+
"loss": 8.8504,
|
382 |
+
"step": 51
|
383 |
+
},
|
384 |
+
{
|
385 |
+
"epoch": 0.022729756310785706,
|
386 |
+
"grad_norm": 1.531156301498413,
|
387 |
+
"learning_rate": 0.0002720331228909005,
|
388 |
+
"loss": 8.0988,
|
389 |
+
"step": 52
|
390 |
+
},
|
391 |
+
{
|
392 |
+
"epoch": 0.023166867009070048,
|
393 |
+
"grad_norm": 1.497868537902832,
|
394 |
+
"learning_rate": 0.00026323086353004075,
|
395 |
+
"loss": 8.4299,
|
396 |
+
"step": 53
|
397 |
+
},
|
398 |
+
{
|
399 |
+
"epoch": 0.02360397770735439,
|
400 |
+
"grad_norm": 1.6191630363464355,
|
401 |
+
"learning_rate": 0.0002544121201607822,
|
402 |
+
"loss": 9.1572,
|
403 |
+
"step": 54
|
404 |
+
},
|
405 |
+
{
|
406 |
+
"epoch": 0.02404108840563873,
|
407 |
+
"grad_norm": 1.6276392936706543,
|
408 |
+
"learning_rate": 0.00024558787983921783,
|
409 |
+
"loss": 8.837,
|
410 |
+
"step": 55
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"epoch": 0.024478199103923067,
|
414 |
+
"grad_norm": 1.6775784492492676,
|
415 |
+
"learning_rate": 0.0002367691364699592,
|
416 |
+
"loss": 9.3404,
|
417 |
+
"step": 56
|
418 |
+
},
|
419 |
+
{
|
420 |
+
"epoch": 0.024915309802207408,
|
421 |
+
"grad_norm": 1.6100305318832397,
|
422 |
+
"learning_rate": 0.00022796687710909964,
|
423 |
+
"loss": 8.4332,
|
424 |
+
"step": 57
|
425 |
+
},
|
426 |
+
{
|
427 |
+
"epoch": 0.02535242050049175,
|
428 |
+
"grad_norm": 1.423418402671814,
|
429 |
+
"learning_rate": 0.00021919206827571036,
|
430 |
+
"loss": 8.1461,
|
431 |
+
"step": 58
|
432 |
+
},
|
433 |
+
{
|
434 |
+
"epoch": 0.02578953119877609,
|
435 |
+
"grad_norm": 1.5356935262680054,
|
436 |
+
"learning_rate": 0.00021045564228892402,
|
437 |
+
"loss": 9.4439,
|
438 |
+
"step": 59
|
439 |
+
},
|
440 |
+
{
|
441 |
+
"epoch": 0.02622664189706043,
|
442 |
+
"grad_norm": 1.4723604917526245,
|
443 |
+
"learning_rate": 0.00020176848364762578,
|
444 |
+
"loss": 8.8865,
|
445 |
+
"step": 60
|
446 |
+
},
|
447 |
+
{
|
448 |
+
"epoch": 0.026663752595344772,
|
449 |
+
"grad_norm": 1.5057430267333984,
|
450 |
+
"learning_rate": 0.00019314141546972343,
|
451 |
+
"loss": 9.0139,
|
452 |
+
"step": 61
|
453 |
+
},
|
454 |
+
{
|
455 |
+
"epoch": 0.02710086329362911,
|
456 |
+
"grad_norm": 1.4735465049743652,
|
457 |
+
"learning_rate": 0.00018458518600788986,
|
458 |
+
"loss": 8.995,
|
459 |
+
"step": 62
|
460 |
+
},
|
461 |
+
{
|
462 |
+
"epoch": 0.02753797399191345,
|
463 |
+
"grad_norm": 1.5528627634048462,
|
464 |
+
"learning_rate": 0.00017611045525857898,
|
465 |
+
"loss": 9.5315,
|
466 |
+
"step": 63
|
467 |
+
},
|
468 |
+
{
|
469 |
+
"epoch": 0.027975084690197792,
|
470 |
+
"grad_norm": 1.510013222694397,
|
471 |
+
"learning_rate": 0.0001677277816809975,
|
472 |
+
"loss": 8.2992,
|
473 |
+
"step": 64
|
474 |
+
},
|
475 |
+
{
|
476 |
+
"epoch": 0.028412195388482133,
|
477 |
+
"grad_norm": 1.492727279663086,
|
478 |
+
"learning_rate": 0.00015944760904257942,
|
479 |
+
"loss": 8.7207,
|
480 |
+
"step": 65
|
481 |
+
},
|
482 |
+
{
|
483 |
+
"epoch": 0.028849306086766474,
|
484 |
+
"grad_norm": 1.5560027360916138,
|
485 |
+
"learning_rate": 0.0001512802534073522,
|
486 |
+
"loss": 9.5337,
|
487 |
+
"step": 66
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"epoch": 0.029286416785050815,
|
491 |
+
"grad_norm": 1.4782696962356567,
|
492 |
+
"learning_rate": 0.00014323589028340596,
|
493 |
+
"loss": 8.5763,
|
494 |
+
"step": 67
|
495 |
+
},
|
496 |
+
{
|
497 |
+
"epoch": 0.029723527483335156,
|
498 |
+
"grad_norm": 1.452972412109375,
|
499 |
+
"learning_rate": 0.00013532454194547733,
|
500 |
+
"loss": 8.0966,
|
501 |
+
"step": 68
|
502 |
+
},
|
503 |
+
{
|
504 |
+
"epoch": 0.030160638181619494,
|
505 |
+
"grad_norm": 1.4597505331039429,
|
506 |
+
"learning_rate": 0.00012755606494844294,
|
507 |
+
"loss": 7.6456,
|
508 |
+
"step": 69
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"epoch": 0.030597748879903835,
|
512 |
+
"grad_norm": 1.5495052337646484,
|
513 |
+
"learning_rate": 0.00011994013784727947,
|
514 |
+
"loss": 9.4187,
|
515 |
+
"step": 70
|
516 |
+
},
|
517 |
+
{
|
518 |
+
"epoch": 0.031034859578188176,
|
519 |
+
"grad_norm": 1.5275565385818481,
|
520 |
+
"learning_rate": 0.00011248624913878966,
|
521 |
+
"loss": 9.2429,
|
522 |
+
"step": 71
|
523 |
+
},
|
524 |
+
{
|
525 |
+
"epoch": 0.03147197027647251,
|
526 |
+
"grad_norm": 1.5431679487228394,
|
527 |
+
"learning_rate": 0.0001052036854401166,
|
528 |
+
"loss": 9.3511,
|
529 |
+
"step": 72
|
530 |
+
},
|
531 |
+
{
|
532 |
+
"epoch": 0.03190908097475686,
|
533 |
+
"grad_norm": 1.5252043008804321,
|
534 |
+
"learning_rate": 9.810151991877531e-05,
|
535 |
+
"loss": 8.7401,
|
536 |
+
"step": 73
|
537 |
+
},
|
538 |
+
{
|
539 |
+
"epoch": 0.032346191673041196,
|
540 |
+
"grad_norm": 1.4787598848342896,
|
541 |
+
"learning_rate": 9.118860098861537e-05,
|
542 |
+
"loss": 8.6475,
|
543 |
+
"step": 74
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"epoch": 0.03278330237132554,
|
547 |
+
"grad_norm": 1.529118537902832,
|
548 |
+
"learning_rate": 8.44735412857999e-05,
|
549 |
+
"loss": 8.7036,
|
550 |
+
"step": 75
|
551 |
+
},
|
552 |
+
{
|
553 |
+
"epoch": 0.03322041306960988,
|
554 |
+
"grad_norm": 1.525482177734375,
|
555 |
+
"learning_rate": 7.79647069385328e-05,
|
556 |
+
"loss": 9.5446,
|
557 |
+
"step": 76
|
558 |
+
},
|
559 |
+
{
|
560 |
+
"epoch": 0.03365752376789422,
|
561 |
+
"grad_norm": 1.4786763191223145,
|
562 |
+
"learning_rate": 7.167020714390501e-05,
|
563 |
+
"loss": 9.1046,
|
564 |
+
"step": 77
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"epoch": 0.03409463446617856,
|
568 |
+
"grad_norm": 1.5982285737991333,
|
569 |
+
"learning_rate": 6.559788406484446e-05,
|
570 |
+
"loss": 9.4103,
|
571 |
+
"step": 78
|
572 |
+
},
|
573 |
+
{
|
574 |
+
"epoch": 0.0345317451644629,
|
575 |
+
"grad_norm": 1.5381639003753662,
|
576 |
+
"learning_rate": 5.975530305975807e-05,
|
577 |
+
"loss": 8.6963,
|
578 |
+
"step": 79
|
579 |
+
},
|
580 |
+
{
|
581 |
+
"epoch": 0.03496885586274724,
|
582 |
+
"grad_norm": 1.5134705305099487,
|
583 |
+
"learning_rate": 5.414974325703686e-05,
|
584 |
+
"loss": 8.9013,
|
585 |
+
"step": 80
|
586 |
+
},
|
587 |
+
{
|
588 |
+
"epoch": 0.03540596656103158,
|
589 |
+
"grad_norm": 1.559717059135437,
|
590 |
+
"learning_rate": 4.8788188486168616e-05,
|
591 |
+
"loss": 9.1272,
|
592 |
+
"step": 81
|
593 |
+
},
|
594 |
+
{
|
595 |
+
"epoch": 0.035843077259315924,
|
596 |
+
"grad_norm": 1.4342595338821411,
|
597 |
+
"learning_rate": 4.367731857675569e-05,
|
598 |
+
"loss": 7.396,
|
599 |
+
"step": 82
|
600 |
+
},
|
601 |
+
{
|
602 |
+
"epoch": 0.03628018795760026,
|
603 |
+
"grad_norm": 1.5284779071807861,
|
604 |
+
"learning_rate": 3.882350103627952e-05,
|
605 |
+
"loss": 8.7514,
|
606 |
+
"step": 83
|
607 |
+
},
|
608 |
+
{
|
609 |
+
"epoch": 0.036717298655884606,
|
610 |
+
"grad_norm": 1.4775699377059937,
|
611 |
+
"learning_rate": 3.423278311697897e-05,
|
612 |
+
"loss": 8.3527,
|
613 |
+
"step": 84
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"epoch": 0.037154409354168944,
|
617 |
+
"grad_norm": 1.5286551713943481,
|
618 |
+
"learning_rate": 2.9910884281727225e-05,
|
619 |
+
"loss": 9.1249,
|
620 |
+
"step": 85
|
621 |
+
},
|
622 |
+
{
|
623 |
+
"epoch": 0.03759152005245328,
|
624 |
+
"grad_norm": 1.509277105331421,
|
625 |
+
"learning_rate": 2.586318907829291e-05,
|
626 |
+
"loss": 9.0266,
|
627 |
+
"step": 86
|
628 |
+
},
|
629 |
+
{
|
630 |
+
"epoch": 0.038028630750737626,
|
631 |
+
"grad_norm": 1.4688650369644165,
|
632 |
+
"learning_rate": 2.209474043086457e-05,
|
633 |
+
"loss": 8.2366,
|
634 |
+
"step": 87
|
635 |
+
},
|
636 |
+
{
|
637 |
+
"epoch": 0.03846574144902196,
|
638 |
+
"grad_norm": 1.5496207475662231,
|
639 |
+
"learning_rate": 1.861023335719475e-05,
|
640 |
+
"loss": 9.1925,
|
641 |
+
"step": 88
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"epoch": 0.03890285214730631,
|
645 |
+
"grad_norm": 1.5909758806228638,
|
646 |
+
"learning_rate": 1.5414009119192633e-05,
|
647 |
+
"loss": 8.7692,
|
648 |
+
"step": 89
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"epoch": 0.039339962845590645,
|
652 |
+
"grad_norm": 1.529322862625122,
|
653 |
+
"learning_rate": 1.25100498142523e-05,
|
654 |
+
"loss": 8.8621,
|
655 |
+
"step": 90
|
656 |
+
},
|
657 |
+
{
|
658 |
+
"epoch": 0.03977707354387499,
|
659 |
+
"grad_norm": 1.53654944896698,
|
660 |
+
"learning_rate": 9.901973414055187e-06,
|
661 |
+
"loss": 8.0944,
|
662 |
+
"step": 91
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 0.04021418424215933,
|
666 |
+
"grad_norm": 1.5465720891952515,
|
667 |
+
"learning_rate": 7.593029257027956e-06,
|
668 |
+
"loss": 9.0611,
|
669 |
+
"step": 92
|
670 |
+
},
|
671 |
+
{
|
672 |
+
"epoch": 0.040651294940443665,
|
673 |
+
"grad_norm": 1.5916392803192139,
|
674 |
+
"learning_rate": 5.5860940000714015e-06,
|
675 |
+
"loss": 8.6493,
|
676 |
+
"step": 93
|
677 |
+
},
|
678 |
+
{
|
679 |
+
"epoch": 0.04108840563872801,
|
680 |
+
"grad_norm": 1.5334380865097046,
|
681 |
+
"learning_rate": 3.8836680346041594e-06,
|
682 |
+
"loss": 8.2758,
|
683 |
+
"step": 94
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"epoch": 0.04152551633701235,
|
687 |
+
"grad_norm": 1.5617411136627197,
|
688 |
+
"learning_rate": 2.487872371386424e-06,
|
689 |
+
"loss": 9.7541,
|
690 |
+
"step": 95
|
691 |
+
},
|
692 |
+
{
|
693 |
+
"epoch": 0.04196262703529669,
|
694 |
+
"grad_norm": 1.5655155181884766,
|
695 |
+
"learning_rate": 1.4004459980045125e-06,
|
696 |
+
"loss": 8.9262,
|
697 |
+
"step": 96
|
698 |
+
},
|
699 |
+
{
|
700 |
+
"epoch": 0.04239973773358103,
|
701 |
+
"grad_norm": 1.612404227256775,
|
702 |
+
"learning_rate": 6.22743712309054e-07,
|
703 |
+
"loss": 9.412,
|
704 |
+
"step": 97
|
705 |
+
},
|
706 |
+
{
|
707 |
+
"epoch": 0.04283684843186537,
|
708 |
+
"grad_norm": 1.687268614768982,
|
709 |
+
"learning_rate": 1.557344345054501e-07,
|
710 |
+
"loss": 9.9603,
|
711 |
+
"step": 98
|
712 |
+
},
|
713 |
+
{
|
714 |
+
"epoch": 0.04327395913014971,
|
715 |
+
"grad_norm": 1.4794572591781616,
|
716 |
+
"learning_rate": 0.0,
|
717 |
+
"loss": 8.6769,
|
718 |
+
"step": 99
|
719 |
+
}
|
720 |
+
],
|
721 |
+
"logging_steps": 1,
|
722 |
+
"max_steps": 99,
|
723 |
+
"num_input_tokens_seen": 0,
|
724 |
+
"num_train_epochs": 1,
|
725 |
+
"save_steps": 300,
|
726 |
+
"stateful_callbacks": {
|
727 |
+
"TrainerControl": {
|
728 |
+
"args": {
|
729 |
+
"should_epoch_stop": false,
|
730 |
+
"should_evaluate": false,
|
731 |
+
"should_log": false,
|
732 |
+
"should_save": true,
|
733 |
+
"should_training_stop": true
|
734 |
+
},
|
735 |
+
"attributes": {}
|
736 |
+
}
|
737 |
+
},
|
738 |
+
"total_flos": 2.8519729975148544e+16,
|
739 |
+
"train_batch_size": 2,
|
740 |
+
"trial_name": null,
|
741 |
+
"trial_params": null
|
742 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0c9943b50430682b61831099ea7d294642979741c2346544ba10d5c016524eb
|
3 |
+
size 6712
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|