Delete checkpoint-369
Browse files- checkpoint-369/README.md +0 -202
- checkpoint-369/adapter_config.json +0 -39
- checkpoint-369/adapter_model.safetensors +0 -3
- checkpoint-369/optimizer.pt +0 -3
- checkpoint-369/rng_state_0.pth +0 -3
- checkpoint-369/rng_state_1.pth +0 -3
- checkpoint-369/rng_state_2.pth +0 -3
- checkpoint-369/scheduler.pt +0 -3
- checkpoint-369/special_tokens_map.json +0 -24
- checkpoint-369/tokenizer.json +0 -0
- checkpoint-369/tokenizer.model +0 -3
- checkpoint-369/tokenizer_config.json +0 -0
- checkpoint-369/trainer_state.json +0 -358
- checkpoint-369/training_args.bin +0 -3
checkpoint-369/README.md
DELETED
@@ -1,202 +0,0 @@
|
|
1 |
-
---
|
2 |
-
base_model: mistralai/Mistral-7B-Instruct-v0.3
|
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.15.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-369/adapter_config.json
DELETED
@@ -1,39 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"alpha_pattern": {},
|
3 |
-
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.3",
|
5 |
-
"bias": "none",
|
6 |
-
"corda_config": null,
|
7 |
-
"eva_config": null,
|
8 |
-
"exclude_modules": null,
|
9 |
-
"fan_in_fan_out": false,
|
10 |
-
"inference_mode": true,
|
11 |
-
"init_lora_weights": true,
|
12 |
-
"layer_replication": null,
|
13 |
-
"layers_pattern": null,
|
14 |
-
"layers_to_transform": null,
|
15 |
-
"loftq_config": {},
|
16 |
-
"lora_alpha": 16,
|
17 |
-
"lora_bias": false,
|
18 |
-
"lora_dropout": 0.1,
|
19 |
-
"megatron_config": null,
|
20 |
-
"megatron_core": "megatron.core",
|
21 |
-
"modules_to_save": null,
|
22 |
-
"peft_type": "LORA",
|
23 |
-
"r": 32,
|
24 |
-
"rank_pattern": {},
|
25 |
-
"revision": null,
|
26 |
-
"target_modules": [
|
27 |
-
"q_proj",
|
28 |
-
"down_proj",
|
29 |
-
"v_proj",
|
30 |
-
"gate_proj",
|
31 |
-
"o_proj",
|
32 |
-
"k_proj",
|
33 |
-
"up_proj"
|
34 |
-
],
|
35 |
-
"task_type": "CAUSAL_LM",
|
36 |
-
"trainable_token_indices": null,
|
37 |
-
"use_dora": false,
|
38 |
-
"use_rslora": false
|
39 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-369/adapter_model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:258e40ef65409d838f1d7c3aa128c7e065fb5d7c444f81cab3006e7bfb0f988d
|
3 |
-
size 335604696
|
|
|
|
|
|
|
|
checkpoint-369/optimizer.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5a27ac670074854f51a5861c9e1fd20c930e48f1e16f2fe3976b320550dcaa4d
|
3 |
-
size 671467171
|
|
|
|
|
|
|
|
checkpoint-369/rng_state_0.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:93b75580b0ea18fc4ce71947f49b91150e4a81e1650cdbdf7625831bd9286bab
|
3 |
-
size 15173
|
|
|
|
|
|
|
|
checkpoint-369/rng_state_1.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:7ce05d2496f323b227fedf4553965913b0157f69d29cf63b3402ed21e49850df
|
3 |
-
size 15173
|
|
|
|
|
|
|
|
checkpoint-369/rng_state_2.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:0fa215a2c2b8d91e69b9adc06b04d1e0495e79b8c4087ef901482a6cc0b131ae
|
3 |
-
size 15173
|
|
|
|
|
|
|
|
checkpoint-369/scheduler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:424755b5494adc5c2f757e98ba4ae1e8a1e2f36783c0fc67336778e50397db71
|
3 |
-
size 1465
|
|
|
|
|
|
|
|
checkpoint-369/special_tokens_map.json
DELETED
@@ -1,24 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token": {
|
3 |
-
"content": "<s>",
|
4 |
-
"lstrip": false,
|
5 |
-
"normalized": false,
|
6 |
-
"rstrip": false,
|
7 |
-
"single_word": false
|
8 |
-
},
|
9 |
-
"eos_token": {
|
10 |
-
"content": "</s>",
|
11 |
-
"lstrip": false,
|
12 |
-
"normalized": false,
|
13 |
-
"rstrip": false,
|
14 |
-
"single_word": false
|
15 |
-
},
|
16 |
-
"pad_token": "</s>",
|
17 |
-
"unk_token": {
|
18 |
-
"content": "<unk>",
|
19 |
-
"lstrip": false,
|
20 |
-
"normalized": false,
|
21 |
-
"rstrip": false,
|
22 |
-
"single_word": false
|
23 |
-
}
|
24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-369/tokenizer.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-369/tokenizer.model
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
|
3 |
-
size 587404
|
|
|
|
|
|
|
|
checkpoint-369/tokenizer_config.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-369/trainer_state.json
DELETED
@@ -1,358 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"best_global_step": null,
|
3 |
-
"best_metric": null,
|
4 |
-
"best_model_checkpoint": null,
|
5 |
-
"epoch": 8.790419161676647,
|
6 |
-
"eval_steps": 500,
|
7 |
-
"global_step": 369,
|
8 |
-
"is_hyper_param_search": false,
|
9 |
-
"is_local_process_zero": true,
|
10 |
-
"is_world_process_zero": true,
|
11 |
-
"log_history": [
|
12 |
-
{
|
13 |
-
"epoch": 0.23952095808383234,
|
14 |
-
"grad_norm": 1.0734883546829224,
|
15 |
-
"learning_rate": 7.500000000000001e-05,
|
16 |
-
"loss": 1.0376,
|
17 |
-
"step": 10
|
18 |
-
},
|
19 |
-
{
|
20 |
-
"epoch": 0.47904191616766467,
|
21 |
-
"grad_norm": 0.5477334856987,
|
22 |
-
"learning_rate": 9.990516643685222e-05,
|
23 |
-
"loss": 0.5249,
|
24 |
-
"step": 20
|
25 |
-
},
|
26 |
-
{
|
27 |
-
"epoch": 0.718562874251497,
|
28 |
-
"grad_norm": 0.5087978839874268,
|
29 |
-
"learning_rate": 9.944154131125642e-05,
|
30 |
-
"loss": 0.3878,
|
31 |
-
"step": 30
|
32 |
-
},
|
33 |
-
{
|
34 |
-
"epoch": 0.9580838323353293,
|
35 |
-
"grad_norm": 0.4627484977245331,
|
36 |
-
"learning_rate": 9.859528969650738e-05,
|
37 |
-
"loss": 0.3408,
|
38 |
-
"step": 40
|
39 |
-
},
|
40 |
-
{
|
41 |
-
"epoch": 1.0,
|
42 |
-
"eval_accuracy": 0.9287885233004581,
|
43 |
-
"eval_loss": 0.29543060064315796,
|
44 |
-
"eval_runtime": 29.2437,
|
45 |
-
"eval_samples_per_second": 13.165,
|
46 |
-
"eval_steps_per_second": 2.223,
|
47 |
-
"step": 42
|
48 |
-
},
|
49 |
-
{
|
50 |
-
"epoch": 1.1916167664670658,
|
51 |
-
"grad_norm": 0.4231412708759308,
|
52 |
-
"learning_rate": 9.737296070648186e-05,
|
53 |
-
"loss": 0.2531,
|
54 |
-
"step": 50
|
55 |
-
},
|
56 |
-
{
|
57 |
-
"epoch": 1.4311377245508983,
|
58 |
-
"grad_norm": 0.5066399574279785,
|
59 |
-
"learning_rate": 9.57840139057007e-05,
|
60 |
-
"loss": 0.2522,
|
61 |
-
"step": 60
|
62 |
-
},
|
63 |
-
{
|
64 |
-
"epoch": 1.6706586826347305,
|
65 |
-
"grad_norm": 0.5796340703964233,
|
66 |
-
"learning_rate": 9.384074610206495e-05,
|
67 |
-
"loss": 0.2588,
|
68 |
-
"step": 70
|
69 |
-
},
|
70 |
-
{
|
71 |
-
"epoch": 1.910179640718563,
|
72 |
-
"grad_norm": 0.431496262550354,
|
73 |
-
"learning_rate": 9.155819618225708e-05,
|
74 |
-
"loss": 0.1923,
|
75 |
-
"step": 80
|
76 |
-
},
|
77 |
-
{
|
78 |
-
"epoch": 2.0,
|
79 |
-
"eval_accuracy": 0.9453862057863471,
|
80 |
-
"eval_loss": 0.22325021028518677,
|
81 |
-
"eval_runtime": 29.1713,
|
82 |
-
"eval_samples_per_second": 13.198,
|
83 |
-
"eval_steps_per_second": 2.228,
|
84 |
-
"step": 84
|
85 |
-
},
|
86 |
-
{
|
87 |
-
"epoch": 2.143712574850299,
|
88 |
-
"grad_norm": 0.3872606158256531,
|
89 |
-
"learning_rate": 8.895402872628352e-05,
|
90 |
-
"loss": 0.2022,
|
91 |
-
"step": 90
|
92 |
-
},
|
93 |
-
{
|
94 |
-
"epoch": 2.3832335329341316,
|
95 |
-
"grad_norm": 0.5072871446609497,
|
96 |
-
"learning_rate": 8.604839730186125e-05,
|
97 |
-
"loss": 0.1489,
|
98 |
-
"step": 100
|
99 |
-
},
|
100 |
-
{
|
101 |
-
"epoch": 2.622754491017964,
|
102 |
-
"grad_norm": 0.5924299955368042,
|
103 |
-
"learning_rate": 8.286378849660896e-05,
|
104 |
-
"loss": 0.1807,
|
105 |
-
"step": 110
|
106 |
-
},
|
107 |
-
{
|
108 |
-
"epoch": 2.8622754491017965,
|
109 |
-
"grad_norm": 0.5023337602615356,
|
110 |
-
"learning_rate": 7.942484789507283e-05,
|
111 |
-
"loss": 0.1369,
|
112 |
-
"step": 120
|
113 |
-
},
|
114 |
-
{
|
115 |
-
"epoch": 3.0,
|
116 |
-
"eval_accuracy": 0.9521505982560647,
|
117 |
-
"eval_loss": 0.19450804591178894,
|
118 |
-
"eval_runtime": 29.0414,
|
119 |
-
"eval_samples_per_second": 13.257,
|
120 |
-
"eval_steps_per_second": 2.238,
|
121 |
-
"step": 126
|
122 |
-
},
|
123 |
-
{
|
124 |
-
"epoch": 3.095808383233533,
|
125 |
-
"grad_norm": 0.4512905180454254,
|
126 |
-
"learning_rate": 7.57581893473448e-05,
|
127 |
-
"loss": 0.1228,
|
128 |
-
"step": 130
|
129 |
-
},
|
130 |
-
{
|
131 |
-
"epoch": 3.3353293413173652,
|
132 |
-
"grad_norm": 0.43206489086151123,
|
133 |
-
"learning_rate": 7.18921890053375e-05,
|
134 |
-
"loss": 0.0949,
|
135 |
-
"step": 140
|
136 |
-
},
|
137 |
-
{
|
138 |
-
"epoch": 3.5748502994011977,
|
139 |
-
"grad_norm": 0.43717867136001587,
|
140 |
-
"learning_rate": 6.785676572066225e-05,
|
141 |
-
"loss": 0.1072,
|
142 |
-
"step": 150
|
143 |
-
},
|
144 |
-
{
|
145 |
-
"epoch": 3.81437125748503,
|
146 |
-
"grad_norm": 0.5549845695495605,
|
147 |
-
"learning_rate": 6.368314950360415e-05,
|
148 |
-
"loss": 0.1333,
|
149 |
-
"step": 160
|
150 |
-
},
|
151 |
-
{
|
152 |
-
"epoch": 4.0,
|
153 |
-
"eval_accuracy": 0.9563760579587307,
|
154 |
-
"eval_loss": 0.18670041859149933,
|
155 |
-
"eval_runtime": 29.043,
|
156 |
-
"eval_samples_per_second": 13.256,
|
157 |
-
"eval_steps_per_second": 2.238,
|
158 |
-
"step": 168
|
159 |
-
},
|
160 |
-
{
|
161 |
-
"epoch": 4.047904191616767,
|
162 |
-
"grad_norm": 0.3298746645450592,
|
163 |
-
"learning_rate": 5.940363983508257e-05,
|
164 |
-
"loss": 0.0838,
|
165 |
-
"step": 170
|
166 |
-
},
|
167 |
-
{
|
168 |
-
"epoch": 4.287425149700598,
|
169 |
-
"grad_norm": 0.5451555252075195,
|
170 |
-
"learning_rate": 5.5051355702012893e-05,
|
171 |
-
"loss": 0.0805,
|
172 |
-
"step": 180
|
173 |
-
},
|
174 |
-
{
|
175 |
-
"epoch": 4.526946107784431,
|
176 |
-
"grad_norm": 0.5960578322410583,
|
177 |
-
"learning_rate": 5.0659979290537954e-05,
|
178 |
-
"loss": 0.0664,
|
179 |
-
"step": 190
|
180 |
-
},
|
181 |
-
{
|
182 |
-
"epoch": 4.766467065868263,
|
183 |
-
"grad_norm": 0.5429267883300781,
|
184 |
-
"learning_rate": 4.626349532067879e-05,
|
185 |
-
"loss": 0.0628,
|
186 |
-
"step": 200
|
187 |
-
},
|
188 |
-
{
|
189 |
-
"epoch": 5.0,
|
190 |
-
"grad_norm": 0.43659478425979614,
|
191 |
-
"learning_rate": 4.189592803968563e-05,
|
192 |
-
"loss": 0.0738,
|
193 |
-
"step": 210
|
194 |
-
},
|
195 |
-
{
|
196 |
-
"epoch": 5.0,
|
197 |
-
"eval_accuracy": 0.9573371652464306,
|
198 |
-
"eval_loss": 0.19091445207595825,
|
199 |
-
"eval_runtime": 29.1306,
|
200 |
-
"eval_samples_per_second": 13.216,
|
201 |
-
"eval_steps_per_second": 2.231,
|
202 |
-
"step": 210
|
203 |
-
},
|
204 |
-
{
|
205 |
-
"epoch": 5.2395209580838324,
|
206 |
-
"grad_norm": 0.36590853333473206,
|
207 |
-
"learning_rate": 3.759107790948882e-05,
|
208 |
-
"loss": 0.046,
|
209 |
-
"step": 220
|
210 |
-
},
|
211 |
-
{
|
212 |
-
"epoch": 5.479041916167665,
|
213 |
-
"grad_norm": 0.4938795566558838,
|
214 |
-
"learning_rate": 3.338226002601703e-05,
|
215 |
-
"loss": 0.0464,
|
216 |
-
"step": 230
|
217 |
-
},
|
218 |
-
{
|
219 |
-
"epoch": 5.718562874251497,
|
220 |
-
"grad_norm": 0.41811272501945496,
|
221 |
-
"learning_rate": 2.9302046294747497e-05,
|
222 |
-
"loss": 0.0438,
|
223 |
-
"step": 240
|
224 |
-
},
|
225 |
-
{
|
226 |
-
"epoch": 5.95808383233533,
|
227 |
-
"grad_norm": 0.37814924120903015,
|
228 |
-
"learning_rate": 2.5382013357782893e-05,
|
229 |
-
"loss": 0.0549,
|
230 |
-
"step": 250
|
231 |
-
},
|
232 |
-
{
|
233 |
-
"epoch": 6.0,
|
234 |
-
"eval_accuracy": 0.9595451069080204,
|
235 |
-
"eval_loss": 0.2025168389081955,
|
236 |
-
"eval_runtime": 29.0421,
|
237 |
-
"eval_samples_per_second": 13.257,
|
238 |
-
"eval_steps_per_second": 2.238,
|
239 |
-
"step": 252
|
240 |
-
},
|
241 |
-
{
|
242 |
-
"epoch": 6.191616766467066,
|
243 |
-
"grad_norm": 0.4280014634132385,
|
244 |
-
"learning_rate": 2.1652498223239427e-05,
|
245 |
-
"loss": 0.038,
|
246 |
-
"step": 260
|
247 |
-
},
|
248 |
-
{
|
249 |
-
"epoch": 6.431137724550898,
|
250 |
-
"grad_norm": 0.367276132106781,
|
251 |
-
"learning_rate": 1.814236348812211e-05,
|
252 |
-
"loss": 0.0453,
|
253 |
-
"step": 270
|
254 |
-
},
|
255 |
-
{
|
256 |
-
"epoch": 6.6706586826347305,
|
257 |
-
"grad_norm": 0.6734885573387146,
|
258 |
-
"learning_rate": 1.4878773971620074e-05,
|
259 |
-
"loss": 0.0255,
|
260 |
-
"step": 280
|
261 |
-
},
|
262 |
-
{
|
263 |
-
"epoch": 6.910179640718563,
|
264 |
-
"grad_norm": 0.43918535113334656,
|
265 |
-
"learning_rate": 1.1886986487449475e-05,
|
266 |
-
"loss": 0.0246,
|
267 |
-
"step": 290
|
268 |
-
},
|
269 |
-
{
|
270 |
-
"epoch": 7.0,
|
271 |
-
"eval_accuracy": 0.9601195563525197,
|
272 |
-
"eval_loss": 0.2196582704782486,
|
273 |
-
"eval_runtime": 29.0921,
|
274 |
-
"eval_samples_per_second": 13.234,
|
275 |
-
"eval_steps_per_second": 2.234,
|
276 |
-
"step": 294
|
277 |
-
},
|
278 |
-
{
|
279 |
-
"epoch": 7.1437125748503,
|
280 |
-
"grad_norm": 0.2443029135465622,
|
281 |
-
"learning_rate": 9.190154382188921e-06,
|
282 |
-
"loss": 0.0188,
|
283 |
-
"step": 300
|
284 |
-
},
|
285 |
-
{
|
286 |
-
"epoch": 7.383233532934132,
|
287 |
-
"grad_norm": 0.2125871330499649,
|
288 |
-
"learning_rate": 6.809148352279182e-06,
|
289 |
-
"loss": 0.0199,
|
290 |
-
"step": 310
|
291 |
-
},
|
292 |
-
{
|
293 |
-
"epoch": 7.6227544910179645,
|
294 |
-
"grad_norm": 0.25036877393722534,
|
295 |
-
"learning_rate": 4.762394926378477e-06,
|
296 |
-
"loss": 0.0335,
|
297 |
-
"step": 320
|
298 |
-
},
|
299 |
-
{
|
300 |
-
"epoch": 7.862275449101796,
|
301 |
-
"grad_norm": 0.2146039605140686,
|
302 |
-
"learning_rate": 3.065733863053072e-06,
|
303 |
-
"loss": 0.0216,
|
304 |
-
"step": 330
|
305 |
-
},
|
306 |
-
{
|
307 |
-
"epoch": 8.0,
|
308 |
-
"eval_accuracy": 0.9601274555153836,
|
309 |
-
"eval_loss": 0.232394278049469,
|
310 |
-
"eval_runtime": 29.1106,
|
311 |
-
"eval_samples_per_second": 13.225,
|
312 |
-
"eval_steps_per_second": 2.233,
|
313 |
-
"step": 336
|
314 |
-
},
|
315 |
-
{
|
316 |
-
"epoch": 8.095808383233534,
|
317 |
-
"grad_norm": 0.20316274464130402,
|
318 |
-
"learning_rate": 1.7322955673980678e-06,
|
319 |
-
"loss": 0.0204,
|
320 |
-
"step": 340
|
321 |
-
},
|
322 |
-
{
|
323 |
-
"epoch": 8.335329341317365,
|
324 |
-
"grad_norm": 0.19030429422855377,
|
325 |
-
"learning_rate": 7.723994752570462e-07,
|
326 |
-
"loss": 0.0287,
|
327 |
-
"step": 350
|
328 |
-
},
|
329 |
-
{
|
330 |
-
"epoch": 8.574850299401197,
|
331 |
-
"grad_norm": 0.2464722841978073,
|
332 |
-
"learning_rate": 1.9347419144180035e-07,
|
333 |
-
"loss": 0.0131,
|
334 |
-
"step": 360
|
335 |
-
}
|
336 |
-
],
|
337 |
-
"logging_steps": 10,
|
338 |
-
"max_steps": 369,
|
339 |
-
"num_input_tokens_seen": 0,
|
340 |
-
"num_train_epochs": 9,
|
341 |
-
"save_steps": 500,
|
342 |
-
"stateful_callbacks": {
|
343 |
-
"TrainerControl": {
|
344 |
-
"args": {
|
345 |
-
"should_epoch_stop": false,
|
346 |
-
"should_evaluate": false,
|
347 |
-
"should_log": false,
|
348 |
-
"should_save": true,
|
349 |
-
"should_training_stop": true
|
350 |
-
},
|
351 |
-
"attributes": {}
|
352 |
-
}
|
353 |
-
},
|
354 |
-
"total_flos": 3.347106394674299e+17,
|
355 |
-
"train_batch_size": 2,
|
356 |
-
"trial_name": null,
|
357 |
-
"trial_params": null
|
358 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-369/training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c6625c94ac81d774713d80906f0c3c17652ae34d6cb07d755ad005e3fe18320f
|
3 |
-
size 6097
|
|
|
|
|
|
|
|