Training in progress, epoch 0, checkpoint
Browse files- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +31 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state.pth +3 -0
- last-checkpoint/scheduler.pt +3 -0
- last-checkpoint/special_tokens_map.json +23 -0
- last-checkpoint/tokenizer.json +0 -0
- last-checkpoint/tokenizer_config.json +77 -0
- last-checkpoint/trainer_state.json +383 -0
- last-checkpoint/training_args.bin +3 -0
last-checkpoint/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: tlphams/gollm-12.8b-instruct-v2.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.13.2
|
last-checkpoint/adapter_config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "tlphams/gollm-12.8b-instruct-v2.3",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": null,
|
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": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"query_key_value",
|
24 |
+
"dense_4h_to_h",
|
25 |
+
"dense_h_to_4h",
|
26 |
+
"dense"
|
27 |
+
],
|
28 |
+
"task_type": "CAUSAL_LM",
|
29 |
+
"use_dora": false,
|
30 |
+
"use_rslora": false
|
31 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4859f382f1fa072d0e578e88787d98c2bb793c515f28ef6cb37b8684ed570bdc
|
3 |
+
size 104902272
|
last-checkpoint/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac96353f7b8c0dc7b3c668b633eecc12349b5b7ba88165cadb9616a47aadf7e9
|
3 |
+
size 53622996
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16fb800155d5f62cf7f0fc3c2252e444dc82c2280c51872521ce0d942dc94f0d
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:439e51f57871ee9c2bc8b35458a0c03f9b948af7a0d15ffe5e1cf9789955c6c8
|
3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|endoftext|>",
|
4 |
+
"<|sep|>",
|
5 |
+
"<|acc|>",
|
6 |
+
"<|tel|>",
|
7 |
+
"<|rrn|>"
|
8 |
+
],
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|endoftext|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|endoftext|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
}
|
23 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/tokenizer_config.json
ADDED
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "<|unused0|>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "<|unused1|>",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "<|endoftext|>",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"3": {
|
28 |
+
"content": "<|sep|>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"30000": {
|
36 |
+
"content": "<|acc|>",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
},
|
43 |
+
"30001": {
|
44 |
+
"content": "<|tel|>",
|
45 |
+
"lstrip": false,
|
46 |
+
"normalized": false,
|
47 |
+
"rstrip": false,
|
48 |
+
"single_word": false,
|
49 |
+
"special": true
|
50 |
+
},
|
51 |
+
"30002": {
|
52 |
+
"content": "<|rrn|>",
|
53 |
+
"lstrip": false,
|
54 |
+
"normalized": false,
|
55 |
+
"rstrip": false,
|
56 |
+
"single_word": false,
|
57 |
+
"special": true
|
58 |
+
}
|
59 |
+
},
|
60 |
+
"additional_special_tokens": [
|
61 |
+
"<|endoftext|>",
|
62 |
+
"<|sep|>",
|
63 |
+
"<|acc|>",
|
64 |
+
"<|tel|>",
|
65 |
+
"<|rrn|>"
|
66 |
+
],
|
67 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
68 |
+
"clean_up_tokenization_spaces": true,
|
69 |
+
"eos_token": "<|endoftext|>",
|
70 |
+
"max_length": 2048,
|
71 |
+
"model_max_length": 1000000000000000019884624838656,
|
72 |
+
"pad_token": "<|endoftext|>",
|
73 |
+
"stride": 0,
|
74 |
+
"tokenizer_class": "PreTrainedTokenizerFast",
|
75 |
+
"truncation_side": "right",
|
76 |
+
"truncation_strategy": "longest_first"
|
77 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,383 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.002597672485453034,
|
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": 5.195344970906068e-05,
|
13 |
+
"grad_norm": 0.3428809344768524,
|
14 |
+
"learning_rate": 1e-05,
|
15 |
+
"loss": 5.037,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.00010390689941812137,
|
20 |
+
"grad_norm": 0.3120958209037781,
|
21 |
+
"learning_rate": 2e-05,
|
22 |
+
"loss": 7.7427,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.00015586034912718204,
|
27 |
+
"grad_norm": 0.3821350932121277,
|
28 |
+
"learning_rate": 3e-05,
|
29 |
+
"loss": 4.9036,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.00020781379883624273,
|
34 |
+
"grad_norm": 0.22991156578063965,
|
35 |
+
"learning_rate": 4e-05,
|
36 |
+
"loss": 5.292,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.0002597672485453034,
|
41 |
+
"grad_norm": 0.3285081088542938,
|
42 |
+
"learning_rate": 5e-05,
|
43 |
+
"loss": 5.5576,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.0003117206982543641,
|
48 |
+
"grad_norm": 0.45770159363746643,
|
49 |
+
"learning_rate": 4.993910125649561e-05,
|
50 |
+
"loss": 5.3301,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.0003636741479634248,
|
55 |
+
"grad_norm": 0.3909569978713989,
|
56 |
+
"learning_rate": 4.975670171853926e-05,
|
57 |
+
"loss": 5.0764,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.00041562759767248546,
|
62 |
+
"grad_norm": 0.6831026077270508,
|
63 |
+
"learning_rate": 4.9453690018345144e-05,
|
64 |
+
"loss": 5.1683,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.0004675810473815461,
|
69 |
+
"grad_norm": 0.5983854532241821,
|
70 |
+
"learning_rate": 4.9031542398457974e-05,
|
71 |
+
"loss": 5.1088,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.0005195344970906068,
|
76 |
+
"grad_norm": 0.45557770133018494,
|
77 |
+
"learning_rate": 4.849231551964771e-05,
|
78 |
+
"loss": 5.6262,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.0005714879467996675,
|
83 |
+
"grad_norm": 0.555141270160675,
|
84 |
+
"learning_rate": 4.783863644106502e-05,
|
85 |
+
"loss": 4.3214,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.0006234413965087282,
|
90 |
+
"grad_norm": 0.5098687410354614,
|
91 |
+
"learning_rate": 4.707368982147318e-05,
|
92 |
+
"loss": 4.7553,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.0006753948462177888,
|
97 |
+
"grad_norm": 0.7282283306121826,
|
98 |
+
"learning_rate": 4.620120240391065e-05,
|
99 |
+
"loss": 4.6829,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.0007273482959268496,
|
104 |
+
"grad_norm": 0.6713859438896179,
|
105 |
+
"learning_rate": 4.522542485937369e-05,
|
106 |
+
"loss": 4.2758,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.0007793017456359103,
|
111 |
+
"grad_norm": 0.7060822248458862,
|
112 |
+
"learning_rate": 4.415111107797445e-05,
|
113 |
+
"loss": 4.0086,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.0008312551953449709,
|
118 |
+
"grad_norm": 0.34293320775032043,
|
119 |
+
"learning_rate": 4.2983495008466276e-05,
|
120 |
+
"loss": 11.5521,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.0008832086450540316,
|
125 |
+
"grad_norm": 0.682274341583252,
|
126 |
+
"learning_rate": 4.172826515897146e-05,
|
127 |
+
"loss": 3.6475,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.0009351620947630922,
|
132 |
+
"grad_norm": 0.7243533730506897,
|
133 |
+
"learning_rate": 4.039153688314145e-05,
|
134 |
+
"loss": 4.0459,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.000987115544472153,
|
139 |
+
"grad_norm": 0.6419519186019897,
|
140 |
+
"learning_rate": 3.897982258676867e-05,
|
141 |
+
"loss": 6.2183,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.0010390689941812137,
|
146 |
+
"grad_norm": 0.8105183243751526,
|
147 |
+
"learning_rate": 3.7500000000000003e-05,
|
148 |
+
"loss": 4.3719,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.0010910224438902742,
|
153 |
+
"grad_norm": 0.5565342307090759,
|
154 |
+
"learning_rate": 3.5959278669726935e-05,
|
155 |
+
"loss": 3.3225,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.001142975893599335,
|
160 |
+
"grad_norm": 0.9197883009910583,
|
161 |
+
"learning_rate": 3.436516483539781e-05,
|
162 |
+
"loss": 4.0731,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.0011949293433083958,
|
167 |
+
"grad_norm": 0.710243284702301,
|
168 |
+
"learning_rate": 3.272542485937369e-05,
|
169 |
+
"loss": 3.0375,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.0012468827930174563,
|
174 |
+
"grad_norm": 0.7943474650382996,
|
175 |
+
"learning_rate": 3.104804738999169e-05,
|
176 |
+
"loss": 3.1489,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.001298836242726517,
|
181 |
+
"grad_norm": 0.9444668889045715,
|
182 |
+
"learning_rate": 2.9341204441673266e-05,
|
183 |
+
"loss": 3.802,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.0013507896924355777,
|
188 |
+
"grad_norm": 0.7393707633018494,
|
189 |
+
"learning_rate": 2.761321158169134e-05,
|
190 |
+
"loss": 4.3187,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.0014027431421446384,
|
195 |
+
"grad_norm": 0.9460581541061401,
|
196 |
+
"learning_rate": 2.587248741756253e-05,
|
197 |
+
"loss": 4.1431,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.0014546965918536992,
|
202 |
+
"grad_norm": 0.8911897540092468,
|
203 |
+
"learning_rate": 2.4127512582437485e-05,
|
204 |
+
"loss": 3.6565,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.0015066500415627597,
|
209 |
+
"grad_norm": 0.9491592049598694,
|
210 |
+
"learning_rate": 2.238678841830867e-05,
|
211 |
+
"loss": 3.8242,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.0015586034912718205,
|
216 |
+
"grad_norm": 0.9719251394271851,
|
217 |
+
"learning_rate": 2.0658795558326743e-05,
|
218 |
+
"loss": 3.4834,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.001610556940980881,
|
223 |
+
"grad_norm": 0.9136457443237305,
|
224 |
+
"learning_rate": 1.895195261000831e-05,
|
225 |
+
"loss": 5.4603,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.0016625103906899418,
|
230 |
+
"grad_norm": 1.1147466897964478,
|
231 |
+
"learning_rate": 1.7274575140626318e-05,
|
232 |
+
"loss": 2.776,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.0017144638403990024,
|
237 |
+
"grad_norm": 1.168950080871582,
|
238 |
+
"learning_rate": 1.56348351646022e-05,
|
239 |
+
"loss": 6.0062,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.0017664172901080632,
|
244 |
+
"grad_norm": 0.9625309109687805,
|
245 |
+
"learning_rate": 1.4040721330273062e-05,
|
246 |
+
"loss": 3.677,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.001818370739817124,
|
251 |
+
"grad_norm": 1.099805474281311,
|
252 |
+
"learning_rate": 1.2500000000000006e-05,
|
253 |
+
"loss": 4.4438,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.0018703241895261845,
|
258 |
+
"grad_norm": 1.117089867591858,
|
259 |
+
"learning_rate": 1.1020177413231334e-05,
|
260 |
+
"loss": 3.9246,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.0019222776392352453,
|
265 |
+
"grad_norm": 1.025370717048645,
|
266 |
+
"learning_rate": 9.608463116858542e-06,
|
267 |
+
"loss": 4.1575,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.001974231088944306,
|
272 |
+
"grad_norm": 0.6934594511985779,
|
273 |
+
"learning_rate": 8.271734841028553e-06,
|
274 |
+
"loss": 2.9733,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.0020261845386533666,
|
279 |
+
"grad_norm": 0.980570375919342,
|
280 |
+
"learning_rate": 7.016504991533726e-06,
|
281 |
+
"loss": 6.5256,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.0020781379883624274,
|
286 |
+
"grad_norm": 1.1663200855255127,
|
287 |
+
"learning_rate": 5.848888922025553e-06,
|
288 |
+
"loss": 4.696,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.002130091438071488,
|
293 |
+
"grad_norm": 1.1429848670959473,
|
294 |
+
"learning_rate": 4.7745751406263165e-06,
|
295 |
+
"loss": 3.8524,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.0021820448877805485,
|
300 |
+
"grad_norm": 0.39903584122657776,
|
301 |
+
"learning_rate": 3.798797596089351e-06,
|
302 |
+
"loss": 8.6591,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.0022339983374896092,
|
307 |
+
"grad_norm": 0.8342665433883667,
|
308 |
+
"learning_rate": 2.9263101785268254e-06,
|
309 |
+
"loss": 5.6047,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.00228595178719867,
|
314 |
+
"grad_norm": 1.1964373588562012,
|
315 |
+
"learning_rate": 2.1613635589349756e-06,
|
316 |
+
"loss": 4.8146,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.0023379052369077308,
|
321 |
+
"grad_norm": 1.1753668785095215,
|
322 |
+
"learning_rate": 1.5076844803522922e-06,
|
323 |
+
"loss": 4.9578,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.0023898586866167915,
|
328 |
+
"grad_norm": 0.7276975512504578,
|
329 |
+
"learning_rate": 9.684576015420278e-07,
|
330 |
+
"loss": 3.2606,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.002441812136325852,
|
335 |
+
"grad_norm": 0.7749328017234802,
|
336 |
+
"learning_rate": 5.463099816548579e-07,
|
337 |
+
"loss": 5.6076,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.0024937655860349127,
|
342 |
+
"grad_norm": 0.9183135032653809,
|
343 |
+
"learning_rate": 2.4329828146074095e-07,
|
344 |
+
"loss": 2.5721,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.0025457190357439734,
|
349 |
+
"grad_norm": 0.9333743453025818,
|
350 |
+
"learning_rate": 6.089874350439506e-08,
|
351 |
+
"loss": 6.1596,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.002597672485453034,
|
356 |
+
"grad_norm": 0.874055027961731,
|
357 |
+
"learning_rate": 0.0,
|
358 |
+
"loss": 2.981,
|
359 |
+
"step": 50
|
360 |
+
}
|
361 |
+
],
|
362 |
+
"logging_steps": 1,
|
363 |
+
"max_steps": 50,
|
364 |
+
"num_input_tokens_seen": 0,
|
365 |
+
"num_train_epochs": 1,
|
366 |
+
"save_steps": 500,
|
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": true
|
375 |
+
},
|
376 |
+
"attributes": {}
|
377 |
+
}
|
378 |
+
},
|
379 |
+
"total_flos": 5.709931739086848e+16,
|
380 |
+
"train_batch_size": 2,
|
381 |
+
"trial_name": null,
|
382 |
+
"trial_params": null
|
383 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2852733e6576804e5ab0da94903f902e7572ea52e52729003c4fb8972729ba66
|
3 |
+
size 6776
|