Training in progress, step 100, checkpoint
Browse files- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +31 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state_0.pth +3 -0
- last-checkpoint/rng_state_1.pth +3 -0
- last-checkpoint/rng_state_2.pth +3 -0
- last-checkpoint/rng_state_3.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 +223 -0
- last-checkpoint/trainer_state.json +741 -0
- last-checkpoint/training_args.bin +3 -0
last-checkpoint/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: EleutherAI/pythia-14m
|
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,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "EleutherAI/pythia-14m",
|
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": 32,
|
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": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"dense_4h_to_h",
|
24 |
+
"dense_h_to_4h",
|
25 |
+
"dense",
|
26 |
+
"query_key_value"
|
27 |
+
],
|
28 |
+
"task_type": "CAUSAL_LM",
|
29 |
+
"use_dora": false,
|
30 |
+
"use_rslora": false
|
31 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98ddc46c10cfe53a14c3f6d05e9e20bd842219f7b066b88e22516134bd3aaf77
|
3 |
+
size 792912
|
last-checkpoint/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:219669d8136d46bfa6b067ba58414d14580ee921465dded811e077aa2076b821
|
3 |
+
size 807226
|
last-checkpoint/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6960910bea85f0fba38de8f3d4008e5d462f03b36a79e5a91f97d5391bf7e99d
|
3 |
+
size 14960
|
last-checkpoint/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e7866918d2e42ae3c628321e3deb796f81cf949a44314e6925e234248f47e66
|
3 |
+
size 15024
|
last-checkpoint/rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91f7c944ff99dee6a55ad336cd2d4e3487c3647dfbeb0c11d7db0e512febc8e1
|
3 |
+
size 15024
|
last-checkpoint/rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a815fa0de59354c93e6bc62edceaec61c3bb39cbd676559ab1e2af777a13d42
|
3 |
+
size 15024
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44097097b370bc51c4e0c2c3f968b8a18c776637ee22257b169aabf7b28a5c17
|
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,223 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": false,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<|endoftext|>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<|padding|>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"50254": {
|
23 |
+
"content": " ",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": true,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": false
|
29 |
+
},
|
30 |
+
"50255": {
|
31 |
+
"content": " ",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": true,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": false
|
37 |
+
},
|
38 |
+
"50256": {
|
39 |
+
"content": " ",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": true,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false,
|
44 |
+
"special": false
|
45 |
+
},
|
46 |
+
"50257": {
|
47 |
+
"content": " ",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": true,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": false,
|
52 |
+
"special": false
|
53 |
+
},
|
54 |
+
"50258": {
|
55 |
+
"content": " ",
|
56 |
+
"lstrip": false,
|
57 |
+
"normalized": true,
|
58 |
+
"rstrip": false,
|
59 |
+
"single_word": false,
|
60 |
+
"special": false
|
61 |
+
},
|
62 |
+
"50259": {
|
63 |
+
"content": " ",
|
64 |
+
"lstrip": false,
|
65 |
+
"normalized": true,
|
66 |
+
"rstrip": false,
|
67 |
+
"single_word": false,
|
68 |
+
"special": false
|
69 |
+
},
|
70 |
+
"50260": {
|
71 |
+
"content": " ",
|
72 |
+
"lstrip": false,
|
73 |
+
"normalized": true,
|
74 |
+
"rstrip": false,
|
75 |
+
"single_word": false,
|
76 |
+
"special": false
|
77 |
+
},
|
78 |
+
"50261": {
|
79 |
+
"content": " ",
|
80 |
+
"lstrip": false,
|
81 |
+
"normalized": true,
|
82 |
+
"rstrip": false,
|
83 |
+
"single_word": false,
|
84 |
+
"special": false
|
85 |
+
},
|
86 |
+
"50262": {
|
87 |
+
"content": " ",
|
88 |
+
"lstrip": false,
|
89 |
+
"normalized": true,
|
90 |
+
"rstrip": false,
|
91 |
+
"single_word": false,
|
92 |
+
"special": false
|
93 |
+
},
|
94 |
+
"50263": {
|
95 |
+
"content": " ",
|
96 |
+
"lstrip": false,
|
97 |
+
"normalized": true,
|
98 |
+
"rstrip": false,
|
99 |
+
"single_word": false,
|
100 |
+
"special": false
|
101 |
+
},
|
102 |
+
"50264": {
|
103 |
+
"content": " ",
|
104 |
+
"lstrip": false,
|
105 |
+
"normalized": true,
|
106 |
+
"rstrip": false,
|
107 |
+
"single_word": false,
|
108 |
+
"special": false
|
109 |
+
},
|
110 |
+
"50265": {
|
111 |
+
"content": " ",
|
112 |
+
"lstrip": false,
|
113 |
+
"normalized": true,
|
114 |
+
"rstrip": false,
|
115 |
+
"single_word": false,
|
116 |
+
"special": false
|
117 |
+
},
|
118 |
+
"50266": {
|
119 |
+
"content": " ",
|
120 |
+
"lstrip": false,
|
121 |
+
"normalized": true,
|
122 |
+
"rstrip": false,
|
123 |
+
"single_word": false,
|
124 |
+
"special": false
|
125 |
+
},
|
126 |
+
"50267": {
|
127 |
+
"content": " ",
|
128 |
+
"lstrip": false,
|
129 |
+
"normalized": true,
|
130 |
+
"rstrip": false,
|
131 |
+
"single_word": false,
|
132 |
+
"special": false
|
133 |
+
},
|
134 |
+
"50268": {
|
135 |
+
"content": " ",
|
136 |
+
"lstrip": false,
|
137 |
+
"normalized": true,
|
138 |
+
"rstrip": false,
|
139 |
+
"single_word": false,
|
140 |
+
"special": false
|
141 |
+
},
|
142 |
+
"50269": {
|
143 |
+
"content": " ",
|
144 |
+
"lstrip": false,
|
145 |
+
"normalized": true,
|
146 |
+
"rstrip": false,
|
147 |
+
"single_word": false,
|
148 |
+
"special": false
|
149 |
+
},
|
150 |
+
"50270": {
|
151 |
+
"content": " ",
|
152 |
+
"lstrip": false,
|
153 |
+
"normalized": true,
|
154 |
+
"rstrip": false,
|
155 |
+
"single_word": false,
|
156 |
+
"special": false
|
157 |
+
},
|
158 |
+
"50271": {
|
159 |
+
"content": " ",
|
160 |
+
"lstrip": false,
|
161 |
+
"normalized": true,
|
162 |
+
"rstrip": false,
|
163 |
+
"single_word": false,
|
164 |
+
"special": false
|
165 |
+
},
|
166 |
+
"50272": {
|
167 |
+
"content": " ",
|
168 |
+
"lstrip": false,
|
169 |
+
"normalized": true,
|
170 |
+
"rstrip": false,
|
171 |
+
"single_word": false,
|
172 |
+
"special": false
|
173 |
+
},
|
174 |
+
"50273": {
|
175 |
+
"content": " ",
|
176 |
+
"lstrip": false,
|
177 |
+
"normalized": true,
|
178 |
+
"rstrip": false,
|
179 |
+
"single_word": false,
|
180 |
+
"special": false
|
181 |
+
},
|
182 |
+
"50274": {
|
183 |
+
"content": " ",
|
184 |
+
"lstrip": false,
|
185 |
+
"normalized": true,
|
186 |
+
"rstrip": false,
|
187 |
+
"single_word": false,
|
188 |
+
"special": false
|
189 |
+
},
|
190 |
+
"50275": {
|
191 |
+
"content": " ",
|
192 |
+
"lstrip": false,
|
193 |
+
"normalized": true,
|
194 |
+
"rstrip": false,
|
195 |
+
"single_word": false,
|
196 |
+
"special": false
|
197 |
+
},
|
198 |
+
"50276": {
|
199 |
+
"content": " ",
|
200 |
+
"lstrip": false,
|
201 |
+
"normalized": true,
|
202 |
+
"rstrip": false,
|
203 |
+
"single_word": false,
|
204 |
+
"special": false
|
205 |
+
},
|
206 |
+
"50277": {
|
207 |
+
"content": "[PAD]",
|
208 |
+
"lstrip": false,
|
209 |
+
"normalized": false,
|
210 |
+
"rstrip": false,
|
211 |
+
"single_word": false,
|
212 |
+
"special": true
|
213 |
+
}
|
214 |
+
},
|
215 |
+
"bos_token": "<|endoftext|>",
|
216 |
+
"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 %}",
|
217 |
+
"clean_up_tokenization_spaces": true,
|
218 |
+
"eos_token": "<|endoftext|>",
|
219 |
+
"model_max_length": 1000000000000000019884624838656,
|
220 |
+
"pad_token": "[PAD]",
|
221 |
+
"tokenizer_class": "GPTNeoXTokenizer",
|
222 |
+
"unk_token": "<|endoftext|>"
|
223 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,741 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.12338062924120913,
|
5 |
+
"eval_steps": 203,
|
6 |
+
"global_step": 100,
|
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.0012338062924120913,
|
13 |
+
"grad_norm": 4560.17138671875,
|
14 |
+
"learning_rate": 2.0000000000000003e-06,
|
15 |
+
"loss": 56.0062,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.0012338062924120913,
|
20 |
+
"eval_loss": 35.97797393798828,
|
21 |
+
"eval_runtime": 12.2941,
|
22 |
+
"eval_samples_per_second": 111.029,
|
23 |
+
"eval_steps_per_second": 13.909,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.0024676125848241827,
|
28 |
+
"grad_norm": 5592.865234375,
|
29 |
+
"learning_rate": 4.000000000000001e-06,
|
30 |
+
"loss": 33.8818,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.003701418877236274,
|
35 |
+
"grad_norm": 7475.13330078125,
|
36 |
+
"learning_rate": 6e-06,
|
37 |
+
"loss": 41.2805,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.004935225169648365,
|
42 |
+
"grad_norm": 3744.770263671875,
|
43 |
+
"learning_rate": 8.000000000000001e-06,
|
44 |
+
"loss": 16.7301,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.006169031462060457,
|
49 |
+
"grad_norm": 4991.17529296875,
|
50 |
+
"learning_rate": 1e-05,
|
51 |
+
"loss": 34.7618,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.007402837754472548,
|
56 |
+
"grad_norm": 2832.42138671875,
|
57 |
+
"learning_rate": 1.2e-05,
|
58 |
+
"loss": 35.808,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.00863664404688464,
|
63 |
+
"grad_norm": 6010.7431640625,
|
64 |
+
"learning_rate": 1.4000000000000001e-05,
|
65 |
+
"loss": 63.1808,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.00987045033929673,
|
70 |
+
"grad_norm": 4059.252685546875,
|
71 |
+
"learning_rate": 1.6000000000000003e-05,
|
72 |
+
"loss": 35.5838,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.011104256631708822,
|
77 |
+
"grad_norm": 10154.849609375,
|
78 |
+
"learning_rate": 1.8e-05,
|
79 |
+
"loss": 48.4638,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.012338062924120914,
|
84 |
+
"grad_norm": 2368.802978515625,
|
85 |
+
"learning_rate": 2e-05,
|
86 |
+
"loss": 17.3951,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.013571869216533004,
|
91 |
+
"grad_norm": 2871.435302734375,
|
92 |
+
"learning_rate": 2.2000000000000003e-05,
|
93 |
+
"loss": 4.7809,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.014805675508945095,
|
98 |
+
"grad_norm": 4488.845703125,
|
99 |
+
"learning_rate": 2.4e-05,
|
100 |
+
"loss": 28.9825,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.016039481801357187,
|
105 |
+
"grad_norm": 2447.83935546875,
|
106 |
+
"learning_rate": 2.6000000000000002e-05,
|
107 |
+
"loss": 35.9274,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.01727328809376928,
|
112 |
+
"grad_norm": 3905.12451171875,
|
113 |
+
"learning_rate": 2.8000000000000003e-05,
|
114 |
+
"loss": 33.2547,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.01850709438618137,
|
119 |
+
"grad_norm": 9355.744140625,
|
120 |
+
"learning_rate": 3e-05,
|
121 |
+
"loss": 30.8486,
|
122 |
+
"step": 15
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.01974090067859346,
|
126 |
+
"grad_norm": 2112.064453125,
|
127 |
+
"learning_rate": 3.2000000000000005e-05,
|
128 |
+
"loss": 20.9453,
|
129 |
+
"step": 16
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.020974706971005553,
|
133 |
+
"grad_norm": 2881.35693359375,
|
134 |
+
"learning_rate": 3.4000000000000007e-05,
|
135 |
+
"loss": 25.8971,
|
136 |
+
"step": 17
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.022208513263417645,
|
140 |
+
"grad_norm": 3045.595947265625,
|
141 |
+
"learning_rate": 3.6e-05,
|
142 |
+
"loss": 29.2871,
|
143 |
+
"step": 18
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.023442319555829736,
|
147 |
+
"grad_norm": 7254.01025390625,
|
148 |
+
"learning_rate": 3.8e-05,
|
149 |
+
"loss": 4.6358,
|
150 |
+
"step": 19
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.024676125848241828,
|
154 |
+
"grad_norm": 3501.96435546875,
|
155 |
+
"learning_rate": 4e-05,
|
156 |
+
"loss": 26.5743,
|
157 |
+
"step": 20
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.025909932140653916,
|
161 |
+
"grad_norm": 1327.111572265625,
|
162 |
+
"learning_rate": 4.2e-05,
|
163 |
+
"loss": 4.5889,
|
164 |
+
"step": 21
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.027143738433066007,
|
168 |
+
"grad_norm": 1893.3087158203125,
|
169 |
+
"learning_rate": 4.4000000000000006e-05,
|
170 |
+
"loss": 14.7384,
|
171 |
+
"step": 22
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.0283775447254781,
|
175 |
+
"grad_norm": 1726.1190185546875,
|
176 |
+
"learning_rate": 4.600000000000001e-05,
|
177 |
+
"loss": 9.0423,
|
178 |
+
"step": 23
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.02961135101789019,
|
182 |
+
"grad_norm": 1904.666259765625,
|
183 |
+
"learning_rate": 4.8e-05,
|
184 |
+
"loss": 12.7261,
|
185 |
+
"step": 24
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.030845157310302282,
|
189 |
+
"grad_norm": 2148.897705078125,
|
190 |
+
"learning_rate": 5e-05,
|
191 |
+
"loss": 9.9565,
|
192 |
+
"step": 25
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.032078963602714373,
|
196 |
+
"grad_norm": 848.7877197265625,
|
197 |
+
"learning_rate": 5.2000000000000004e-05,
|
198 |
+
"loss": 9.052,
|
199 |
+
"step": 26
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.033312769895126465,
|
203 |
+
"grad_norm": 2708.355224609375,
|
204 |
+
"learning_rate": 5.4000000000000005e-05,
|
205 |
+
"loss": 10.5259,
|
206 |
+
"step": 27
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.03454657618753856,
|
210 |
+
"grad_norm": 1201.4300537109375,
|
211 |
+
"learning_rate": 5.6000000000000006e-05,
|
212 |
+
"loss": 5.9977,
|
213 |
+
"step": 28
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.03578038247995065,
|
217 |
+
"grad_norm": 975.587890625,
|
218 |
+
"learning_rate": 5.8e-05,
|
219 |
+
"loss": 6.1963,
|
220 |
+
"step": 29
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.03701418877236274,
|
224 |
+
"grad_norm": 1623.7308349609375,
|
225 |
+
"learning_rate": 6e-05,
|
226 |
+
"loss": 5.802,
|
227 |
+
"step": 30
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.03824799506477483,
|
231 |
+
"grad_norm": 1643.6309814453125,
|
232 |
+
"learning_rate": 6.2e-05,
|
233 |
+
"loss": 7.1271,
|
234 |
+
"step": 31
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.03948180135718692,
|
238 |
+
"grad_norm": 1294.16943359375,
|
239 |
+
"learning_rate": 6.400000000000001e-05,
|
240 |
+
"loss": 6.4117,
|
241 |
+
"step": 32
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.040715607649599014,
|
245 |
+
"grad_norm": 1482.4114990234375,
|
246 |
+
"learning_rate": 6.6e-05,
|
247 |
+
"loss": 7.4928,
|
248 |
+
"step": 33
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.041949413942011106,
|
252 |
+
"grad_norm": 3359.637451171875,
|
253 |
+
"learning_rate": 6.800000000000001e-05,
|
254 |
+
"loss": 10.1592,
|
255 |
+
"step": 34
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.0431832202344232,
|
259 |
+
"grad_norm": 1437.229248046875,
|
260 |
+
"learning_rate": 7e-05,
|
261 |
+
"loss": 9.848,
|
262 |
+
"step": 35
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.04441702652683529,
|
266 |
+
"grad_norm": 1842.515380859375,
|
267 |
+
"learning_rate": 7.2e-05,
|
268 |
+
"loss": 7.6048,
|
269 |
+
"step": 36
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.04565083281924738,
|
273 |
+
"grad_norm": 1191.092529296875,
|
274 |
+
"learning_rate": 7.4e-05,
|
275 |
+
"loss": 7.0469,
|
276 |
+
"step": 37
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.04688463911165947,
|
280 |
+
"grad_norm": 791.5805053710938,
|
281 |
+
"learning_rate": 7.6e-05,
|
282 |
+
"loss": 8.0601,
|
283 |
+
"step": 38
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.048118445404071564,
|
287 |
+
"grad_norm": 3307.971923828125,
|
288 |
+
"learning_rate": 7.800000000000001e-05,
|
289 |
+
"loss": 8.5344,
|
290 |
+
"step": 39
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.049352251696483655,
|
294 |
+
"grad_norm": 897.6090698242188,
|
295 |
+
"learning_rate": 8e-05,
|
296 |
+
"loss": 8.3129,
|
297 |
+
"step": 40
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.05058605798889575,
|
301 |
+
"grad_norm": 1446.93310546875,
|
302 |
+
"learning_rate": 8.2e-05,
|
303 |
+
"loss": 8.1552,
|
304 |
+
"step": 41
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.05181986428130783,
|
308 |
+
"grad_norm": 1532.832763671875,
|
309 |
+
"learning_rate": 8.4e-05,
|
310 |
+
"loss": 6.3817,
|
311 |
+
"step": 42
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.05305367057371992,
|
315 |
+
"grad_norm": 1702.4017333984375,
|
316 |
+
"learning_rate": 8.6e-05,
|
317 |
+
"loss": 7.5822,
|
318 |
+
"step": 43
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.054287476866132015,
|
322 |
+
"grad_norm": 1295.9134521484375,
|
323 |
+
"learning_rate": 8.800000000000001e-05,
|
324 |
+
"loss": 6.7747,
|
325 |
+
"step": 44
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.055521283158544106,
|
329 |
+
"grad_norm": 1218.6241455078125,
|
330 |
+
"learning_rate": 9e-05,
|
331 |
+
"loss": 6.4545,
|
332 |
+
"step": 45
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.0567550894509562,
|
336 |
+
"grad_norm": 3025.362060546875,
|
337 |
+
"learning_rate": 9.200000000000001e-05,
|
338 |
+
"loss": 4.7579,
|
339 |
+
"step": 46
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.05798889574336829,
|
343 |
+
"grad_norm": 2290.4189453125,
|
344 |
+
"learning_rate": 9.4e-05,
|
345 |
+
"loss": 11.1638,
|
346 |
+
"step": 47
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.05922270203578038,
|
350 |
+
"grad_norm": 1046.950927734375,
|
351 |
+
"learning_rate": 9.6e-05,
|
352 |
+
"loss": 8.4257,
|
353 |
+
"step": 48
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.06045650832819247,
|
357 |
+
"grad_norm": 1667.9334716796875,
|
358 |
+
"learning_rate": 9.8e-05,
|
359 |
+
"loss": 6.9188,
|
360 |
+
"step": 49
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.061690314620604564,
|
364 |
+
"grad_norm": 1744.4573974609375,
|
365 |
+
"learning_rate": 0.0001,
|
366 |
+
"loss": 6.8408,
|
367 |
+
"step": 50
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.06292412091301666,
|
371 |
+
"grad_norm": 1064.3636474609375,
|
372 |
+
"learning_rate": 9.99995739409215e-05,
|
373 |
+
"loss": 6.5595,
|
374 |
+
"step": 51
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.06415792720542875,
|
378 |
+
"grad_norm": 1446.072021484375,
|
379 |
+
"learning_rate": 9.999829577094701e-05,
|
380 |
+
"loss": 6.8713,
|
381 |
+
"step": 52
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.06539173349784085,
|
385 |
+
"grad_norm": 895.4334106445312,
|
386 |
+
"learning_rate": 9.999616551185958e-05,
|
387 |
+
"loss": 5.9296,
|
388 |
+
"step": 53
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.06662553979025293,
|
392 |
+
"grad_norm": 1768.35009765625,
|
393 |
+
"learning_rate": 9.999318319996388e-05,
|
394 |
+
"loss": 5.1248,
|
395 |
+
"step": 54
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.06785934608266501,
|
399 |
+
"grad_norm": 1274.9132080078125,
|
400 |
+
"learning_rate": 9.998934888608553e-05,
|
401 |
+
"loss": 4.9814,
|
402 |
+
"step": 55
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.06909315237507711,
|
406 |
+
"grad_norm": 4490.84326171875,
|
407 |
+
"learning_rate": 9.998466263557031e-05,
|
408 |
+
"loss": 6.0693,
|
409 |
+
"step": 56
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.0703269586674892,
|
413 |
+
"grad_norm": 1595.7825927734375,
|
414 |
+
"learning_rate": 9.9979124528283e-05,
|
415 |
+
"loss": 5.5088,
|
416 |
+
"step": 57
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.0715607649599013,
|
420 |
+
"grad_norm": 1278.6317138671875,
|
421 |
+
"learning_rate": 9.997273465860601e-05,
|
422 |
+
"loss": 5.2405,
|
423 |
+
"step": 58
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.07279457125231338,
|
427 |
+
"grad_norm": 2358.891845703125,
|
428 |
+
"learning_rate": 9.996549313543788e-05,
|
429 |
+
"loss": 5.8857,
|
430 |
+
"step": 59
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.07402837754472548,
|
434 |
+
"grad_norm": 1924.482666015625,
|
435 |
+
"learning_rate": 9.99574000821912e-05,
|
436 |
+
"loss": 5.3205,
|
437 |
+
"step": 60
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.07526218383713756,
|
441 |
+
"grad_norm": 2458.82568359375,
|
442 |
+
"learning_rate": 9.99484556367908e-05,
|
443 |
+
"loss": 7.0119,
|
444 |
+
"step": 61
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.07649599012954966,
|
448 |
+
"grad_norm": 2840.022216796875,
|
449 |
+
"learning_rate": 9.993865995167112e-05,
|
450 |
+
"loss": 6.2273,
|
451 |
+
"step": 62
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.07772979642196175,
|
455 |
+
"grad_norm": 1267.5972900390625,
|
456 |
+
"learning_rate": 9.992801319377379e-05,
|
457 |
+
"loss": 5.461,
|
458 |
+
"step": 63
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.07896360271437385,
|
462 |
+
"grad_norm": 3967.05029296875,
|
463 |
+
"learning_rate": 9.991651554454473e-05,
|
464 |
+
"loss": 5.3853,
|
465 |
+
"step": 64
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.08019740900678593,
|
469 |
+
"grad_norm": 1956.1412353515625,
|
470 |
+
"learning_rate": 9.990416719993105e-05,
|
471 |
+
"loss": 6.6339,
|
472 |
+
"step": 65
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.08143121529919803,
|
476 |
+
"grad_norm": 2096.103515625,
|
477 |
+
"learning_rate": 9.989096837037772e-05,
|
478 |
+
"loss": 6.3398,
|
479 |
+
"step": 66
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.08266502159161011,
|
483 |
+
"grad_norm": 1360.98779296875,
|
484 |
+
"learning_rate": 9.9876919280824e-05,
|
485 |
+
"loss": 4.387,
|
486 |
+
"step": 67
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.08389882788402221,
|
490 |
+
"grad_norm": 1470.181396484375,
|
491 |
+
"learning_rate": 9.986202017069956e-05,
|
492 |
+
"loss": 4.9476,
|
493 |
+
"step": 68
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.0851326341764343,
|
497 |
+
"grad_norm": 1192.005615234375,
|
498 |
+
"learning_rate": 9.984627129392044e-05,
|
499 |
+
"loss": 4.6936,
|
500 |
+
"step": 69
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.0863664404688464,
|
504 |
+
"grad_norm": 1485.0313720703125,
|
505 |
+
"learning_rate": 9.982967291888474e-05,
|
506 |
+
"loss": 7.158,
|
507 |
+
"step": 70
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.08760024676125848,
|
511 |
+
"grad_norm": 1102.8905029296875,
|
512 |
+
"learning_rate": 9.981222532846799e-05,
|
513 |
+
"loss": 4.266,
|
514 |
+
"step": 71
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.08883405305367058,
|
518 |
+
"grad_norm": 870.322021484375,
|
519 |
+
"learning_rate": 9.979392882001835e-05,
|
520 |
+
"loss": 5.5898,
|
521 |
+
"step": 72
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.09006785934608266,
|
525 |
+
"grad_norm": 1322.6845703125,
|
526 |
+
"learning_rate": 9.977478370535156e-05,
|
527 |
+
"loss": 5.3145,
|
528 |
+
"step": 73
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.09130166563849476,
|
532 |
+
"grad_norm": 2103.114990234375,
|
533 |
+
"learning_rate": 9.975479031074563e-05,
|
534 |
+
"loss": 6.9281,
|
535 |
+
"step": 74
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.09253547193090685,
|
539 |
+
"grad_norm": 883.7548217773438,
|
540 |
+
"learning_rate": 9.973394897693524e-05,
|
541 |
+
"loss": 5.567,
|
542 |
+
"step": 75
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.09376927822331894,
|
546 |
+
"grad_norm": 1145.715087890625,
|
547 |
+
"learning_rate": 9.971226005910596e-05,
|
548 |
+
"loss": 5.1996,
|
549 |
+
"step": 76
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.09500308451573103,
|
553 |
+
"grad_norm": 1630.5809326171875,
|
554 |
+
"learning_rate": 9.968972392688824e-05,
|
555 |
+
"loss": 5.048,
|
556 |
+
"step": 77
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.09623689080814313,
|
560 |
+
"grad_norm": 1148.510986328125,
|
561 |
+
"learning_rate": 9.966634096435101e-05,
|
562 |
+
"loss": 4.4982,
|
563 |
+
"step": 78
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.09747069710055521,
|
567 |
+
"grad_norm": 881.5775756835938,
|
568 |
+
"learning_rate": 9.964211156999519e-05,
|
569 |
+
"loss": 5.1363,
|
570 |
+
"step": 79
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.09870450339296731,
|
574 |
+
"grad_norm": 914.3575439453125,
|
575 |
+
"learning_rate": 9.961703615674694e-05,
|
576 |
+
"loss": 4.9005,
|
577 |
+
"step": 80
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.0999383096853794,
|
581 |
+
"grad_norm": 1390.382080078125,
|
582 |
+
"learning_rate": 9.959111515195055e-05,
|
583 |
+
"loss": 6.2021,
|
584 |
+
"step": 81
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.1011721159777915,
|
588 |
+
"grad_norm": 1237.8050537109375,
|
589 |
+
"learning_rate": 9.956434899736119e-05,
|
590 |
+
"loss": 5.9765,
|
591 |
+
"step": 82
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.10240592227020358,
|
595 |
+
"grad_norm": 713.2557983398438,
|
596 |
+
"learning_rate": 9.95367381491374e-05,
|
597 |
+
"loss": 4.3175,
|
598 |
+
"step": 83
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 0.10363972856261566,
|
602 |
+
"grad_norm": 1391.5262451171875,
|
603 |
+
"learning_rate": 9.950828307783328e-05,
|
604 |
+
"loss": 5.1451,
|
605 |
+
"step": 84
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 0.10487353485502776,
|
609 |
+
"grad_norm": 879.743896484375,
|
610 |
+
"learning_rate": 9.947898426839048e-05,
|
611 |
+
"loss": 5.5813,
|
612 |
+
"step": 85
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 0.10610734114743985,
|
616 |
+
"grad_norm": 675.2743530273438,
|
617 |
+
"learning_rate": 9.944884222012994e-05,
|
618 |
+
"loss": 4.1802,
|
619 |
+
"step": 86
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 0.10734114743985194,
|
623 |
+
"grad_norm": 860.4559326171875,
|
624 |
+
"learning_rate": 9.941785744674344e-05,
|
625 |
+
"loss": 5.1935,
|
626 |
+
"step": 87
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 0.10857495373226403,
|
630 |
+
"grad_norm": 1170.777099609375,
|
631 |
+
"learning_rate": 9.938603047628468e-05,
|
632 |
+
"loss": 4.4537,
|
633 |
+
"step": 88
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 0.10980876002467613,
|
637 |
+
"grad_norm": 1625.8270263671875,
|
638 |
+
"learning_rate": 9.935336185116048e-05,
|
639 |
+
"loss": 4.6682,
|
640 |
+
"step": 89
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 0.11104256631708821,
|
644 |
+
"grad_norm": 823.9100341796875,
|
645 |
+
"learning_rate": 9.93198521281214e-05,
|
646 |
+
"loss": 5.2064,
|
647 |
+
"step": 90
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 0.11227637260950031,
|
651 |
+
"grad_norm": 1431.343994140625,
|
652 |
+
"learning_rate": 9.928550187825234e-05,
|
653 |
+
"loss": 5.0934,
|
654 |
+
"step": 91
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 0.1135101789019124,
|
658 |
+
"grad_norm": 919.2091064453125,
|
659 |
+
"learning_rate": 9.925031168696268e-05,
|
660 |
+
"loss": 4.7349,
|
661 |
+
"step": 92
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 0.1147439851943245,
|
665 |
+
"grad_norm": 1216.918701171875,
|
666 |
+
"learning_rate": 9.92142821539765e-05,
|
667 |
+
"loss": 4.8568,
|
668 |
+
"step": 93
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 0.11597779148673658,
|
672 |
+
"grad_norm": 1565.6661376953125,
|
673 |
+
"learning_rate": 9.917741389332212e-05,
|
674 |
+
"loss": 5.2424,
|
675 |
+
"step": 94
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 0.11721159777914868,
|
679 |
+
"grad_norm": 1420.35595703125,
|
680 |
+
"learning_rate": 9.913970753332188e-05,
|
681 |
+
"loss": 5.101,
|
682 |
+
"step": 95
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 0.11844540407156076,
|
686 |
+
"grad_norm": 1778.9505615234375,
|
687 |
+
"learning_rate": 9.910116371658122e-05,
|
688 |
+
"loss": 4.8264,
|
689 |
+
"step": 96
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 0.11967921036397286,
|
693 |
+
"grad_norm": 1399.1075439453125,
|
694 |
+
"learning_rate": 9.90617830999779e-05,
|
695 |
+
"loss": 5.3497,
|
696 |
+
"step": 97
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 0.12091301665638494,
|
700 |
+
"grad_norm": 2120.199951171875,
|
701 |
+
"learning_rate": 9.902156635465066e-05,
|
702 |
+
"loss": 4.1041,
|
703 |
+
"step": 98
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 0.12214682294879704,
|
707 |
+
"grad_norm": 803.6605224609375,
|
708 |
+
"learning_rate": 9.89805141659879e-05,
|
709 |
+
"loss": 4.1576,
|
710 |
+
"step": 99
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 0.12338062924120913,
|
714 |
+
"grad_norm": 1080.4222412109375,
|
715 |
+
"learning_rate": 9.893862723361588e-05,
|
716 |
+
"loss": 4.4528,
|
717 |
+
"step": 100
|
718 |
+
}
|
719 |
+
],
|
720 |
+
"logging_steps": 1,
|
721 |
+
"max_steps": 811,
|
722 |
+
"num_input_tokens_seen": 0,
|
723 |
+
"num_train_epochs": 2,
|
724 |
+
"save_steps": 100,
|
725 |
+
"stateful_callbacks": {
|
726 |
+
"TrainerControl": {
|
727 |
+
"args": {
|
728 |
+
"should_epoch_stop": false,
|
729 |
+
"should_evaluate": false,
|
730 |
+
"should_log": false,
|
731 |
+
"should_save": true,
|
732 |
+
"should_training_stop": false
|
733 |
+
},
|
734 |
+
"attributes": {}
|
735 |
+
}
|
736 |
+
},
|
737 |
+
"total_flos": 665802239901696.0,
|
738 |
+
"train_batch_size": 2,
|
739 |
+
"trial_name": null,
|
740 |
+
"trial_params": null
|
741 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0f6c1e0ca77c02f8ef87b581f99b12a16ba0601a3ff4b6613745e2feef6add6
|
3 |
+
size 6712
|