Upload folder using huggingface_hub
Browse files- README.md +202 -1
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- optimizer.pt +3 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- trainer_state.json +627 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,3 +1,204 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: Gryphe/MythoMax-L2-13b
|
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 |
+
|
201 |
+
|
202 |
+
### Framework versions
|
203 |
+
|
204 |
+
- PEFT 0.7.1
|
adapter_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
"lora_alpha": 16,
|
13 |
-
"lora_dropout": 0.
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
"up_proj",
|
|
|
25 |
"gate_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
-
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
"lora_alpha": 16,
|
13 |
+
"lora_dropout": 0.01,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"o_proj",
|
23 |
+
"q_proj",
|
24 |
"up_proj",
|
25 |
+
"down_proj",
|
26 |
"gate_proj",
|
27 |
"v_proj",
|
28 |
+
"k_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 250422888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fa4fe7881296d20f81b1ae650386a4c21b987addbed9bd75d61c382dc02334e
|
3 |
size 250422888
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf8db3c4af1ab055d7eb2eda2860999645e2a017e040b05cbd8edc9d7154fd07
|
3 |
+
size 501168482
|
rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69f34bbdf637cb41f17744b51e3c8261dc473fdde373b0e0e51c17540c4af7e7
|
3 |
+
size 14244
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:794b12839e8c4ecde2498746d54783ab5ad042dcd499b40b08c6c800a40bed8a
|
3 |
+
size 1064
|
trainer_state.json
ADDED
@@ -0,0 +1,627 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.27654867256637167,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 500,
|
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.0,
|
13 |
+
"learning_rate": 1.1049723756906078e-06,
|
14 |
+
"loss": 1.1037,
|
15 |
+
"step": 1
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"epoch": 0.0,
|
19 |
+
"learning_rate": 5.524861878453038e-06,
|
20 |
+
"loss": 1.3919,
|
21 |
+
"step": 5
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"epoch": 0.01,
|
25 |
+
"learning_rate": 1.1049723756906077e-05,
|
26 |
+
"loss": 1.2966,
|
27 |
+
"step": 10
|
28 |
+
},
|
29 |
+
{
|
30 |
+
"epoch": 0.01,
|
31 |
+
"learning_rate": 1.6574585635359117e-05,
|
32 |
+
"loss": 1.2584,
|
33 |
+
"step": 15
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"epoch": 0.01,
|
37 |
+
"learning_rate": 2.2099447513812153e-05,
|
38 |
+
"loss": 1.4187,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.01,
|
43 |
+
"learning_rate": 2.7624309392265197e-05,
|
44 |
+
"loss": 1.311,
|
45 |
+
"step": 25
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.02,
|
49 |
+
"learning_rate": 3.3149171270718233e-05,
|
50 |
+
"loss": 1.2543,
|
51 |
+
"step": 30
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.02,
|
55 |
+
"learning_rate": 3.867403314917128e-05,
|
56 |
+
"loss": 1.2731,
|
57 |
+
"step": 35
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"epoch": 0.02,
|
61 |
+
"learning_rate": 4.419889502762431e-05,
|
62 |
+
"loss": 1.3057,
|
63 |
+
"step": 40
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"epoch": 0.02,
|
67 |
+
"learning_rate": 4.972375690607735e-05,
|
68 |
+
"loss": 1.1688,
|
69 |
+
"step": 45
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 0.03,
|
73 |
+
"learning_rate": 5.5248618784530394e-05,
|
74 |
+
"loss": 1.0797,
|
75 |
+
"step": 50
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"epoch": 0.03,
|
79 |
+
"learning_rate": 6.077348066298343e-05,
|
80 |
+
"loss": 1.2013,
|
81 |
+
"step": 55
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"epoch": 0.03,
|
85 |
+
"learning_rate": 6.629834254143647e-05,
|
86 |
+
"loss": 1.2202,
|
87 |
+
"step": 60
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.04,
|
91 |
+
"learning_rate": 7.182320441988951e-05,
|
92 |
+
"loss": 1.202,
|
93 |
+
"step": 65
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.04,
|
97 |
+
"learning_rate": 7.734806629834255e-05,
|
98 |
+
"loss": 1.1622,
|
99 |
+
"step": 70
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 0.04,
|
103 |
+
"learning_rate": 8.287292817679558e-05,
|
104 |
+
"loss": 1.1161,
|
105 |
+
"step": 75
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 0.04,
|
109 |
+
"learning_rate": 8.839779005524861e-05,
|
110 |
+
"loss": 1.1511,
|
111 |
+
"step": 80
|
112 |
+
},
|
113 |
+
{
|
114 |
+
"epoch": 0.05,
|
115 |
+
"learning_rate": 9.392265193370167e-05,
|
116 |
+
"loss": 1.0876,
|
117 |
+
"step": 85
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"epoch": 0.05,
|
121 |
+
"learning_rate": 9.94475138121547e-05,
|
122 |
+
"loss": 1.0691,
|
123 |
+
"step": 90
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"epoch": 0.05,
|
127 |
+
"learning_rate": 0.00010497237569060774,
|
128 |
+
"loss": 1.1271,
|
129 |
+
"step": 95
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.06,
|
133 |
+
"learning_rate": 0.00011049723756906079,
|
134 |
+
"loss": 1.1469,
|
135 |
+
"step": 100
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.06,
|
139 |
+
"learning_rate": 0.0001160220994475138,
|
140 |
+
"loss": 1.0098,
|
141 |
+
"step": 105
|
142 |
+
},
|
143 |
+
{
|
144 |
+
"epoch": 0.06,
|
145 |
+
"learning_rate": 0.00012154696132596686,
|
146 |
+
"loss": 1.0495,
|
147 |
+
"step": 110
|
148 |
+
},
|
149 |
+
{
|
150 |
+
"epoch": 0.06,
|
151 |
+
"learning_rate": 0.00012707182320441992,
|
152 |
+
"loss": 1.1562,
|
153 |
+
"step": 115
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"epoch": 0.07,
|
157 |
+
"learning_rate": 0.00013259668508287293,
|
158 |
+
"loss": 1.1193,
|
159 |
+
"step": 120
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 0.07,
|
163 |
+
"learning_rate": 0.00013812154696132598,
|
164 |
+
"loss": 1.1665,
|
165 |
+
"step": 125
|
166 |
+
},
|
167 |
+
{
|
168 |
+
"epoch": 0.07,
|
169 |
+
"learning_rate": 0.00014364640883977902,
|
170 |
+
"loss": 1.0206,
|
171 |
+
"step": 130
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.07,
|
175 |
+
"learning_rate": 0.00014917127071823204,
|
176 |
+
"loss": 0.9299,
|
177 |
+
"step": 135
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.08,
|
181 |
+
"learning_rate": 0.0001546961325966851,
|
182 |
+
"loss": 1.0058,
|
183 |
+
"step": 140
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"epoch": 0.08,
|
187 |
+
"learning_rate": 0.00016022099447513812,
|
188 |
+
"loss": 0.9774,
|
189 |
+
"step": 145
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"epoch": 0.08,
|
193 |
+
"learning_rate": 0.00016574585635359117,
|
194 |
+
"loss": 1.1074,
|
195 |
+
"step": 150
|
196 |
+
},
|
197 |
+
{
|
198 |
+
"epoch": 0.09,
|
199 |
+
"learning_rate": 0.0001712707182320442,
|
200 |
+
"loss": 0.909,
|
201 |
+
"step": 155
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"epoch": 0.09,
|
205 |
+
"learning_rate": 0.00017679558011049723,
|
206 |
+
"loss": 0.8917,
|
207 |
+
"step": 160
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 0.09,
|
211 |
+
"learning_rate": 0.0001823204419889503,
|
212 |
+
"loss": 0.9895,
|
213 |
+
"step": 165
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.09,
|
217 |
+
"learning_rate": 0.00018784530386740334,
|
218 |
+
"loss": 0.9645,
|
219 |
+
"step": 170
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.1,
|
223 |
+
"learning_rate": 0.00019337016574585636,
|
224 |
+
"loss": 1.0363,
|
225 |
+
"step": 175
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"epoch": 0.1,
|
229 |
+
"learning_rate": 0.0001988950276243094,
|
230 |
+
"loss": 0.9327,
|
231 |
+
"step": 180
|
232 |
+
},
|
233 |
+
{
|
234 |
+
"epoch": 0.1,
|
235 |
+
"learning_rate": 0.00019999701728012887,
|
236 |
+
"loss": 0.978,
|
237 |
+
"step": 185
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 0.11,
|
241 |
+
"learning_rate": 0.0001999849002856042,
|
242 |
+
"loss": 0.9193,
|
243 |
+
"step": 190
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"epoch": 0.11,
|
247 |
+
"learning_rate": 0.00019996346372498712,
|
248 |
+
"loss": 1.052,
|
249 |
+
"step": 195
|
250 |
+
},
|
251 |
+
{
|
252 |
+
"epoch": 0.11,
|
253 |
+
"learning_rate": 0.00019993270959637368,
|
254 |
+
"loss": 0.9958,
|
255 |
+
"step": 200
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.11,
|
259 |
+
"learning_rate": 0.00019989264076634812,
|
260 |
+
"loss": 0.9828,
|
261 |
+
"step": 205
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.12,
|
265 |
+
"learning_rate": 0.00019984326096971551,
|
266 |
+
"loss": 0.9844,
|
267 |
+
"step": 210
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"epoch": 0.12,
|
271 |
+
"learning_rate": 0.0001997845748091536,
|
272 |
+
"loss": 0.9933,
|
273 |
+
"step": 215
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"epoch": 0.12,
|
277 |
+
"learning_rate": 0.00019971658775478385,
|
278 |
+
"loss": 0.9467,
|
279 |
+
"step": 220
|
280 |
+
},
|
281 |
+
{
|
282 |
+
"epoch": 0.12,
|
283 |
+
"learning_rate": 0.00019963930614366163,
|
284 |
+
"loss": 0.9933,
|
285 |
+
"step": 225
|
286 |
+
},
|
287 |
+
{
|
288 |
+
"epoch": 0.13,
|
289 |
+
"learning_rate": 0.00019955273717918548,
|
290 |
+
"loss": 1.0004,
|
291 |
+
"step": 230
|
292 |
+
},
|
293 |
+
{
|
294 |
+
"epoch": 0.13,
|
295 |
+
"learning_rate": 0.00019945688893042562,
|
296 |
+
"loss": 0.952,
|
297 |
+
"step": 235
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.13,
|
301 |
+
"learning_rate": 0.000199351770331372,
|
302 |
+
"loss": 0.9518,
|
303 |
+
"step": 240
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.14,
|
307 |
+
"learning_rate": 0.00019923739118010142,
|
308 |
+
"loss": 0.8675,
|
309 |
+
"step": 245
|
310 |
+
},
|
311 |
+
{
|
312 |
+
"epoch": 0.14,
|
313 |
+
"learning_rate": 0.00019911376213786421,
|
314 |
+
"loss": 0.8663,
|
315 |
+
"step": 250
|
316 |
+
},
|
317 |
+
{
|
318 |
+
"epoch": 0.14,
|
319 |
+
"learning_rate": 0.00019898089472809077,
|
320 |
+
"loss": 0.9652,
|
321 |
+
"step": 255
|
322 |
+
},
|
323 |
+
{
|
324 |
+
"epoch": 0.14,
|
325 |
+
"learning_rate": 0.00019883880133531715,
|
326 |
+
"loss": 1.0145,
|
327 |
+
"step": 260
|
328 |
+
},
|
329 |
+
{
|
330 |
+
"epoch": 0.15,
|
331 |
+
"learning_rate": 0.00019868749520403093,
|
332 |
+
"loss": 0.8834,
|
333 |
+
"step": 265
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"epoch": 0.15,
|
337 |
+
"learning_rate": 0.00019852699043743647,
|
338 |
+
"loss": 0.9509,
|
339 |
+
"step": 270
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.15,
|
343 |
+
"learning_rate": 0.00019835730199614066,
|
344 |
+
"loss": 0.9722,
|
345 |
+
"step": 275
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.15,
|
349 |
+
"learning_rate": 0.0001981784456967582,
|
350 |
+
"loss": 0.8833,
|
351 |
+
"step": 280
|
352 |
+
},
|
353 |
+
{
|
354 |
+
"epoch": 0.16,
|
355 |
+
"learning_rate": 0.00019799043821043739,
|
356 |
+
"loss": 0.9029,
|
357 |
+
"step": 285
|
358 |
+
},
|
359 |
+
{
|
360 |
+
"epoch": 0.16,
|
361 |
+
"learning_rate": 0.00019779329706130628,
|
362 |
+
"loss": 1.0654,
|
363 |
+
"step": 290
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"epoch": 0.16,
|
367 |
+
"learning_rate": 0.0001975870406248392,
|
368 |
+
"loss": 0.9963,
|
369 |
+
"step": 295
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 0.17,
|
373 |
+
"learning_rate": 0.000197371688126144,
|
374 |
+
"loss": 1.0004,
|
375 |
+
"step": 300
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 0.17,
|
379 |
+
"learning_rate": 0.0001971472596381701,
|
380 |
+
"loss": 0.9371,
|
381 |
+
"step": 305
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.17,
|
385 |
+
"learning_rate": 0.00019691377607983744,
|
386 |
+
"loss": 1.0174,
|
387 |
+
"step": 310
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.17,
|
391 |
+
"learning_rate": 0.00019667125921408673,
|
392 |
+
"loss": 1.0247,
|
393 |
+
"step": 315
|
394 |
+
},
|
395 |
+
{
|
396 |
+
"epoch": 0.18,
|
397 |
+
"learning_rate": 0.0001964197316458508,
|
398 |
+
"loss": 0.9945,
|
399 |
+
"step": 320
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"epoch": 0.18,
|
403 |
+
"learning_rate": 0.00019615921681994774,
|
404 |
+
"loss": 0.9919,
|
405 |
+
"step": 325
|
406 |
+
},
|
407 |
+
{
|
408 |
+
"epoch": 0.18,
|
409 |
+
"learning_rate": 0.00019588973901889548,
|
410 |
+
"loss": 0.9358,
|
411 |
+
"step": 330
|
412 |
+
},
|
413 |
+
{
|
414 |
+
"epoch": 0.19,
|
415 |
+
"learning_rate": 0.00019561132336064864,
|
416 |
+
"loss": 1.0385,
|
417 |
+
"step": 335
|
418 |
+
},
|
419 |
+
{
|
420 |
+
"epoch": 0.19,
|
421 |
+
"learning_rate": 0.00019532399579625688,
|
422 |
+
"loss": 0.9538,
|
423 |
+
"step": 340
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.19,
|
427 |
+
"learning_rate": 0.00019502778310744655,
|
428 |
+
"loss": 0.9048,
|
429 |
+
"step": 345
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.19,
|
433 |
+
"learning_rate": 0.00019472271290412396,
|
434 |
+
"loss": 0.9912,
|
435 |
+
"step": 350
|
436 |
+
},
|
437 |
+
{
|
438 |
+
"epoch": 0.2,
|
439 |
+
"learning_rate": 0.00019440881362180198,
|
440 |
+
"loss": 1.0602,
|
441 |
+
"step": 355
|
442 |
+
},
|
443 |
+
{
|
444 |
+
"epoch": 0.2,
|
445 |
+
"learning_rate": 0.00019408611451894966,
|
446 |
+
"loss": 0.8916,
|
447 |
+
"step": 360
|
448 |
+
},
|
449 |
+
{
|
450 |
+
"epoch": 0.2,
|
451 |
+
"learning_rate": 0.00019375464567426492,
|
452 |
+
"loss": 0.906,
|
453 |
+
"step": 365
|
454 |
+
},
|
455 |
+
{
|
456 |
+
"epoch": 0.2,
|
457 |
+
"learning_rate": 0.0001934144379838711,
|
458 |
+
"loss": 0.9104,
|
459 |
+
"step": 370
|
460 |
+
},
|
461 |
+
{
|
462 |
+
"epoch": 0.21,
|
463 |
+
"learning_rate": 0.00019306552315843698,
|
464 |
+
"loss": 0.9208,
|
465 |
+
"step": 375
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.21,
|
469 |
+
"learning_rate": 0.00019270793372022104,
|
470 |
+
"loss": 1.0013,
|
471 |
+
"step": 380
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.21,
|
475 |
+
"learning_rate": 0.00019234170300004021,
|
476 |
+
"loss": 0.9522,
|
477 |
+
"step": 385
|
478 |
+
},
|
479 |
+
{
|
480 |
+
"epoch": 0.22,
|
481 |
+
"learning_rate": 0.000191966865134163,
|
482 |
+
"loss": 0.937,
|
483 |
+
"step": 390
|
484 |
+
},
|
485 |
+
{
|
486 |
+
"epoch": 0.22,
|
487 |
+
"learning_rate": 0.00019158345506112764,
|
488 |
+
"loss": 1.0136,
|
489 |
+
"step": 395
|
490 |
+
},
|
491 |
+
{
|
492 |
+
"epoch": 0.22,
|
493 |
+
"learning_rate": 0.00019119150851848557,
|
494 |
+
"loss": 0.9248,
|
495 |
+
"step": 400
|
496 |
+
},
|
497 |
+
{
|
498 |
+
"epoch": 0.22,
|
499 |
+
"learning_rate": 0.00019079106203947032,
|
500 |
+
"loss": 0.8795,
|
501 |
+
"step": 405
|
502 |
+
},
|
503 |
+
{
|
504 |
+
"epoch": 0.23,
|
505 |
+
"learning_rate": 0.00019038215294959218,
|
506 |
+
"loss": 1.0681,
|
507 |
+
"step": 410
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.23,
|
511 |
+
"learning_rate": 0.00018996481936315923,
|
512 |
+
"loss": 1.072,
|
513 |
+
"step": 415
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.23,
|
517 |
+
"learning_rate": 0.00018953910017972456,
|
518 |
+
"loss": 0.999,
|
519 |
+
"step": 420
|
520 |
+
},
|
521 |
+
{
|
522 |
+
"epoch": 0.24,
|
523 |
+
"learning_rate": 0.00018910503508046058,
|
524 |
+
"loss": 1.0072,
|
525 |
+
"step": 425
|
526 |
+
},
|
527 |
+
{
|
528 |
+
"epoch": 0.24,
|
529 |
+
"learning_rate": 0.00018866266452446036,
|
530 |
+
"loss": 1.0921,
|
531 |
+
"step": 430
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"epoch": 0.24,
|
535 |
+
"learning_rate": 0.0001882120297449663,
|
536 |
+
"loss": 0.9897,
|
537 |
+
"step": 435
|
538 |
+
},
|
539 |
+
{
|
540 |
+
"epoch": 0.24,
|
541 |
+
"learning_rate": 0.00018775317274552692,
|
542 |
+
"loss": 0.9681,
|
543 |
+
"step": 440
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"epoch": 0.25,
|
547 |
+
"learning_rate": 0.00018728613629608173,
|
548 |
+
"loss": 0.9956,
|
549 |
+
"step": 445
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.25,
|
553 |
+
"learning_rate": 0.00018681096392897457,
|
554 |
+
"loss": 0.987,
|
555 |
+
"step": 450
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.25,
|
559 |
+
"learning_rate": 0.00018632769993489595,
|
560 |
+
"loss": 0.8797,
|
561 |
+
"step": 455
|
562 |
+
},
|
563 |
+
{
|
564 |
+
"epoch": 0.25,
|
565 |
+
"learning_rate": 0.00018583638935875491,
|
566 |
+
"loss": 0.9693,
|
567 |
+
"step": 460
|
568 |
+
},
|
569 |
+
{
|
570 |
+
"epoch": 0.26,
|
571 |
+
"learning_rate": 0.0001853370779954802,
|
572 |
+
"loss": 1.0626,
|
573 |
+
"step": 465
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"epoch": 0.26,
|
577 |
+
"learning_rate": 0.00018482981238575187,
|
578 |
+
"loss": 1.059,
|
579 |
+
"step": 470
|
580 |
+
},
|
581 |
+
{
|
582 |
+
"epoch": 0.26,
|
583 |
+
"learning_rate": 0.00018431463981166308,
|
584 |
+
"loss": 1.0953,
|
585 |
+
"step": 475
|
586 |
+
},
|
587 |
+
{
|
588 |
+
"epoch": 0.27,
|
589 |
+
"learning_rate": 0.00018379160829231316,
|
590 |
+
"loss": 1.0301,
|
591 |
+
"step": 480
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.27,
|
595 |
+
"learning_rate": 0.00018326076657933156,
|
596 |
+
"loss": 1.0673,
|
597 |
+
"step": 485
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.27,
|
601 |
+
"learning_rate": 0.0001827221641523339,
|
602 |
+
"loss": 1.0703,
|
603 |
+
"step": 490
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"epoch": 0.27,
|
607 |
+
"learning_rate": 0.00018217585121430973,
|
608 |
+
"loss": 1.0311,
|
609 |
+
"step": 495
|
610 |
+
},
|
611 |
+
{
|
612 |
+
"epoch": 0.28,
|
613 |
+
"learning_rate": 0.00018162187868694355,
|
614 |
+
"loss": 1.0688,
|
615 |
+
"step": 500
|
616 |
+
}
|
617 |
+
],
|
618 |
+
"logging_steps": 5,
|
619 |
+
"max_steps": 1808,
|
620 |
+
"num_input_tokens_seen": 0,
|
621 |
+
"num_train_epochs": 1,
|
622 |
+
"save_steps": 100,
|
623 |
+
"total_flos": 3.17389493239808e+17,
|
624 |
+
"train_batch_size": 1,
|
625 |
+
"trial_name": null,
|
626 |
+
"trial_params": null
|
627 |
+
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cc152926efec2089ca7c3feb27bd788fec638e4783e64e0e1c408480591d704
|
3 |
size 4792
|