Upload folder using huggingface_hub
Browse files- checkpoint-50/README.md +202 -0
- checkpoint-50/adapter_config.json +37 -0
- checkpoint-50/adapter_model.safetensors +3 -0
- checkpoint-50/optimizer.pt +3 -0
- checkpoint-50/rng_state.pth +3 -0
- checkpoint-50/scheduler.pt +3 -0
- checkpoint-50/trainer_state.json +383 -0
- checkpoint-50/training_args.bin +3 -0
checkpoint-50/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/gemma-2-27b-bnb-4bit
|
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.11.1
|
checkpoint-50/adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/gemma-2-27b-bnb-4bit",
|
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,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": [
|
18 |
+
"lm_head",
|
19 |
+
"embed_tokens"
|
20 |
+
],
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 128,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": "unsloth",
|
25 |
+
"target_modules": [
|
26 |
+
"up_proj",
|
27 |
+
"k_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"down_proj",
|
30 |
+
"v_proj",
|
31 |
+
"q_proj",
|
32 |
+
"o_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": true
|
37 |
+
}
|
checkpoint-50/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca0541e0abe1dbb2b25374a2e5d67b7e6d1aa90fc43ae2444e5086288d5139ac
|
3 |
+
size 27247459432
|
checkpoint-50/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8bbc4838358cbb0191a764e1b6525b5c12418a810d09ca4454589b82a79bbdd
|
3 |
+
size 6559156088
|
checkpoint-50/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb8e13a761d59b362762d6ee820fea31ce0b95fd5dc88a4c162745b069a81dba
|
3 |
+
size 14244
|
checkpoint-50/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e948f6e31e34c5e91c12a203a1f963610b7481c5e1a5bca5b6cc13a5b61c8ba
|
3 |
+
size 1064
|
checkpoint-50/trainer_state.json
ADDED
@@ -0,0 +1,383 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.1006036217303823,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 50,
|
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.002012072434607646,
|
13 |
+
"grad_norm": 46.70955276489258,
|
14 |
+
"learning_rate": 6.5e-06,
|
15 |
+
"loss": 1.4376,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.004024144869215292,
|
20 |
+
"grad_norm": 25.710079193115234,
|
21 |
+
"learning_rate": 1.3e-05,
|
22 |
+
"loss": 1.2619,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.006036217303822937,
|
27 |
+
"grad_norm": 26.04344940185547,
|
28 |
+
"learning_rate": 1.9499999999999996e-05,
|
29 |
+
"loss": 1.2208,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.008048289738430584,
|
34 |
+
"grad_norm": 8.251016616821289,
|
35 |
+
"learning_rate": 2.6e-05,
|
36 |
+
"loss": 1.0171,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.01006036217303823,
|
41 |
+
"grad_norm": 4.199310302734375,
|
42 |
+
"learning_rate": 3.25e-05,
|
43 |
+
"loss": 0.9699,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.012072434607645875,
|
48 |
+
"grad_norm": 6.134476661682129,
|
49 |
+
"learning_rate": 3.899999999999999e-05,
|
50 |
+
"loss": 0.9899,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.014084507042253521,
|
55 |
+
"grad_norm": 4.348274230957031,
|
56 |
+
"learning_rate": 4.5499999999999995e-05,
|
57 |
+
"loss": 0.9959,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.01609657947686117,
|
62 |
+
"grad_norm": 3.9475340843200684,
|
63 |
+
"learning_rate": 5.2e-05,
|
64 |
+
"loss": 0.8857,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.018108651911468814,
|
69 |
+
"grad_norm": 3.1918065547943115,
|
70 |
+
"learning_rate": 5.85e-05,
|
71 |
+
"loss": 0.9008,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.02012072434607646,
|
76 |
+
"grad_norm": 2.7590606212615967,
|
77 |
+
"learning_rate": 6.5e-05,
|
78 |
+
"loss": 0.8703,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.022132796780684104,
|
83 |
+
"grad_norm": 3.0539116859436035,
|
84 |
+
"learning_rate": 6.499932377117017e-05,
|
85 |
+
"loss": 0.8258,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.02414486921529175,
|
90 |
+
"grad_norm": 2.821988344192505,
|
91 |
+
"learning_rate": 6.499729511282135e-05,
|
92 |
+
"loss": 0.9071,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.026156941649899398,
|
97 |
+
"grad_norm": 2.776759147644043,
|
98 |
+
"learning_rate": 6.499391410937425e-05,
|
99 |
+
"loss": 0.8496,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.028169014084507043,
|
104 |
+
"grad_norm": 2.897883176803589,
|
105 |
+
"learning_rate": 6.498918090152627e-05,
|
106 |
+
"loss": 0.8339,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.030181086519114688,
|
111 |
+
"grad_norm": 2.511650562286377,
|
112 |
+
"learning_rate": 6.498309568624549e-05,
|
113 |
+
"loss": 0.8398,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.03219315895372234,
|
118 |
+
"grad_norm": 2.69217848777771,
|
119 |
+
"learning_rate": 6.497565871676255e-05,
|
120 |
+
"loss": 0.8373,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.03420523138832998,
|
125 |
+
"grad_norm": 2.5202300548553467,
|
126 |
+
"learning_rate": 6.496687030256012e-05,
|
127 |
+
"loss": 0.8418,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.03621730382293763,
|
132 |
+
"grad_norm": 2.4313321113586426,
|
133 |
+
"learning_rate": 6.495673080935999e-05,
|
134 |
+
"loss": 0.8482,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.03822937625754527,
|
139 |
+
"grad_norm": 2.278684139251709,
|
140 |
+
"learning_rate": 6.494524065910784e-05,
|
141 |
+
"loss": 0.8059,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.04024144869215292,
|
146 |
+
"grad_norm": 2.2294907569885254,
|
147 |
+
"learning_rate": 6.493240032995573e-05,
|
148 |
+
"loss": 0.8085,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.04225352112676056,
|
153 |
+
"grad_norm": 2.446382999420166,
|
154 |
+
"learning_rate": 6.491821035624218e-05,
|
155 |
+
"loss": 0.8298,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.04426559356136821,
|
160 |
+
"grad_norm": 2.4150474071502686,
|
161 |
+
"learning_rate": 6.490267132846992e-05,
|
162 |
+
"loss": 0.9265,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.04627766599597585,
|
167 |
+
"grad_norm": 2.170037269592285,
|
168 |
+
"learning_rate": 6.488578389328129e-05,
|
169 |
+
"loss": 0.8323,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.0482897384305835,
|
174 |
+
"grad_norm": 2.010956287384033,
|
175 |
+
"learning_rate": 6.486754875343145e-05,
|
176 |
+
"loss": 0.8646,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.05030181086519115,
|
181 |
+
"grad_norm": 1.8752851486206055,
|
182 |
+
"learning_rate": 6.484796666775895e-05,
|
183 |
+
"loss": 0.8402,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.052313883299798795,
|
188 |
+
"grad_norm": 1.8610150814056396,
|
189 |
+
"learning_rate": 6.482703845115434e-05,
|
190 |
+
"loss": 0.8256,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.05432595573440644,
|
195 |
+
"grad_norm": 1.8047019243240356,
|
196 |
+
"learning_rate": 6.480476497452613e-05,
|
197 |
+
"loss": 0.819,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.056338028169014086,
|
202 |
+
"grad_norm": 1.6434446573257446,
|
203 |
+
"learning_rate": 6.47811471647646e-05,
|
204 |
+
"loss": 0.8671,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.05835010060362173,
|
209 |
+
"grad_norm": 1.5787513256072998,
|
210 |
+
"learning_rate": 6.475618600470322e-05,
|
211 |
+
"loss": 0.7992,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.060362173038229376,
|
216 |
+
"grad_norm": 1.4350961446762085,
|
217 |
+
"learning_rate": 6.472988253307773e-05,
|
218 |
+
"loss": 0.7524,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.06237424547283702,
|
223 |
+
"grad_norm": 1.391878604888916,
|
224 |
+
"learning_rate": 6.470223784448298e-05,
|
225 |
+
"loss": 0.7541,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.06438631790744467,
|
230 |
+
"grad_norm": 1.4117164611816406,
|
231 |
+
"learning_rate": 6.467325308932728e-05,
|
232 |
+
"loss": 0.7899,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.06639839034205232,
|
237 |
+
"grad_norm": 1.3123915195465088,
|
238 |
+
"learning_rate": 6.464292947378462e-05,
|
239 |
+
"loss": 0.7402,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.06841046277665996,
|
244 |
+
"grad_norm": 1.4149091243743896,
|
245 |
+
"learning_rate": 6.46112682597444e-05,
|
246 |
+
"loss": 0.8195,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.07042253521126761,
|
251 |
+
"grad_norm": 1.2951886653900146,
|
252 |
+
"learning_rate": 6.457827076475899e-05,
|
253 |
+
"loss": 0.7179,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.07243460764587525,
|
258 |
+
"grad_norm": 1.3390341997146606,
|
259 |
+
"learning_rate": 6.454393836198883e-05,
|
260 |
+
"loss": 0.7973,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.0744466800804829,
|
265 |
+
"grad_norm": 1.307084560394287,
|
266 |
+
"learning_rate": 6.450827248014535e-05,
|
267 |
+
"loss": 0.7591,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.07645875251509054,
|
272 |
+
"grad_norm": 1.3605775833129883,
|
273 |
+
"learning_rate": 6.447127460343148e-05,
|
274 |
+
"loss": 0.8085,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.07847082494969819,
|
279 |
+
"grad_norm": 1.4956183433532715,
|
280 |
+
"learning_rate": 6.443294627147988e-05,
|
281 |
+
"loss": 0.735,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.08048289738430583,
|
286 |
+
"grad_norm": 1.371940016746521,
|
287 |
+
"learning_rate": 6.439328907928889e-05,
|
288 |
+
"loss": 0.8025,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.08249496981891348,
|
293 |
+
"grad_norm": 1.4716073274612427,
|
294 |
+
"learning_rate": 6.435230467715615e-05,
|
295 |
+
"loss": 0.7381,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.08450704225352113,
|
300 |
+
"grad_norm": 1.3676444292068481,
|
301 |
+
"learning_rate": 6.430999477060994e-05,
|
302 |
+
"loss": 0.7601,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.08651911468812877,
|
307 |
+
"grad_norm": 1.5072672367095947,
|
308 |
+
"learning_rate": 6.426636112033818e-05,
|
309 |
+
"loss": 0.8209,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.08853118712273642,
|
314 |
+
"grad_norm": 1.3186477422714233,
|
315 |
+
"learning_rate": 6.422140554211511e-05,
|
316 |
+
"loss": 0.777,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.09054325955734406,
|
321 |
+
"grad_norm": 1.4689198732376099,
|
322 |
+
"learning_rate": 6.417512990672591e-05,
|
323 |
+
"loss": 0.871,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.0925553319919517,
|
328 |
+
"grad_norm": 1.287394642829895,
|
329 |
+
"learning_rate": 6.412753613988862e-05,
|
330 |
+
"loss": 0.7281,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.09456740442655935,
|
335 |
+
"grad_norm": 1.1629823446273804,
|
336 |
+
"learning_rate": 6.407862622217414e-05,
|
337 |
+
"loss": 0.715,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.096579476861167,
|
342 |
+
"grad_norm": 1.2146556377410889,
|
343 |
+
"learning_rate": 6.402840218892381e-05,
|
344 |
+
"loss": 0.6985,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.09859154929577464,
|
349 |
+
"grad_norm": 1.3280084133148193,
|
350 |
+
"learning_rate": 6.397686613016466e-05,
|
351 |
+
"loss": 0.8195,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.1006036217303823,
|
356 |
+
"grad_norm": 1.157867193222046,
|
357 |
+
"learning_rate": 6.392402019052244e-05,
|
358 |
+
"loss": 0.7529,
|
359 |
+
"step": 50
|
360 |
+
}
|
361 |
+
],
|
362 |
+
"logging_steps": 1,
|
363 |
+
"max_steps": 497,
|
364 |
+
"num_input_tokens_seen": 0,
|
365 |
+
"num_train_epochs": 1,
|
366 |
+
"save_steps": 50,
|
367 |
+
"stateful_callbacks": {
|
368 |
+
"TrainerControl": {
|
369 |
+
"args": {
|
370 |
+
"should_epoch_stop": false,
|
371 |
+
"should_evaluate": false,
|
372 |
+
"should_log": false,
|
373 |
+
"should_save": true,
|
374 |
+
"should_training_stop": false
|
375 |
+
},
|
376 |
+
"attributes": {}
|
377 |
+
}
|
378 |
+
},
|
379 |
+
"total_flos": 2.25186799555584e+17,
|
380 |
+
"train_batch_size": 15,
|
381 |
+
"trial_name": null,
|
382 |
+
"trial_params": null
|
383 |
+
}
|
checkpoint-50/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05ae03ee70ba5876b3caf4bbc7280e0ee8c8b2ace354431732afbb1143dd28b5
|
3 |
+
size 5112
|