alchemist69
commited on
Training in progress, step 150, checkpoint
Browse files- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +30 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/added_tokens.json +4 -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 +205 -0
- last-checkpoint/trainer_state.json +1108 -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: katuni4ka/tiny-random-dbrx
|
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,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "katuni4ka/tiny-random-dbrx",
|
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": 128,
|
14 |
+
"lora_dropout": 0.3,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 64,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"layer",
|
24 |
+
"out_proj",
|
25 |
+
"Wqkv"
|
26 |
+
],
|
27 |
+
"task_type": "CAUSAL_LM",
|
28 |
+
"use_dora": false,
|
29 |
+
"use_rslora": false
|
30 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19c1114cf9de6f90bb1940716efc651b9605c6686d762ccf3b799f2811954900
|
3 |
+
size 34456
|
last-checkpoint/added_tokens.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|im_end|>": 100279,
|
3 |
+
"<|im_start|>": 100278
|
4 |
+
}
|
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:6288c9042eef800d7a76ae542ddc00508d162489808b760e57c411c54be14bbb
|
3 |
+
size 73222
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91d3d40ed55247e1860a6d2a1fe1407fda345f4df777e8940c311c2a22735bb4
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd6d06d8784fc6f54a8110cd39f154f94ee6f23e5166c1919457b2653a531f69
|
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": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|endoftext|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|pad|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<|endoftext|>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
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,205 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"100256": {
|
5 |
+
"content": "<||_unused_0_||>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"100257": {
|
13 |
+
"content": "<|endoftext|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"100258": {
|
21 |
+
"content": "<|fim_prefix|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"100259": {
|
29 |
+
"content": "<|fim_middle|>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
},
|
36 |
+
"100260": {
|
37 |
+
"content": "<|fim_suffix|>",
|
38 |
+
"lstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": true
|
43 |
+
},
|
44 |
+
"100261": {
|
45 |
+
"content": "<||_unused_1_||>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false,
|
50 |
+
"special": true
|
51 |
+
},
|
52 |
+
"100262": {
|
53 |
+
"content": "<||_unused_2_||>",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": false,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false,
|
58 |
+
"special": true
|
59 |
+
},
|
60 |
+
"100263": {
|
61 |
+
"content": "<||_unused_3_||>",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": false,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false,
|
66 |
+
"special": true
|
67 |
+
},
|
68 |
+
"100264": {
|
69 |
+
"content": "<||_unused_4_||>",
|
70 |
+
"lstrip": false,
|
71 |
+
"normalized": false,
|
72 |
+
"rstrip": false,
|
73 |
+
"single_word": false,
|
74 |
+
"special": true
|
75 |
+
},
|
76 |
+
"100265": {
|
77 |
+
"content": "<||_unused_5_||>",
|
78 |
+
"lstrip": false,
|
79 |
+
"normalized": false,
|
80 |
+
"rstrip": false,
|
81 |
+
"single_word": false,
|
82 |
+
"special": true
|
83 |
+
},
|
84 |
+
"100266": {
|
85 |
+
"content": "<||_unused_6_||>",
|
86 |
+
"lstrip": false,
|
87 |
+
"normalized": false,
|
88 |
+
"rstrip": false,
|
89 |
+
"single_word": false,
|
90 |
+
"special": true
|
91 |
+
},
|
92 |
+
"100267": {
|
93 |
+
"content": "<||_unused_7_||>",
|
94 |
+
"lstrip": false,
|
95 |
+
"normalized": false,
|
96 |
+
"rstrip": false,
|
97 |
+
"single_word": false,
|
98 |
+
"special": true
|
99 |
+
},
|
100 |
+
"100268": {
|
101 |
+
"content": "<||_unused_8_||>",
|
102 |
+
"lstrip": false,
|
103 |
+
"normalized": false,
|
104 |
+
"rstrip": false,
|
105 |
+
"single_word": false,
|
106 |
+
"special": true
|
107 |
+
},
|
108 |
+
"100269": {
|
109 |
+
"content": "<||_unused_9_||>",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": false,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false,
|
114 |
+
"special": true
|
115 |
+
},
|
116 |
+
"100270": {
|
117 |
+
"content": "<||_unused_10_||>",
|
118 |
+
"lstrip": false,
|
119 |
+
"normalized": false,
|
120 |
+
"rstrip": false,
|
121 |
+
"single_word": false,
|
122 |
+
"special": true
|
123 |
+
},
|
124 |
+
"100271": {
|
125 |
+
"content": "<||_unused_11_||>",
|
126 |
+
"lstrip": false,
|
127 |
+
"normalized": false,
|
128 |
+
"rstrip": false,
|
129 |
+
"single_word": false,
|
130 |
+
"special": true
|
131 |
+
},
|
132 |
+
"100272": {
|
133 |
+
"content": "<||_unused_12_||>",
|
134 |
+
"lstrip": false,
|
135 |
+
"normalized": false,
|
136 |
+
"rstrip": false,
|
137 |
+
"single_word": false,
|
138 |
+
"special": true
|
139 |
+
},
|
140 |
+
"100273": {
|
141 |
+
"content": "<||_unused_13_||>",
|
142 |
+
"lstrip": false,
|
143 |
+
"normalized": false,
|
144 |
+
"rstrip": false,
|
145 |
+
"single_word": false,
|
146 |
+
"special": true
|
147 |
+
},
|
148 |
+
"100274": {
|
149 |
+
"content": "<||_unused_14_||>",
|
150 |
+
"lstrip": false,
|
151 |
+
"normalized": false,
|
152 |
+
"rstrip": false,
|
153 |
+
"single_word": false,
|
154 |
+
"special": true
|
155 |
+
},
|
156 |
+
"100275": {
|
157 |
+
"content": "<||_unused_15_||>",
|
158 |
+
"lstrip": false,
|
159 |
+
"normalized": false,
|
160 |
+
"rstrip": false,
|
161 |
+
"single_word": false,
|
162 |
+
"special": true
|
163 |
+
},
|
164 |
+
"100276": {
|
165 |
+
"content": "<|endofprompt|>",
|
166 |
+
"lstrip": false,
|
167 |
+
"normalized": false,
|
168 |
+
"rstrip": false,
|
169 |
+
"single_word": false,
|
170 |
+
"special": true
|
171 |
+
},
|
172 |
+
"100277": {
|
173 |
+
"content": "<|pad|>",
|
174 |
+
"lstrip": false,
|
175 |
+
"normalized": false,
|
176 |
+
"rstrip": false,
|
177 |
+
"single_word": false,
|
178 |
+
"special": true
|
179 |
+
},
|
180 |
+
"100278": {
|
181 |
+
"content": "<|im_start|>",
|
182 |
+
"lstrip": false,
|
183 |
+
"normalized": false,
|
184 |
+
"rstrip": false,
|
185 |
+
"single_word": false,
|
186 |
+
"special": true
|
187 |
+
},
|
188 |
+
"100279": {
|
189 |
+
"content": "<|im_end|>",
|
190 |
+
"lstrip": false,
|
191 |
+
"normalized": false,
|
192 |
+
"rstrip": false,
|
193 |
+
"single_word": false,
|
194 |
+
"special": true
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"bos_token": "<|endoftext|>",
|
198 |
+
"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 %}",
|
199 |
+
"clean_up_tokenization_spaces": true,
|
200 |
+
"eos_token": "<|endoftext|>",
|
201 |
+
"model_max_length": 32768,
|
202 |
+
"pad_token": "<|pad|>",
|
203 |
+
"tokenizer_class": "GPT2Tokenizer",
|
204 |
+
"unk_token": "<|endoftext|>"
|
205 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,1108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 11.5,
|
3 |
+
"best_model_checkpoint": "miner_id_24/checkpoint-150",
|
4 |
+
"epoch": 0.8875739644970414,
|
5 |
+
"eval_steps": 150,
|
6 |
+
"global_step": 150,
|
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.005917159763313609,
|
13 |
+
"grad_norm": 3.417472544242628e-05,
|
14 |
+
"learning_rate": 5e-06,
|
15 |
+
"loss": 46.0,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.005917159763313609,
|
20 |
+
"eval_loss": 11.5,
|
21 |
+
"eval_runtime": 1.4564,
|
22 |
+
"eval_samples_per_second": 195.691,
|
23 |
+
"eval_steps_per_second": 49.438,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.011834319526627219,
|
28 |
+
"grad_norm": 3.082885086769238e-05,
|
29 |
+
"learning_rate": 1e-05,
|
30 |
+
"loss": 46.0,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.01775147928994083,
|
35 |
+
"grad_norm": 1.8164773791795596e-05,
|
36 |
+
"learning_rate": 1.5e-05,
|
37 |
+
"loss": 46.0,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.023668639053254437,
|
42 |
+
"grad_norm": 2.2182997781783342e-05,
|
43 |
+
"learning_rate": 2e-05,
|
44 |
+
"loss": 46.0,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.029585798816568046,
|
49 |
+
"grad_norm": 3.892195672960952e-05,
|
50 |
+
"learning_rate": 2.5e-05,
|
51 |
+
"loss": 46.0,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.03550295857988166,
|
56 |
+
"grad_norm": 3.778233440243639e-05,
|
57 |
+
"learning_rate": 3e-05,
|
58 |
+
"loss": 46.0,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.04142011834319527,
|
63 |
+
"grad_norm": 3.2646468753227964e-05,
|
64 |
+
"learning_rate": 3.5e-05,
|
65 |
+
"loss": 46.0,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.047337278106508875,
|
70 |
+
"grad_norm": 2.2486128727905452e-05,
|
71 |
+
"learning_rate": 4e-05,
|
72 |
+
"loss": 46.0,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.05325443786982249,
|
77 |
+
"grad_norm": 4.4991043978370726e-05,
|
78 |
+
"learning_rate": 4.5e-05,
|
79 |
+
"loss": 46.0,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.05917159763313609,
|
84 |
+
"grad_norm": 3.6158784496365115e-05,
|
85 |
+
"learning_rate": 5e-05,
|
86 |
+
"loss": 46.0,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.0650887573964497,
|
91 |
+
"grad_norm": 3.0189292374416254e-05,
|
92 |
+
"learning_rate": 5.500000000000001e-05,
|
93 |
+
"loss": 46.0,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.07100591715976332,
|
98 |
+
"grad_norm": 2.9184000595705584e-05,
|
99 |
+
"learning_rate": 6e-05,
|
100 |
+
"loss": 46.0,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.07692307692307693,
|
105 |
+
"grad_norm": 2.1351072064135224e-05,
|
106 |
+
"learning_rate": 6.500000000000001e-05,
|
107 |
+
"loss": 46.0,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.08284023668639054,
|
112 |
+
"grad_norm": 3.9580500015290454e-05,
|
113 |
+
"learning_rate": 7e-05,
|
114 |
+
"loss": 46.0,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.08875739644970414,
|
119 |
+
"grad_norm": 3.6071560316486284e-05,
|
120 |
+
"learning_rate": 7.500000000000001e-05,
|
121 |
+
"loss": 46.0,
|
122 |
+
"step": 15
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.09467455621301775,
|
126 |
+
"grad_norm": 2.757324546109885e-05,
|
127 |
+
"learning_rate": 8e-05,
|
128 |
+
"loss": 46.0,
|
129 |
+
"step": 16
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.10059171597633136,
|
133 |
+
"grad_norm": 4.150742097408511e-05,
|
134 |
+
"learning_rate": 8.5e-05,
|
135 |
+
"loss": 46.0,
|
136 |
+
"step": 17
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.10650887573964497,
|
140 |
+
"grad_norm": 3.0252529541030526e-05,
|
141 |
+
"learning_rate": 9e-05,
|
142 |
+
"loss": 46.0,
|
143 |
+
"step": 18
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.11242603550295859,
|
147 |
+
"grad_norm": 4.47008824266959e-05,
|
148 |
+
"learning_rate": 9.5e-05,
|
149 |
+
"loss": 46.0,
|
150 |
+
"step": 19
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.11834319526627218,
|
154 |
+
"grad_norm": 4.676431854022667e-05,
|
155 |
+
"learning_rate": 0.0001,
|
156 |
+
"loss": 46.0,
|
157 |
+
"step": 20
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.1242603550295858,
|
161 |
+
"grad_norm": 3.7658752262359485e-05,
|
162 |
+
"learning_rate": 9.99888864929809e-05,
|
163 |
+
"loss": 46.0,
|
164 |
+
"step": 21
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.1301775147928994,
|
168 |
+
"grad_norm": 5.5233460443560034e-05,
|
169 |
+
"learning_rate": 9.995555091232516e-05,
|
170 |
+
"loss": 46.0,
|
171 |
+
"step": 22
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.13609467455621302,
|
175 |
+
"grad_norm": 5.739947300753556e-05,
|
176 |
+
"learning_rate": 9.990000807704114e-05,
|
177 |
+
"loss": 46.0,
|
178 |
+
"step": 23
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.14201183431952663,
|
182 |
+
"grad_norm": 4.8324771341867745e-05,
|
183 |
+
"learning_rate": 9.982228267815643e-05,
|
184 |
+
"loss": 46.0,
|
185 |
+
"step": 24
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.14792899408284024,
|
189 |
+
"grad_norm": 4.9891212256625295e-05,
|
190 |
+
"learning_rate": 9.972240926774168e-05,
|
191 |
+
"loss": 46.0,
|
192 |
+
"step": 25
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.15384615384615385,
|
196 |
+
"grad_norm": 3.683907198137604e-05,
|
197 |
+
"learning_rate": 9.96004322435508e-05,
|
198 |
+
"loss": 46.0,
|
199 |
+
"step": 26
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.15976331360946747,
|
203 |
+
"grad_norm": 5.67148053960409e-05,
|
204 |
+
"learning_rate": 9.945640582928437e-05,
|
205 |
+
"loss": 46.0,
|
206 |
+
"step": 27
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.16568047337278108,
|
210 |
+
"grad_norm": 6.611295975744724e-05,
|
211 |
+
"learning_rate": 9.929039405048501e-05,
|
212 |
+
"loss": 46.0,
|
213 |
+
"step": 28
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.17159763313609466,
|
217 |
+
"grad_norm": 4.908446135232225e-05,
|
218 |
+
"learning_rate": 9.910247070607552e-05,
|
219 |
+
"loss": 46.0,
|
220 |
+
"step": 29
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.17751479289940827,
|
224 |
+
"grad_norm": 6.706344720441848e-05,
|
225 |
+
"learning_rate": 9.889271933555213e-05,
|
226 |
+
"loss": 46.0,
|
227 |
+
"step": 30
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.1834319526627219,
|
231 |
+
"grad_norm": 8.02269860287197e-05,
|
232 |
+
"learning_rate": 9.866123318184803e-05,
|
233 |
+
"loss": 46.0,
|
234 |
+
"step": 31
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.1893491124260355,
|
238 |
+
"grad_norm": 6.0282156482571736e-05,
|
239 |
+
"learning_rate": 9.840811514988294e-05,
|
240 |
+
"loss": 46.0,
|
241 |
+
"step": 32
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.1952662721893491,
|
245 |
+
"grad_norm": 7.383022602880374e-05,
|
246 |
+
"learning_rate": 9.813347776081789e-05,
|
247 |
+
"loss": 46.0,
|
248 |
+
"step": 33
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.20118343195266272,
|
252 |
+
"grad_norm": 6.196251342771575e-05,
|
253 |
+
"learning_rate": 9.783744310203491e-05,
|
254 |
+
"loss": 46.0,
|
255 |
+
"step": 34
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.20710059171597633,
|
259 |
+
"grad_norm": 8.574208186473697e-05,
|
260 |
+
"learning_rate": 9.752014277286432e-05,
|
261 |
+
"loss": 46.0,
|
262 |
+
"step": 35
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.21301775147928995,
|
266 |
+
"grad_norm": 0.00013027463865000755,
|
267 |
+
"learning_rate": 9.718171782608356e-05,
|
268 |
+
"loss": 46.0,
|
269 |
+
"step": 36
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.21893491124260356,
|
273 |
+
"grad_norm": 0.00014059020031709224,
|
274 |
+
"learning_rate": 9.682231870521347e-05,
|
275 |
+
"loss": 46.0,
|
276 |
+
"step": 37
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.22485207100591717,
|
280 |
+
"grad_norm": 9.982455958379433e-05,
|
281 |
+
"learning_rate": 9.644210517764014e-05,
|
282 |
+
"loss": 46.0,
|
283 |
+
"step": 38
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.23076923076923078,
|
287 |
+
"grad_norm": 8.106425229925662e-05,
|
288 |
+
"learning_rate": 9.60412462635919e-05,
|
289 |
+
"loss": 46.0,
|
290 |
+
"step": 39
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.23668639053254437,
|
294 |
+
"grad_norm": 7.230762275867164e-05,
|
295 |
+
"learning_rate": 9.561992016100293e-05,
|
296 |
+
"loss": 46.0,
|
297 |
+
"step": 40
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.24260355029585798,
|
301 |
+
"grad_norm": 7.070993888191879e-05,
|
302 |
+
"learning_rate": 9.517831416629716e-05,
|
303 |
+
"loss": 46.0,
|
304 |
+
"step": 41
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.2485207100591716,
|
308 |
+
"grad_norm": 0.0001705414615571499,
|
309 |
+
"learning_rate": 9.471662459112747e-05,
|
310 |
+
"loss": 46.0,
|
311 |
+
"step": 42
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.25443786982248523,
|
315 |
+
"grad_norm": 0.0001224745938088745,
|
316 |
+
"learning_rate": 9.423505667510724e-05,
|
317 |
+
"loss": 46.0,
|
318 |
+
"step": 43
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.2603550295857988,
|
322 |
+
"grad_norm": 7.8432189184241e-05,
|
323 |
+
"learning_rate": 9.373382449457304e-05,
|
324 |
+
"loss": 46.0,
|
325 |
+
"step": 44
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.26627218934911245,
|
329 |
+
"grad_norm": 6.436308467527851e-05,
|
330 |
+
"learning_rate": 9.321315086741916e-05,
|
331 |
+
"loss": 46.0,
|
332 |
+
"step": 45
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.27218934911242604,
|
336 |
+
"grad_norm": 9.919815784087405e-05,
|
337 |
+
"learning_rate": 9.267326725404599e-05,
|
338 |
+
"loss": 46.0,
|
339 |
+
"step": 46
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.2781065088757396,
|
343 |
+
"grad_norm": 7.329176878556609e-05,
|
344 |
+
"learning_rate": 9.21144136544666e-05,
|
345 |
+
"loss": 46.0,
|
346 |
+
"step": 47
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.28402366863905326,
|
350 |
+
"grad_norm": 0.00013015043805353343,
|
351 |
+
"learning_rate": 9.153683850161706e-05,
|
352 |
+
"loss": 46.0,
|
353 |
+
"step": 48
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.28994082840236685,
|
357 |
+
"grad_norm": 0.000146089427289553,
|
358 |
+
"learning_rate": 9.094079855091797e-05,
|
359 |
+
"loss": 46.0,
|
360 |
+
"step": 49
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.2958579881656805,
|
364 |
+
"grad_norm": 0.00011953832290600985,
|
365 |
+
"learning_rate": 9.032655876613636e-05,
|
366 |
+
"loss": 46.0,
|
367 |
+
"step": 50
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.30177514792899407,
|
371 |
+
"grad_norm": 0.0001868321414804086,
|
372 |
+
"learning_rate": 8.96943922015986e-05,
|
373 |
+
"loss": 46.0,
|
374 |
+
"step": 51
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.3076923076923077,
|
378 |
+
"grad_norm": 9.340223914477974e-05,
|
379 |
+
"learning_rate": 8.904457988080681e-05,
|
380 |
+
"loss": 46.0,
|
381 |
+
"step": 52
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.3136094674556213,
|
385 |
+
"grad_norm": 0.00012810462794732302,
|
386 |
+
"learning_rate": 8.83774106715125e-05,
|
387 |
+
"loss": 46.0,
|
388 |
+
"step": 53
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.31952662721893493,
|
392 |
+
"grad_norm": 0.0001306675694650039,
|
393 |
+
"learning_rate": 8.76931811573033e-05,
|
394 |
+
"loss": 46.0,
|
395 |
+
"step": 54
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.3254437869822485,
|
399 |
+
"grad_norm": 0.00019835562852676958,
|
400 |
+
"learning_rate": 8.699219550575953e-05,
|
401 |
+
"loss": 46.0,
|
402 |
+
"step": 55
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.33136094674556216,
|
406 |
+
"grad_norm": 0.00010900765482801944,
|
407 |
+
"learning_rate": 8.627476533323957e-05,
|
408 |
+
"loss": 46.0,
|
409 |
+
"step": 56
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.33727810650887574,
|
413 |
+
"grad_norm": 0.00016158001380972564,
|
414 |
+
"learning_rate": 8.554120956635375e-05,
|
415 |
+
"loss": 46.0,
|
416 |
+
"step": 57
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.3431952662721893,
|
420 |
+
"grad_norm": 0.00012027497723465785,
|
421 |
+
"learning_rate": 8.479185430018858e-05,
|
422 |
+
"loss": 46.0,
|
423 |
+
"step": 58
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.34911242603550297,
|
427 |
+
"grad_norm": 0.00011706927034538239,
|
428 |
+
"learning_rate": 8.402703265334455e-05,
|
429 |
+
"loss": 46.0,
|
430 |
+
"step": 59
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.35502958579881655,
|
434 |
+
"grad_norm": 0.00020923654665239155,
|
435 |
+
"learning_rate": 8.324708461985124e-05,
|
436 |
+
"loss": 46.0,
|
437 |
+
"step": 60
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.3609467455621302,
|
441 |
+
"grad_norm": 0.00013141462113708258,
|
442 |
+
"learning_rate": 8.245235691802644e-05,
|
443 |
+
"loss": 46.0,
|
444 |
+
"step": 61
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.3668639053254438,
|
448 |
+
"grad_norm": 0.0001231282512890175,
|
449 |
+
"learning_rate": 8.164320283634585e-05,
|
450 |
+
"loss": 46.0,
|
451 |
+
"step": 62
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.3727810650887574,
|
455 |
+
"grad_norm": 0.00014354191080201417,
|
456 |
+
"learning_rate": 8.081998207639212e-05,
|
457 |
+
"loss": 46.0,
|
458 |
+
"step": 63
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.378698224852071,
|
462 |
+
"grad_norm": 0.00018254865426570177,
|
463 |
+
"learning_rate": 7.998306059295301e-05,
|
464 |
+
"loss": 46.0,
|
465 |
+
"step": 64
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.38461538461538464,
|
469 |
+
"grad_norm": 0.00015154361608438194,
|
470 |
+
"learning_rate": 7.913281043133978e-05,
|
471 |
+
"loss": 46.0,
|
472 |
+
"step": 65
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.3905325443786982,
|
476 |
+
"grad_norm": 0.00014137514517642558,
|
477 |
+
"learning_rate": 7.826960956199794e-05,
|
478 |
+
"loss": 46.0,
|
479 |
+
"step": 66
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.39644970414201186,
|
483 |
+
"grad_norm": 0.000186969613423571,
|
484 |
+
"learning_rate": 7.739384171248435e-05,
|
485 |
+
"loss": 46.0,
|
486 |
+
"step": 67
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.40236686390532544,
|
490 |
+
"grad_norm": 0.00019048571994062513,
|
491 |
+
"learning_rate": 7.650589619688469e-05,
|
492 |
+
"loss": 46.0,
|
493 |
+
"step": 68
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.40828402366863903,
|
497 |
+
"grad_norm": 0.000217212233110331,
|
498 |
+
"learning_rate": 7.560616774274775e-05,
|
499 |
+
"loss": 46.0,
|
500 |
+
"step": 69
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.41420118343195267,
|
504 |
+
"grad_norm": 0.00014128351176623255,
|
505 |
+
"learning_rate": 7.469505631561317e-05,
|
506 |
+
"loss": 46.0,
|
507 |
+
"step": 70
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.42011834319526625,
|
511 |
+
"grad_norm": 0.000143827244755812,
|
512 |
+
"learning_rate": 7.377296694121058e-05,
|
513 |
+
"loss": 46.0,
|
514 |
+
"step": 71
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.4260355029585799,
|
518 |
+
"grad_norm": 0.00021143256162758917,
|
519 |
+
"learning_rate": 7.284030952540937e-05,
|
520 |
+
"loss": 46.0,
|
521 |
+
"step": 72
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.4319526627218935,
|
525 |
+
"grad_norm": 0.0002473762142471969,
|
526 |
+
"learning_rate": 7.189749867199899e-05,
|
527 |
+
"loss": 46.0,
|
528 |
+
"step": 73
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.4378698224852071,
|
532 |
+
"grad_norm": 0.00019267069001216441,
|
533 |
+
"learning_rate": 7.094495349838092e-05,
|
534 |
+
"loss": 46.0,
|
535 |
+
"step": 74
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.4437869822485207,
|
539 |
+
"grad_norm": 0.0002110818022629246,
|
540 |
+
"learning_rate": 6.998309744925411e-05,
|
541 |
+
"loss": 46.0,
|
542 |
+
"step": 75
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.44970414201183434,
|
546 |
+
"grad_norm": 0.00015903066378086805,
|
547 |
+
"learning_rate": 6.901235810837669e-05,
|
548 |
+
"loss": 46.0,
|
549 |
+
"step": 76
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.4556213017751479,
|
553 |
+
"grad_norm": 0.0001764715852914378,
|
554 |
+
"learning_rate": 6.803316700848779e-05,
|
555 |
+
"loss": 46.0,
|
556 |
+
"step": 77
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.46153846153846156,
|
560 |
+
"grad_norm": 0.00025015155551955104,
|
561 |
+
"learning_rate": 6.704595943947385e-05,
|
562 |
+
"loss": 46.0,
|
563 |
+
"step": 78
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.46745562130177515,
|
567 |
+
"grad_norm": 0.00027083579334430397,
|
568 |
+
"learning_rate": 6.605117425486482e-05,
|
569 |
+
"loss": 46.0,
|
570 |
+
"step": 79
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.47337278106508873,
|
574 |
+
"grad_norm": 0.00024672580184414983,
|
575 |
+
"learning_rate": 6.504925367674594e-05,
|
576 |
+
"loss": 46.0,
|
577 |
+
"step": 80
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.47928994082840237,
|
581 |
+
"grad_norm": 0.0003929804952349514,
|
582 |
+
"learning_rate": 6.404064309917231e-05,
|
583 |
+
"loss": 46.0,
|
584 |
+
"step": 81
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.48520710059171596,
|
588 |
+
"grad_norm": 0.0004307347990106791,
|
589 |
+
"learning_rate": 6.302579089017327e-05,
|
590 |
+
"loss": 46.0,
|
591 |
+
"step": 82
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.4911242603550296,
|
595 |
+
"grad_norm": 0.00020378813496790826,
|
596 |
+
"learning_rate": 6.200514819243476e-05,
|
597 |
+
"loss": 46.0,
|
598 |
+
"step": 83
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 0.4970414201183432,
|
602 |
+
"grad_norm": 0.00033084748429246247,
|
603 |
+
"learning_rate": 6.097916872274815e-05,
|
604 |
+
"loss": 46.0,
|
605 |
+
"step": 84
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 0.5029585798816568,
|
609 |
+
"grad_norm": 0.0002085510641336441,
|
610 |
+
"learning_rate": 5.994830857031499e-05,
|
611 |
+
"loss": 46.0,
|
612 |
+
"step": 85
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 0.5088757396449705,
|
616 |
+
"grad_norm": 0.00018850974447559565,
|
617 |
+
"learning_rate": 5.891302599399685e-05,
|
618 |
+
"loss": 46.0,
|
619 |
+
"step": 86
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 0.514792899408284,
|
623 |
+
"grad_norm": 0.00025538477348163724,
|
624 |
+
"learning_rate": 5.78737812186009e-05,
|
625 |
+
"loss": 46.0,
|
626 |
+
"step": 87
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 0.5207100591715976,
|
630 |
+
"grad_norm": 0.00026542809791862965,
|
631 |
+
"learning_rate": 5.683103623029135e-05,
|
632 |
+
"loss": 46.0,
|
633 |
+
"step": 88
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 0.5266272189349113,
|
637 |
+
"grad_norm": 0.00019196125504095107,
|
638 |
+
"learning_rate": 5.578525457121807e-05,
|
639 |
+
"loss": 46.0,
|
640 |
+
"step": 89
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 0.5325443786982249,
|
644 |
+
"grad_norm": 0.00026723742485046387,
|
645 |
+
"learning_rate": 5.473690113345342e-05,
|
646 |
+
"loss": 46.0,
|
647 |
+
"step": 90
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 0.5384615384615384,
|
651 |
+
"grad_norm": 0.0002167681377613917,
|
652 |
+
"learning_rate": 5.368644195232896e-05,
|
653 |
+
"loss": 46.0,
|
654 |
+
"step": 91
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 0.5443786982248521,
|
658 |
+
"grad_norm": 0.00020223991305101663,
|
659 |
+
"learning_rate": 5.263434399926398e-05,
|
660 |
+
"loss": 46.0,
|
661 |
+
"step": 92
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 0.5502958579881657,
|
665 |
+
"grad_norm": 0.00031044651404954493,
|
666 |
+
"learning_rate": 5.158107497417795e-05,
|
667 |
+
"loss": 46.0,
|
668 |
+
"step": 93
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 0.5562130177514792,
|
672 |
+
"grad_norm": 0.00022696513042319566,
|
673 |
+
"learning_rate": 5.052710309757899e-05,
|
674 |
+
"loss": 46.0,
|
675 |
+
"step": 94
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 0.5621301775147929,
|
679 |
+
"grad_norm": 0.0003360291011631489,
|
680 |
+
"learning_rate": 4.947289690242102e-05,
|
681 |
+
"loss": 46.0,
|
682 |
+
"step": 95
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 0.5680473372781065,
|
686 |
+
"grad_norm": 0.0002260725013911724,
|
687 |
+
"learning_rate": 4.841892502582206e-05,
|
688 |
+
"loss": 46.0,
|
689 |
+
"step": 96
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 0.5739644970414202,
|
693 |
+
"grad_norm": 0.0002723989891819656,
|
694 |
+
"learning_rate": 4.736565600073602e-05,
|
695 |
+
"loss": 46.0,
|
696 |
+
"step": 97
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 0.5798816568047337,
|
700 |
+
"grad_norm": 0.00029556764638982713,
|
701 |
+
"learning_rate": 4.631355804767105e-05,
|
702 |
+
"loss": 46.0,
|
703 |
+
"step": 98
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 0.5857988165680473,
|
707 |
+
"grad_norm": 0.0002435845381114632,
|
708 |
+
"learning_rate": 4.5263098866546586e-05,
|
709 |
+
"loss": 46.0,
|
710 |
+
"step": 99
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 0.591715976331361,
|
714 |
+
"grad_norm": 0.0002843434049282223,
|
715 |
+
"learning_rate": 4.421474542878195e-05,
|
716 |
+
"loss": 46.0,
|
717 |
+
"step": 100
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 0.5976331360946746,
|
721 |
+
"grad_norm": 0.0002432662295177579,
|
722 |
+
"learning_rate": 4.316896376970866e-05,
|
723 |
+
"loss": 46.0,
|
724 |
+
"step": 101
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 0.6035502958579881,
|
728 |
+
"grad_norm": 0.0004484949167817831,
|
729 |
+
"learning_rate": 4.212621878139912e-05,
|
730 |
+
"loss": 46.0,
|
731 |
+
"step": 102
|
732 |
+
},
|
733 |
+
{
|
734 |
+
"epoch": 0.6094674556213018,
|
735 |
+
"grad_norm": 0.00032589331385679543,
|
736 |
+
"learning_rate": 4.108697400600316e-05,
|
737 |
+
"loss": 46.0,
|
738 |
+
"step": 103
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"epoch": 0.6153846153846154,
|
742 |
+
"grad_norm": 0.0002852332836482674,
|
743 |
+
"learning_rate": 4.005169142968503e-05,
|
744 |
+
"loss": 46.0,
|
745 |
+
"step": 104
|
746 |
+
},
|
747 |
+
{
|
748 |
+
"epoch": 0.621301775147929,
|
749 |
+
"grad_norm": 0.0004301300796214491,
|
750 |
+
"learning_rate": 3.9020831277251863e-05,
|
751 |
+
"loss": 46.0,
|
752 |
+
"step": 105
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 0.6272189349112426,
|
756 |
+
"grad_norm": 0.0003021268348675221,
|
757 |
+
"learning_rate": 3.7994851807565254e-05,
|
758 |
+
"loss": 46.0,
|
759 |
+
"step": 106
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 0.6331360946745562,
|
763 |
+
"grad_norm": 0.0005913956556469202,
|
764 |
+
"learning_rate": 3.6974209109826726e-05,
|
765 |
+
"loss": 46.0,
|
766 |
+
"step": 107
|
767 |
+
},
|
768 |
+
{
|
769 |
+
"epoch": 0.6390532544378699,
|
770 |
+
"grad_norm": 0.0003400585555937141,
|
771 |
+
"learning_rate": 3.595935690082769e-05,
|
772 |
+
"loss": 46.0,
|
773 |
+
"step": 108
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"epoch": 0.6449704142011834,
|
777 |
+
"grad_norm": 0.00034251168835908175,
|
778 |
+
"learning_rate": 3.495074632325407e-05,
|
779 |
+
"loss": 46.0,
|
780 |
+
"step": 109
|
781 |
+
},
|
782 |
+
{
|
783 |
+
"epoch": 0.650887573964497,
|
784 |
+
"grad_norm": 0.0003791009949054569,
|
785 |
+
"learning_rate": 3.394882574513519e-05,
|
786 |
+
"loss": 46.0,
|
787 |
+
"step": 110
|
788 |
+
},
|
789 |
+
{
|
790 |
+
"epoch": 0.6568047337278107,
|
791 |
+
"grad_norm": 0.00034353407681919634,
|
792 |
+
"learning_rate": 3.295404056052616e-05,
|
793 |
+
"loss": 46.0,
|
794 |
+
"step": 111
|
795 |
+
},
|
796 |
+
{
|
797 |
+
"epoch": 0.6627218934911243,
|
798 |
+
"grad_norm": 0.00026513394550420344,
|
799 |
+
"learning_rate": 3.196683299151223e-05,
|
800 |
+
"loss": 46.0,
|
801 |
+
"step": 112
|
802 |
+
},
|
803 |
+
{
|
804 |
+
"epoch": 0.6686390532544378,
|
805 |
+
"grad_norm": 0.00021634704899042845,
|
806 |
+
"learning_rate": 3.098764189162332e-05,
|
807 |
+
"loss": 46.0,
|
808 |
+
"step": 113
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"epoch": 0.6745562130177515,
|
812 |
+
"grad_norm": 0.0004164211277384311,
|
813 |
+
"learning_rate": 3.0016902550745897e-05,
|
814 |
+
"loss": 46.0,
|
815 |
+
"step": 114
|
816 |
+
},
|
817 |
+
{
|
818 |
+
"epoch": 0.6804733727810651,
|
819 |
+
"grad_norm": 0.00032345083309337497,
|
820 |
+
"learning_rate": 2.905504650161909e-05,
|
821 |
+
"loss": 46.0,
|
822 |
+
"step": 115
|
823 |
+
},
|
824 |
+
{
|
825 |
+
"epoch": 0.6863905325443787,
|
826 |
+
"grad_norm": 0.00039014124195091426,
|
827 |
+
"learning_rate": 2.810250132800103e-05,
|
828 |
+
"loss": 46.0,
|
829 |
+
"step": 116
|
830 |
+
},
|
831 |
+
{
|
832 |
+
"epoch": 0.6923076923076923,
|
833 |
+
"grad_norm": 0.00032619069679640234,
|
834 |
+
"learning_rate": 2.715969047459066e-05,
|
835 |
+
"loss": 46.0,
|
836 |
+
"step": 117
|
837 |
+
},
|
838 |
+
{
|
839 |
+
"epoch": 0.6982248520710059,
|
840 |
+
"grad_norm": 0.0004408117674756795,
|
841 |
+
"learning_rate": 2.6227033058789408e-05,
|
842 |
+
"loss": 46.0,
|
843 |
+
"step": 118
|
844 |
+
},
|
845 |
+
{
|
846 |
+
"epoch": 0.7041420118343196,
|
847 |
+
"grad_norm": 0.0005531953065656126,
|
848 |
+
"learning_rate": 2.530494368438683e-05,
|
849 |
+
"loss": 46.0,
|
850 |
+
"step": 119
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"epoch": 0.7100591715976331,
|
854 |
+
"grad_norm": 0.00048261991469189525,
|
855 |
+
"learning_rate": 2.4393832257252252e-05,
|
856 |
+
"loss": 46.0,
|
857 |
+
"step": 120
|
858 |
+
},
|
859 |
+
{
|
860 |
+
"epoch": 0.7159763313609467,
|
861 |
+
"grad_norm": 0.00041955066262744367,
|
862 |
+
"learning_rate": 2.349410380311532e-05,
|
863 |
+
"loss": 46.0,
|
864 |
+
"step": 121
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"epoch": 0.7218934911242604,
|
868 |
+
"grad_norm": 0.0004092879535164684,
|
869 |
+
"learning_rate": 2.260615828751566e-05,
|
870 |
+
"loss": 46.0,
|
871 |
+
"step": 122
|
872 |
+
},
|
873 |
+
{
|
874 |
+
"epoch": 0.727810650887574,
|
875 |
+
"grad_norm": 0.0005536783719435334,
|
876 |
+
"learning_rate": 2.173039043800206e-05,
|
877 |
+
"loss": 46.0,
|
878 |
+
"step": 123
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 0.7337278106508875,
|
882 |
+
"grad_norm": 0.00047029706183820963,
|
883 |
+
"learning_rate": 2.086718956866024e-05,
|
884 |
+
"loss": 46.0,
|
885 |
+
"step": 124
|
886 |
+
},
|
887 |
+
{
|
888 |
+
"epoch": 0.7396449704142012,
|
889 |
+
"grad_norm": 0.00032897520577535033,
|
890 |
+
"learning_rate": 2.0016939407046987e-05,
|
891 |
+
"loss": 46.0,
|
892 |
+
"step": 125
|
893 |
+
},
|
894 |
+
{
|
895 |
+
"epoch": 0.7455621301775148,
|
896 |
+
"grad_norm": 0.00024629110703244805,
|
897 |
+
"learning_rate": 1.9180017923607886e-05,
|
898 |
+
"loss": 46.0,
|
899 |
+
"step": 126
|
900 |
+
},
|
901 |
+
{
|
902 |
+
"epoch": 0.7514792899408284,
|
903 |
+
"grad_norm": 0.00034898053854703903,
|
904 |
+
"learning_rate": 1.835679716365417e-05,
|
905 |
+
"loss": 46.0,
|
906 |
+
"step": 127
|
907 |
+
},
|
908 |
+
{
|
909 |
+
"epoch": 0.757396449704142,
|
910 |
+
"grad_norm": 0.00032217547413893044,
|
911 |
+
"learning_rate": 1.754764308197358e-05,
|
912 |
+
"loss": 46.0,
|
913 |
+
"step": 128
|
914 |
+
},
|
915 |
+
{
|
916 |
+
"epoch": 0.7633136094674556,
|
917 |
+
"grad_norm": 0.00029810157138854265,
|
918 |
+
"learning_rate": 1.675291538014877e-05,
|
919 |
+
"loss": 46.0,
|
920 |
+
"step": 129
|
921 |
+
},
|
922 |
+
{
|
923 |
+
"epoch": 0.7692307692307693,
|
924 |
+
"grad_norm": 0.000341045088134706,
|
925 |
+
"learning_rate": 1.5972967346655448e-05,
|
926 |
+
"loss": 46.0,
|
927 |
+
"step": 130
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"epoch": 0.7751479289940828,
|
931 |
+
"grad_norm": 0.0003495199780445546,
|
932 |
+
"learning_rate": 1.5208145699811415e-05,
|
933 |
+
"loss": 46.0,
|
934 |
+
"step": 131
|
935 |
+
},
|
936 |
+
{
|
937 |
+
"epoch": 0.7810650887573964,
|
938 |
+
"grad_norm": 0.0003159924817737192,
|
939 |
+
"learning_rate": 1.4458790433646263e-05,
|
940 |
+
"loss": 46.0,
|
941 |
+
"step": 132
|
942 |
+
},
|
943 |
+
{
|
944 |
+
"epoch": 0.7869822485207101,
|
945 |
+
"grad_norm": 0.0002985662722494453,
|
946 |
+
"learning_rate": 1.3725234666760428e-05,
|
947 |
+
"loss": 46.0,
|
948 |
+
"step": 133
|
949 |
+
},
|
950 |
+
{
|
951 |
+
"epoch": 0.7928994082840237,
|
952 |
+
"grad_norm": 0.0003588286635931581,
|
953 |
+
"learning_rate": 1.3007804494240478e-05,
|
954 |
+
"loss": 46.0,
|
955 |
+
"step": 134
|
956 |
+
},
|
957 |
+
{
|
958 |
+
"epoch": 0.7988165680473372,
|
959 |
+
"grad_norm": 0.00040958283352665603,
|
960 |
+
"learning_rate": 1.2306818842696716e-05,
|
961 |
+
"loss": 46.0,
|
962 |
+
"step": 135
|
963 |
+
},
|
964 |
+
{
|
965 |
+
"epoch": 0.8047337278106509,
|
966 |
+
"grad_norm": 0.00039786347770132124,
|
967 |
+
"learning_rate": 1.1622589328487504e-05,
|
968 |
+
"loss": 46.0,
|
969 |
+
"step": 136
|
970 |
+
},
|
971 |
+
{
|
972 |
+
"epoch": 0.8106508875739645,
|
973 |
+
"grad_norm": 0.00025457568699494004,
|
974 |
+
"learning_rate": 1.0955420119193199e-05,
|
975 |
+
"loss": 46.0,
|
976 |
+
"step": 137
|
977 |
+
},
|
978 |
+
{
|
979 |
+
"epoch": 0.8165680473372781,
|
980 |
+
"grad_norm": 0.000526306452229619,
|
981 |
+
"learning_rate": 1.03056077984014e-05,
|
982 |
+
"loss": 46.0,
|
983 |
+
"step": 138
|
984 |
+
},
|
985 |
+
{
|
986 |
+
"epoch": 0.8224852071005917,
|
987 |
+
"grad_norm": 0.000289287039777264,
|
988 |
+
"learning_rate": 9.673441233863662e-06,
|
989 |
+
"loss": 46.0,
|
990 |
+
"step": 139
|
991 |
+
},
|
992 |
+
{
|
993 |
+
"epoch": 0.8284023668639053,
|
994 |
+
"grad_norm": 0.0002234600979136303,
|
995 |
+
"learning_rate": 9.059201449082045e-06,
|
996 |
+
"loss": 46.0,
|
997 |
+
"step": 140
|
998 |
+
},
|
999 |
+
{
|
1000 |
+
"epoch": 0.834319526627219,
|
1001 |
+
"grad_norm": 0.00036921919672749937,
|
1002 |
+
"learning_rate": 8.463161498382948e-06,
|
1003 |
+
"loss": 46.0,
|
1004 |
+
"step": 141
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"epoch": 0.8402366863905325,
|
1008 |
+
"grad_norm": 0.00024386531731579453,
|
1009 |
+
"learning_rate": 7.885586345533397e-06,
|
1010 |
+
"loss": 46.0,
|
1011 |
+
"step": 142
|
1012 |
+
},
|
1013 |
+
{
|
1014 |
+
"epoch": 0.8461538461538461,
|
1015 |
+
"grad_norm": 0.0003299729141872376,
|
1016 |
+
"learning_rate": 7.3267327459540015e-06,
|
1017 |
+
"loss": 46.0,
|
1018 |
+
"step": 143
|
1019 |
+
},
|
1020 |
+
{
|
1021 |
+
"epoch": 0.8520710059171598,
|
1022 |
+
"grad_norm": 0.00021204911172389984,
|
1023 |
+
"learning_rate": 6.786849132580842e-06,
|
1024 |
+
"loss": 46.0,
|
1025 |
+
"step": 144
|
1026 |
+
},
|
1027 |
+
{
|
1028 |
+
"epoch": 0.8579881656804734,
|
1029 |
+
"grad_norm": 0.00035832199500873685,
|
1030 |
+
"learning_rate": 6.266175505426958e-06,
|
1031 |
+
"loss": 46.0,
|
1032 |
+
"step": 145
|
1033 |
+
},
|
1034 |
+
{
|
1035 |
+
"epoch": 0.863905325443787,
|
1036 |
+
"grad_norm": 0.0005066677113063633,
|
1037 |
+
"learning_rate": 5.76494332489278e-06,
|
1038 |
+
"loss": 46.0,
|
1039 |
+
"step": 146
|
1040 |
+
},
|
1041 |
+
{
|
1042 |
+
"epoch": 0.8698224852071006,
|
1043 |
+
"grad_norm": 0.0002925771113950759,
|
1044 |
+
"learning_rate": 5.283375408872537e-06,
|
1045 |
+
"loss": 46.0,
|
1046 |
+
"step": 147
|
1047 |
+
},
|
1048 |
+
{
|
1049 |
+
"epoch": 0.8757396449704142,
|
1050 |
+
"grad_norm": 0.00039165234193205833,
|
1051 |
+
"learning_rate": 4.821685833702849e-06,
|
1052 |
+
"loss": 46.0,
|
1053 |
+
"step": 148
|
1054 |
+
},
|
1055 |
+
{
|
1056 |
+
"epoch": 0.8816568047337278,
|
1057 |
+
"grad_norm": 0.0003404826857149601,
|
1058 |
+
"learning_rate": 4.380079838997086e-06,
|
1059 |
+
"loss": 46.0,
|
1060 |
+
"step": 149
|
1061 |
+
},
|
1062 |
+
{
|
1063 |
+
"epoch": 0.8875739644970414,
|
1064 |
+
"grad_norm": 0.0005336723406799138,
|
1065 |
+
"learning_rate": 3.958753736408105e-06,
|
1066 |
+
"loss": 46.0,
|
1067 |
+
"step": 150
|
1068 |
+
},
|
1069 |
+
{
|
1070 |
+
"epoch": 0.8875739644970414,
|
1071 |
+
"eval_loss": 11.5,
|
1072 |
+
"eval_runtime": 1.4273,
|
1073 |
+
"eval_samples_per_second": 199.677,
|
1074 |
+
"eval_steps_per_second": 50.445,
|
1075 |
+
"step": 150
|
1076 |
+
}
|
1077 |
+
],
|
1078 |
+
"logging_steps": 1,
|
1079 |
+
"max_steps": 169,
|
1080 |
+
"num_input_tokens_seen": 0,
|
1081 |
+
"num_train_epochs": 1,
|
1082 |
+
"save_steps": 150,
|
1083 |
+
"stateful_callbacks": {
|
1084 |
+
"EarlyStoppingCallback": {
|
1085 |
+
"args": {
|
1086 |
+
"early_stopping_patience": 2,
|
1087 |
+
"early_stopping_threshold": 0.0
|
1088 |
+
},
|
1089 |
+
"attributes": {
|
1090 |
+
"early_stopping_patience_counter": 0
|
1091 |
+
}
|
1092 |
+
},
|
1093 |
+
"TrainerControl": {
|
1094 |
+
"args": {
|
1095 |
+
"should_epoch_stop": false,
|
1096 |
+
"should_evaluate": false,
|
1097 |
+
"should_log": false,
|
1098 |
+
"should_save": true,
|
1099 |
+
"should_training_stop": false
|
1100 |
+
},
|
1101 |
+
"attributes": {}
|
1102 |
+
}
|
1103 |
+
},
|
1104 |
+
"total_flos": 23656569176064.0,
|
1105 |
+
"train_batch_size": 8,
|
1106 |
+
"trial_name": null,
|
1107 |
+
"trial_params": null
|
1108 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56b2a006769e2c76c801dc9037c4b64c484b6f5036ccaa1949a5b99d0a3850b9
|
3 |
+
size 6840
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|