Upload 8 files
Browse files- README.md +204 -0
- adapter_config.json +33 -0
- adapter_model.safetensors +3 -0
- optimizer.pt +3 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- trainer_state.json +301 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: upstage/SOLAR-10.7B-Instruct-v1.0
|
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.2.dev0
|
adapter_config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "upstage/SOLAR-10.7B-Instruct-v1.0",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 64,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 32,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"up_proj",
|
23 |
+
"k_proj",
|
24 |
+
"lm_head",
|
25 |
+
"o_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"down_proj",
|
28 |
+
"v_proj",
|
29 |
+
"q_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_rslora": false
|
33 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8616384d00ec936379a521191cecd37a3cf3ef1146622102beb1afb3439cb593
|
3 |
+
size 1032316248
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a256d55644994b45a48ea6dffea8c34071d34209ae218b20ca7ac95e96c4bbf
|
3 |
+
size 255268380
|
rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af38663b1ea62fea1b780476d9b5891995a405dbbf64c0134ef2b8dd38aebab2
|
3 |
+
size 14244
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc4ab5f608c113ef9b81b5921bd661a21962184c52075538ed871611015781ce
|
3 |
+
size 1064
|
trainer_state.json
ADDED
@@ -0,0 +1,301 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 3.1847133757961785,
|
5 |
+
"eval_steps": 25,
|
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.16,
|
13 |
+
"learning_rate": 2.3797595190380762e-05,
|
14 |
+
"loss": 1.5869,
|
15 |
+
"step": 25
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"epoch": 0.16,
|
19 |
+
"eval_loss": 1.343457579612732,
|
20 |
+
"eval_runtime": 45.0202,
|
21 |
+
"eval_samples_per_second": 6.775,
|
22 |
+
"eval_steps_per_second": 0.444,
|
23 |
+
"step": 25
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.32,
|
27 |
+
"learning_rate": 2.2545090180360722e-05,
|
28 |
+
"loss": 0.998,
|
29 |
+
"step": 50
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"epoch": 0.32,
|
33 |
+
"eval_loss": 1.230006456375122,
|
34 |
+
"eval_runtime": 45.0029,
|
35 |
+
"eval_samples_per_second": 6.777,
|
36 |
+
"eval_steps_per_second": 0.444,
|
37 |
+
"step": 50
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.48,
|
41 |
+
"learning_rate": 2.1292585170340683e-05,
|
42 |
+
"loss": 0.8627,
|
43 |
+
"step": 75
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"epoch": 0.48,
|
47 |
+
"eval_loss": 1.1211909055709839,
|
48 |
+
"eval_runtime": 45.0426,
|
49 |
+
"eval_samples_per_second": 6.771,
|
50 |
+
"eval_steps_per_second": 0.444,
|
51 |
+
"step": 75
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.64,
|
55 |
+
"learning_rate": 2.0040080160320643e-05,
|
56 |
+
"loss": 0.8958,
|
57 |
+
"step": 100
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"epoch": 0.64,
|
61 |
+
"eval_loss": 1.1045145988464355,
|
62 |
+
"eval_runtime": 45.2025,
|
63 |
+
"eval_samples_per_second": 6.747,
|
64 |
+
"eval_steps_per_second": 0.442,
|
65 |
+
"step": 100
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.8,
|
69 |
+
"learning_rate": 1.87875751503006e-05,
|
70 |
+
"loss": 0.8205,
|
71 |
+
"step": 125
|
72 |
+
},
|
73 |
+
{
|
74 |
+
"epoch": 0.8,
|
75 |
+
"eval_loss": 1.0842006206512451,
|
76 |
+
"eval_runtime": 45.2525,
|
77 |
+
"eval_samples_per_second": 6.74,
|
78 |
+
"eval_steps_per_second": 0.442,
|
79 |
+
"step": 125
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.96,
|
83 |
+
"learning_rate": 1.7535070140280564e-05,
|
84 |
+
"loss": 0.8141,
|
85 |
+
"step": 150
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"epoch": 0.96,
|
89 |
+
"eval_loss": 1.0894731283187866,
|
90 |
+
"eval_runtime": 45.1805,
|
91 |
+
"eval_samples_per_second": 6.751,
|
92 |
+
"eval_steps_per_second": 0.443,
|
93 |
+
"step": 150
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 1.11,
|
97 |
+
"learning_rate": 1.628256513026052e-05,
|
98 |
+
"loss": 0.6384,
|
99 |
+
"step": 175
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 1.11,
|
103 |
+
"eval_loss": 1.1109672784805298,
|
104 |
+
"eval_runtime": 45.2193,
|
105 |
+
"eval_samples_per_second": 6.745,
|
106 |
+
"eval_steps_per_second": 0.442,
|
107 |
+
"step": 175
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 1.27,
|
111 |
+
"learning_rate": 1.5030060120240483e-05,
|
112 |
+
"loss": 0.5813,
|
113 |
+
"step": 200
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"epoch": 1.27,
|
117 |
+
"eval_loss": 1.1189604997634888,
|
118 |
+
"eval_runtime": 45.2591,
|
119 |
+
"eval_samples_per_second": 6.739,
|
120 |
+
"eval_steps_per_second": 0.442,
|
121 |
+
"step": 200
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 1.43,
|
125 |
+
"learning_rate": 1.3777555110220442e-05,
|
126 |
+
"loss": 0.568,
|
127 |
+
"step": 225
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"epoch": 1.43,
|
131 |
+
"eval_loss": 1.1027684211730957,
|
132 |
+
"eval_runtime": 45.2328,
|
133 |
+
"eval_samples_per_second": 6.743,
|
134 |
+
"eval_steps_per_second": 0.442,
|
135 |
+
"step": 225
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 1.59,
|
139 |
+
"learning_rate": 1.25250501002004e-05,
|
140 |
+
"loss": 0.5605,
|
141 |
+
"step": 250
|
142 |
+
},
|
143 |
+
{
|
144 |
+
"epoch": 1.59,
|
145 |
+
"eval_loss": 1.1073968410491943,
|
146 |
+
"eval_runtime": 45.4023,
|
147 |
+
"eval_samples_per_second": 6.718,
|
148 |
+
"eval_steps_per_second": 0.441,
|
149 |
+
"step": 250
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 1.75,
|
153 |
+
"learning_rate": 1.1272545090180361e-05,
|
154 |
+
"loss": 0.6342,
|
155 |
+
"step": 275
|
156 |
+
},
|
157 |
+
{
|
158 |
+
"epoch": 1.75,
|
159 |
+
"eval_loss": 1.091808557510376,
|
160 |
+
"eval_runtime": 45.3362,
|
161 |
+
"eval_samples_per_second": 6.728,
|
162 |
+
"eval_steps_per_second": 0.441,
|
163 |
+
"step": 275
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 1.91,
|
167 |
+
"learning_rate": 1.0020040080160322e-05,
|
168 |
+
"loss": 0.5254,
|
169 |
+
"step": 300
|
170 |
+
},
|
171 |
+
{
|
172 |
+
"epoch": 1.91,
|
173 |
+
"eval_loss": 1.1066254377365112,
|
174 |
+
"eval_runtime": 45.2929,
|
175 |
+
"eval_samples_per_second": 6.734,
|
176 |
+
"eval_steps_per_second": 0.442,
|
177 |
+
"step": 300
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 2.07,
|
181 |
+
"learning_rate": 8.767535070140282e-06,
|
182 |
+
"loss": 0.4553,
|
183 |
+
"step": 325
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"epoch": 2.07,
|
187 |
+
"eval_loss": 1.1803815364837646,
|
188 |
+
"eval_runtime": 45.0968,
|
189 |
+
"eval_samples_per_second": 6.763,
|
190 |
+
"eval_steps_per_second": 0.443,
|
191 |
+
"step": 325
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 2.23,
|
195 |
+
"learning_rate": 7.515030060120242e-06,
|
196 |
+
"loss": 0.3712,
|
197 |
+
"step": 350
|
198 |
+
},
|
199 |
+
{
|
200 |
+
"epoch": 2.23,
|
201 |
+
"eval_loss": 1.1674922704696655,
|
202 |
+
"eval_runtime": 45.0974,
|
203 |
+
"eval_samples_per_second": 6.763,
|
204 |
+
"eval_steps_per_second": 0.443,
|
205 |
+
"step": 350
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 2.39,
|
209 |
+
"learning_rate": 6.2625250501002e-06,
|
210 |
+
"loss": 0.363,
|
211 |
+
"step": 375
|
212 |
+
},
|
213 |
+
{
|
214 |
+
"epoch": 2.39,
|
215 |
+
"eval_loss": 1.180160403251648,
|
216 |
+
"eval_runtime": 45.1473,
|
217 |
+
"eval_samples_per_second": 6.756,
|
218 |
+
"eval_steps_per_second": 0.443,
|
219 |
+
"step": 375
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 2.55,
|
223 |
+
"learning_rate": 5.010020040080161e-06,
|
224 |
+
"loss": 0.3732,
|
225 |
+
"step": 400
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"epoch": 2.55,
|
229 |
+
"eval_loss": 1.1637239456176758,
|
230 |
+
"eval_runtime": 45.18,
|
231 |
+
"eval_samples_per_second": 6.751,
|
232 |
+
"eval_steps_per_second": 0.443,
|
233 |
+
"step": 400
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 2.71,
|
237 |
+
"learning_rate": 3.757515030060121e-06,
|
238 |
+
"loss": 0.4188,
|
239 |
+
"step": 425
|
240 |
+
},
|
241 |
+
{
|
242 |
+
"epoch": 2.71,
|
243 |
+
"eval_loss": 1.1796648502349854,
|
244 |
+
"eval_runtime": 45.1853,
|
245 |
+
"eval_samples_per_second": 6.75,
|
246 |
+
"eval_steps_per_second": 0.443,
|
247 |
+
"step": 425
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 2.87,
|
251 |
+
"learning_rate": 2.5050100200400804e-06,
|
252 |
+
"loss": 0.3395,
|
253 |
+
"step": 450
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"epoch": 2.87,
|
257 |
+
"eval_loss": 1.179069995880127,
|
258 |
+
"eval_runtime": 45.3296,
|
259 |
+
"eval_samples_per_second": 6.728,
|
260 |
+
"eval_steps_per_second": 0.441,
|
261 |
+
"step": 450
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 3.03,
|
265 |
+
"learning_rate": 1.2525050100200402e-06,
|
266 |
+
"loss": 0.3736,
|
267 |
+
"step": 475
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"epoch": 3.03,
|
271 |
+
"eval_loss": 1.176107406616211,
|
272 |
+
"eval_runtime": 45.2686,
|
273 |
+
"eval_samples_per_second": 6.738,
|
274 |
+
"eval_steps_per_second": 0.442,
|
275 |
+
"step": 475
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 3.18,
|
279 |
+
"learning_rate": 0.0,
|
280 |
+
"loss": 0.2538,
|
281 |
+
"step": 500
|
282 |
+
},
|
283 |
+
{
|
284 |
+
"epoch": 3.18,
|
285 |
+
"eval_loss": 1.2055637836456299,
|
286 |
+
"eval_runtime": 45.3063,
|
287 |
+
"eval_samples_per_second": 6.732,
|
288 |
+
"eval_steps_per_second": 0.441,
|
289 |
+
"step": 500
|
290 |
+
}
|
291 |
+
],
|
292 |
+
"logging_steps": 25,
|
293 |
+
"max_steps": 500,
|
294 |
+
"num_input_tokens_seen": 0,
|
295 |
+
"num_train_epochs": 4,
|
296 |
+
"save_steps": 25,
|
297 |
+
"total_flos": 6.571164044781158e+16,
|
298 |
+
"train_batch_size": 4,
|
299 |
+
"trial_name": null,
|
300 |
+
"trial_params": null
|
301 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60200974bf9a7f61c8cba80a2cd4d2c208eccc1363eaf807b94972365fb6d498
|
3 |
+
size 4664
|