uploading SFT adapters
Browse files- README.md +200 -1
- adapter_config.json +30 -0
- adapter_model.safetensors +3 -0
- optimizer.pt +3 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- trainer_state.json +518 -0
- training_args.bin +3 -0
README.md
CHANGED
@@ -1,3 +1,202 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: smallcloudai/Refact-1_6B-fim
|
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.10.0
|
adapter_config.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "smallcloudai/Refact-1_6B-fim",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
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": 32,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"kv",
|
24 |
+
"q",
|
25 |
+
"c_proj"
|
26 |
+
],
|
27 |
+
"task_type": "CAUSAL_LM",
|
28 |
+
"use_dora": false,
|
29 |
+
"use_rslora": false
|
30 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c206efe59c35c8ab7d3d400167552b5c29883dc2be0ecbddbc309b30eb6418f
|
3 |
+
size 73957352
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60c67b739c907ce00cf13a1e3e0ed30cf670472401e4059bbce4e464331877a2
|
3 |
+
size 37333140
|
rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27aa262854b5b5bc71fbcb41a6ffb0f4d84a1c64b873b4a6db9cbf529e5d979d
|
3 |
+
size 14244
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1678301aea4c42842bca79c10f8957925fb062b000a28847ca03c6db51c31a1d
|
3 |
+
size 1064
|
trainer_state.json
ADDED
@@ -0,0 +1,518 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 9.97191011235955,
|
5 |
+
"eval_steps": 25,
|
6 |
+
"global_step": 1775,
|
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.1404494382022472,
|
13 |
+
"grad_norm": 1.0087393522262573,
|
14 |
+
"learning_rate": 0.0001973018549747049,
|
15 |
+
"loss": 1.3531,
|
16 |
+
"step": 25
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.2808988764044944,
|
20 |
+
"grad_norm": 0.6913560032844543,
|
21 |
+
"learning_rate": 0.0001944912872400225,
|
22 |
+
"loss": 0.6347,
|
23 |
+
"step": 50
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.42134831460674155,
|
27 |
+
"grad_norm": 0.5822920799255371,
|
28 |
+
"learning_rate": 0.00019168071950534008,
|
29 |
+
"loss": 0.6301,
|
30 |
+
"step": 75
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.5617977528089888,
|
34 |
+
"grad_norm": 0.6517189741134644,
|
35 |
+
"learning_rate": 0.00018887015177065767,
|
36 |
+
"loss": 0.5746,
|
37 |
+
"step": 100
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.702247191011236,
|
41 |
+
"grad_norm": 0.5613220930099487,
|
42 |
+
"learning_rate": 0.00018605958403597526,
|
43 |
+
"loss": 0.546,
|
44 |
+
"step": 125
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.8426966292134831,
|
48 |
+
"grad_norm": 0.6231513023376465,
|
49 |
+
"learning_rate": 0.00018324901630129288,
|
50 |
+
"loss": 0.6111,
|
51 |
+
"step": 150
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.9831460674157303,
|
55 |
+
"grad_norm": 0.5648068189620972,
|
56 |
+
"learning_rate": 0.00018043844856661047,
|
57 |
+
"loss": 0.4602,
|
58 |
+
"step": 175
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 1.1235955056179776,
|
62 |
+
"grad_norm": 0.7641807794570923,
|
63 |
+
"learning_rate": 0.00017762788083192804,
|
64 |
+
"loss": 0.5375,
|
65 |
+
"step": 200
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 1.2640449438202248,
|
69 |
+
"grad_norm": 0.8002265691757202,
|
70 |
+
"learning_rate": 0.00017481731309724566,
|
71 |
+
"loss": 0.384,
|
72 |
+
"step": 225
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 1.404494382022472,
|
76 |
+
"grad_norm": 0.5983501672744751,
|
77 |
+
"learning_rate": 0.00017200674536256325,
|
78 |
+
"loss": 0.478,
|
79 |
+
"step": 250
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 1.5449438202247192,
|
83 |
+
"grad_norm": 0.6597617268562317,
|
84 |
+
"learning_rate": 0.00016919617762788084,
|
85 |
+
"loss": 0.4276,
|
86 |
+
"step": 275
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 1.6853932584269664,
|
90 |
+
"grad_norm": 0.6023315787315369,
|
91 |
+
"learning_rate": 0.00016638560989319843,
|
92 |
+
"loss": 0.3864,
|
93 |
+
"step": 300
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 1.8258426966292136,
|
97 |
+
"grad_norm": 0.6361246705055237,
|
98 |
+
"learning_rate": 0.00016357504215851602,
|
99 |
+
"loss": 0.4311,
|
100 |
+
"step": 325
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 1.9662921348314608,
|
104 |
+
"grad_norm": 0.5704653859138489,
|
105 |
+
"learning_rate": 0.00016076447442383361,
|
106 |
+
"loss": 0.3237,
|
107 |
+
"step": 350
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 2.106741573033708,
|
111 |
+
"grad_norm": 0.6480958461761475,
|
112 |
+
"learning_rate": 0.00015795390668915123,
|
113 |
+
"loss": 0.3515,
|
114 |
+
"step": 375
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 2.247191011235955,
|
118 |
+
"grad_norm": 0.6552001237869263,
|
119 |
+
"learning_rate": 0.00015514333895446882,
|
120 |
+
"loss": 0.2377,
|
121 |
+
"step": 400
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 2.3876404494382024,
|
125 |
+
"grad_norm": 0.7502114176750183,
|
126 |
+
"learning_rate": 0.0001523327712197864,
|
127 |
+
"loss": 0.3069,
|
128 |
+
"step": 425
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 2.5280898876404496,
|
132 |
+
"grad_norm": 0.7289499640464783,
|
133 |
+
"learning_rate": 0.000149522203485104,
|
134 |
+
"loss": 0.2973,
|
135 |
+
"step": 450
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 2.668539325842697,
|
139 |
+
"grad_norm": 0.7269200682640076,
|
140 |
+
"learning_rate": 0.0001467116357504216,
|
141 |
+
"loss": 0.2612,
|
142 |
+
"step": 475
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 2.808988764044944,
|
146 |
+
"grad_norm": 0.9184384346008301,
|
147 |
+
"learning_rate": 0.0001439010680157392,
|
148 |
+
"loss": 0.282,
|
149 |
+
"step": 500
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 2.949438202247191,
|
153 |
+
"grad_norm": 0.6768775582313538,
|
154 |
+
"learning_rate": 0.00014109050028105678,
|
155 |
+
"loss": 0.2647,
|
156 |
+
"step": 525
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 3.0898876404494384,
|
160 |
+
"grad_norm": 0.8616690039634705,
|
161 |
+
"learning_rate": 0.00013827993254637437,
|
162 |
+
"loss": 0.2385,
|
163 |
+
"step": 550
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 3.2303370786516856,
|
167 |
+
"grad_norm": 0.5999014377593994,
|
168 |
+
"learning_rate": 0.00013546936481169196,
|
169 |
+
"loss": 0.1662,
|
170 |
+
"step": 575
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 3.370786516853933,
|
174 |
+
"grad_norm": 0.5833967328071594,
|
175 |
+
"learning_rate": 0.00013265879707700956,
|
176 |
+
"loss": 0.2198,
|
177 |
+
"step": 600
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 3.51123595505618,
|
181 |
+
"grad_norm": 0.694567084312439,
|
182 |
+
"learning_rate": 0.00012984822934232717,
|
183 |
+
"loss": 0.1762,
|
184 |
+
"step": 625
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 3.6516853932584272,
|
188 |
+
"grad_norm": 0.6547160744667053,
|
189 |
+
"learning_rate": 0.00012703766160764474,
|
190 |
+
"loss": 0.2045,
|
191 |
+
"step": 650
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 3.7921348314606744,
|
195 |
+
"grad_norm": 0.7818899750709534,
|
196 |
+
"learning_rate": 0.00012422709387296233,
|
197 |
+
"loss": 0.2029,
|
198 |
+
"step": 675
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 3.932584269662921,
|
202 |
+
"grad_norm": 0.47738873958587646,
|
203 |
+
"learning_rate": 0.00012141652613827993,
|
204 |
+
"loss": 0.1734,
|
205 |
+
"step": 700
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 4.073033707865169,
|
209 |
+
"grad_norm": 0.6599411368370056,
|
210 |
+
"learning_rate": 0.00011860595840359754,
|
211 |
+
"loss": 0.1773,
|
212 |
+
"step": 725
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 4.213483146067416,
|
216 |
+
"grad_norm": 0.4201154410839081,
|
217 |
+
"learning_rate": 0.00011579539066891512,
|
218 |
+
"loss": 0.1276,
|
219 |
+
"step": 750
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 4.353932584269663,
|
223 |
+
"grad_norm": 0.495446115732193,
|
224 |
+
"learning_rate": 0.00011298482293423271,
|
225 |
+
"loss": 0.146,
|
226 |
+
"step": 775
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 4.49438202247191,
|
230 |
+
"grad_norm": 0.27687525749206543,
|
231 |
+
"learning_rate": 0.00011017425519955031,
|
232 |
+
"loss": 0.1302,
|
233 |
+
"step": 800
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 4.634831460674158,
|
237 |
+
"grad_norm": 0.44135782122612,
|
238 |
+
"learning_rate": 0.00010736368746486792,
|
239 |
+
"loss": 0.157,
|
240 |
+
"step": 825
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 4.775280898876405,
|
244 |
+
"grad_norm": 1.0475701093673706,
|
245 |
+
"learning_rate": 0.00010455311973018551,
|
246 |
+
"loss": 0.1463,
|
247 |
+
"step": 850
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 4.915730337078652,
|
251 |
+
"grad_norm": 0.5669655799865723,
|
252 |
+
"learning_rate": 0.00010174255199550309,
|
253 |
+
"loss": 0.1427,
|
254 |
+
"step": 875
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 5.056179775280899,
|
258 |
+
"grad_norm": 0.4750053286552429,
|
259 |
+
"learning_rate": 9.893198426082069e-05,
|
260 |
+
"loss": 0.137,
|
261 |
+
"step": 900
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 5.196629213483146,
|
265 |
+
"grad_norm": 0.5436720252037048,
|
266 |
+
"learning_rate": 9.612141652613828e-05,
|
267 |
+
"loss": 0.1049,
|
268 |
+
"step": 925
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 5.337078651685394,
|
272 |
+
"grad_norm": 0.9001078009605408,
|
273 |
+
"learning_rate": 9.331084879145588e-05,
|
274 |
+
"loss": 0.1214,
|
275 |
+
"step": 950
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 5.477528089887641,
|
279 |
+
"grad_norm": 0.4534567892551422,
|
280 |
+
"learning_rate": 9.050028105677347e-05,
|
281 |
+
"loss": 0.1126,
|
282 |
+
"step": 975
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 5.617977528089888,
|
286 |
+
"grad_norm": 0.5312709212303162,
|
287 |
+
"learning_rate": 8.768971332209107e-05,
|
288 |
+
"loss": 0.1134,
|
289 |
+
"step": 1000
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 5.758426966292134,
|
293 |
+
"grad_norm": 0.4822239577770233,
|
294 |
+
"learning_rate": 8.487914558740866e-05,
|
295 |
+
"loss": 0.1171,
|
296 |
+
"step": 1025
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 5.898876404494382,
|
300 |
+
"grad_norm": 1.4501484632492065,
|
301 |
+
"learning_rate": 8.206857785272625e-05,
|
302 |
+
"loss": 0.1189,
|
303 |
+
"step": 1050
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 6.03932584269663,
|
307 |
+
"grad_norm": 0.40537115931510925,
|
308 |
+
"learning_rate": 7.925801011804385e-05,
|
309 |
+
"loss": 0.1166,
|
310 |
+
"step": 1075
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 6.179775280898877,
|
314 |
+
"grad_norm": 0.5476611852645874,
|
315 |
+
"learning_rate": 7.644744238336145e-05,
|
316 |
+
"loss": 0.0919,
|
317 |
+
"step": 1100
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 6.320224719101123,
|
321 |
+
"grad_norm": 0.2506895959377289,
|
322 |
+
"learning_rate": 7.363687464867903e-05,
|
323 |
+
"loss": 0.0974,
|
324 |
+
"step": 1125
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 6.460674157303371,
|
328 |
+
"grad_norm": 0.3818029463291168,
|
329 |
+
"learning_rate": 7.082630691399663e-05,
|
330 |
+
"loss": 0.0999,
|
331 |
+
"step": 1150
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 6.601123595505618,
|
335 |
+
"grad_norm": 0.4769856631755829,
|
336 |
+
"learning_rate": 6.801573917931423e-05,
|
337 |
+
"loss": 0.1042,
|
338 |
+
"step": 1175
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 6.741573033707866,
|
342 |
+
"grad_norm": 0.2570767402648926,
|
343 |
+
"learning_rate": 6.520517144463182e-05,
|
344 |
+
"loss": 0.1067,
|
345 |
+
"step": 1200
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 6.882022471910112,
|
349 |
+
"grad_norm": 0.39180973172187805,
|
350 |
+
"learning_rate": 6.239460370994942e-05,
|
351 |
+
"loss": 0.0967,
|
352 |
+
"step": 1225
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 7.022471910112359,
|
356 |
+
"grad_norm": 0.4090649485588074,
|
357 |
+
"learning_rate": 5.9584035975267006e-05,
|
358 |
+
"loss": 0.1026,
|
359 |
+
"step": 1250
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 7.162921348314606,
|
363 |
+
"grad_norm": 0.29195311665534973,
|
364 |
+
"learning_rate": 5.6773468240584605e-05,
|
365 |
+
"loss": 0.0831,
|
366 |
+
"step": 1275
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 7.303370786516854,
|
370 |
+
"grad_norm": 0.4446125030517578,
|
371 |
+
"learning_rate": 5.396290050590219e-05,
|
372 |
+
"loss": 0.091,
|
373 |
+
"step": 1300
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 7.443820224719101,
|
377 |
+
"grad_norm": 0.3004734516143799,
|
378 |
+
"learning_rate": 5.115233277121979e-05,
|
379 |
+
"loss": 0.0894,
|
380 |
+
"step": 1325
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 7.584269662921348,
|
384 |
+
"grad_norm": 0.34026992321014404,
|
385 |
+
"learning_rate": 4.8341765036537386e-05,
|
386 |
+
"loss": 0.089,
|
387 |
+
"step": 1350
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 7.724719101123595,
|
391 |
+
"grad_norm": 0.35366305708885193,
|
392 |
+
"learning_rate": 4.553119730185498e-05,
|
393 |
+
"loss": 0.0973,
|
394 |
+
"step": 1375
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 7.865168539325842,
|
398 |
+
"grad_norm": 0.46121978759765625,
|
399 |
+
"learning_rate": 4.272062956717257e-05,
|
400 |
+
"loss": 0.0893,
|
401 |
+
"step": 1400
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 8.00561797752809,
|
405 |
+
"grad_norm": 0.30849024653434753,
|
406 |
+
"learning_rate": 3.991006183249017e-05,
|
407 |
+
"loss": 0.0967,
|
408 |
+
"step": 1425
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 8.146067415730338,
|
412 |
+
"grad_norm": 0.26774147152900696,
|
413 |
+
"learning_rate": 3.709949409780776e-05,
|
414 |
+
"loss": 0.0749,
|
415 |
+
"step": 1450
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 8.286516853932584,
|
419 |
+
"grad_norm": 0.451695054769516,
|
420 |
+
"learning_rate": 3.428892636312535e-05,
|
421 |
+
"loss": 0.0822,
|
422 |
+
"step": 1475
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 8.426966292134832,
|
426 |
+
"grad_norm": 0.3220645487308502,
|
427 |
+
"learning_rate": 3.147835862844295e-05,
|
428 |
+
"loss": 0.08,
|
429 |
+
"step": 1500
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 8.567415730337078,
|
433 |
+
"grad_norm": 0.3273387551307678,
|
434 |
+
"learning_rate": 2.8667790893760543e-05,
|
435 |
+
"loss": 0.0847,
|
436 |
+
"step": 1525
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 8.707865168539326,
|
440 |
+
"grad_norm": 0.3072643280029297,
|
441 |
+
"learning_rate": 2.5857223159078137e-05,
|
442 |
+
"loss": 0.0869,
|
443 |
+
"step": 1550
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 8.848314606741573,
|
447 |
+
"grad_norm": 0.38988426327705383,
|
448 |
+
"learning_rate": 2.304665542439573e-05,
|
449 |
+
"loss": 0.0835,
|
450 |
+
"step": 1575
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 8.98876404494382,
|
454 |
+
"grad_norm": 0.2914678156375885,
|
455 |
+
"learning_rate": 2.0236087689713324e-05,
|
456 |
+
"loss": 0.0929,
|
457 |
+
"step": 1600
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 9.129213483146067,
|
461 |
+
"grad_norm": 0.2762880027294159,
|
462 |
+
"learning_rate": 1.742551995503092e-05,
|
463 |
+
"loss": 0.0742,
|
464 |
+
"step": 1625
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 9.269662921348315,
|
468 |
+
"grad_norm": 0.33493509888648987,
|
469 |
+
"learning_rate": 1.461495222034851e-05,
|
470 |
+
"loss": 0.0791,
|
471 |
+
"step": 1650
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 9.410112359550562,
|
475 |
+
"grad_norm": 0.3052024841308594,
|
476 |
+
"learning_rate": 1.1804384485666105e-05,
|
477 |
+
"loss": 0.075,
|
478 |
+
"step": 1675
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 9.55056179775281,
|
482 |
+
"grad_norm": 0.38245493173599243,
|
483 |
+
"learning_rate": 8.9938167509837e-06,
|
484 |
+
"loss": 0.0795,
|
485 |
+
"step": 1700
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 9.691011235955056,
|
489 |
+
"grad_norm": 0.2810506522655487,
|
490 |
+
"learning_rate": 6.183249016301293e-06,
|
491 |
+
"loss": 0.0814,
|
492 |
+
"step": 1725
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 9.831460674157304,
|
496 |
+
"grad_norm": 0.34336212277412415,
|
497 |
+
"learning_rate": 3.372681281618887e-06,
|
498 |
+
"loss": 0.0774,
|
499 |
+
"step": 1750
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 9.97191011235955,
|
503 |
+
"grad_norm": 0.3593064546585083,
|
504 |
+
"learning_rate": 5.621135469364812e-07,
|
505 |
+
"loss": 0.0837,
|
506 |
+
"step": 1775
|
507 |
+
}
|
508 |
+
],
|
509 |
+
"logging_steps": 25,
|
510 |
+
"max_steps": 1780,
|
511 |
+
"num_input_tokens_seen": 0,
|
512 |
+
"num_train_epochs": 10,
|
513 |
+
"save_steps": 25,
|
514 |
+
"total_flos": 6273062618664960.0,
|
515 |
+
"train_batch_size": 1,
|
516 |
+
"trial_name": null,
|
517 |
+
"trial_params": null
|
518 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3372e7df7a30f21230efc0b805081ec4d84e9820c2eeb7d8ee3207acb4d59fbe
|
3 |
+
size 4920
|