farmery commited on
Commit
8eb5298
·
verified ·
1 Parent(s): c4677aa

End of training

Browse files
README.md ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: lcw99/zephykor-ko-7b-chang
4
+ tags:
5
+ - axolotl
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: 35807913-0500-4394-b20d-9e17a46f5b9e
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ [<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
16
+ <details><summary>See axolotl config</summary>
17
+
18
+ axolotl version: `0.4.1`
19
+ ```yaml
20
+ adapter: lora
21
+ base_model: lcw99/zephykor-ko-7b-chang
22
+ bf16: true
23
+ chat_template: llama3
24
+ data_processes: 16
25
+ dataset_prepared_path: null
26
+ datasets:
27
+ - data_files:
28
+ - 59ac76d3ecfca12a_train_data.json
29
+ ds_type: json
30
+ format: custom
31
+ path: /workspace/input_data/59ac76d3ecfca12a_train_data.json
32
+ type:
33
+ field_input: candidates
34
+ field_instruction: question
35
+ field_output: answer
36
+ format: '{instruction} {input}'
37
+ no_input_format: '{instruction}'
38
+ system_format: '{system}'
39
+ system_prompt: ''
40
+ debug: null
41
+ deepspeed: null
42
+ device_map: auto
43
+ do_eval: true
44
+ early_stopping_patience: 5
45
+ eval_batch_size: 4
46
+ eval_max_new_tokens: 128
47
+ eval_steps: 50
48
+ eval_table_size: null
49
+ evals_per_epoch: null
50
+ flash_attention: true
51
+ fp16: false
52
+ fsdp: null
53
+ fsdp_config: null
54
+ gradient_accumulation_steps: 4
55
+ gradient_checkpointing: true
56
+ group_by_length: true
57
+ hub_model_id: sn56z1/f2bce4f8-3b4e-443f-a5e5-aff8790bb9e2
58
+ hub_repo: null
59
+ hub_strategy: checkpoint
60
+ hub_token: null
61
+ learning_rate: 0.0001
62
+ load_in_4bit: false
63
+ load_in_8bit: false
64
+ local_rank: null
65
+ logging_steps: 1
66
+ lora_alpha: 128
67
+ lora_dropout: 0.05
68
+ lora_fan_in_fan_out: null
69
+ lora_model_dir: null
70
+ lora_r: 64
71
+ lora_target_linear: true
72
+ lr_scheduler: cosine
73
+ max_grad_norm: 1.0
74
+ max_memory:
75
+ 0: 75GB
76
+ max_steps: 200
77
+ micro_batch_size: 8
78
+ mlflow_experiment_name: /tmp/59ac76d3ecfca12a_train_data.json
79
+ model_type: AutoModelForCausalLM
80
+ num_epochs: 3
81
+ optim_args:
82
+ adam_beta1: 0.9
83
+ adam_beta2: 0.95
84
+ adam_epsilon: 1e-5
85
+ optimizer: adamw_bnb_8bit
86
+ output_dir: miner_id_24
87
+ pad_to_sequence_len: true
88
+ resume_from_checkpoint: null
89
+ s2_attention: null
90
+ sample_packing: false
91
+ save_steps: 50
92
+ saves_per_epoch: null
93
+ sequence_len: 1024
94
+ strict: false
95
+ tf32: true
96
+ tokenizer_type: AutoTokenizer
97
+ train_on_inputs: false
98
+ trust_remote_code: true
99
+ val_set_size: 0.05
100
+ wandb_entity: sn56-miner
101
+ wandb_mode: disabled
102
+ wandb_name: sn56z1/f2bce4f8
103
+ wandb_project: god
104
+ wandb_run: 7gfq
105
+ wandb_runid: sn56z1/f2bce4f8
106
+ warmup_steps: 10
107
+ weight_decay: 0.0
108
+ xformers_attention: null
109
+
110
+ ```
111
+
112
+ </details><br>
113
+
114
+ # 35807913-0500-4394-b20d-9e17a46f5b9e
115
+
116
+ This model is a fine-tuned version of [lcw99/zephykor-ko-7b-chang](https://huggingface.co/lcw99/zephykor-ko-7b-chang) on the None dataset.
117
+ It achieves the following results on the evaluation set:
118
+ - Loss: 1.2798
119
+
120
+ ## Model description
121
+
122
+ More information needed
123
+
124
+ ## Intended uses & limitations
125
+
126
+ More information needed
127
+
128
+ ## Training and evaluation data
129
+
130
+ More information needed
131
+
132
+ ## Training procedure
133
+
134
+ ### Training hyperparameters
135
+
136
+ The following hyperparameters were used during training:
137
+ - learning_rate: 0.0001
138
+ - train_batch_size: 8
139
+ - eval_batch_size: 4
140
+ - seed: 42
141
+ - gradient_accumulation_steps: 4
142
+ - total_train_batch_size: 32
143
+ - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=adam_beta1=0.9,adam_beta2=0.95,adam_epsilon=1e-5
144
+ - lr_scheduler_type: cosine
145
+ - lr_scheduler_warmup_steps: 10
146
+ - training_steps: 200
147
+
148
+ ### Training results
149
+
150
+ | Training Loss | Epoch | Step | Validation Loss |
151
+ |:-------------:|:------:|:----:|:---------------:|
152
+ | 10.2522 | 0.0006 | 1 | 3.3373 |
153
+ | 3.9391 | 0.0324 | 50 | 1.5989 |
154
+ | 4.3244 | 0.0648 | 100 | 1.4228 |
155
+ | 4.0351 | 0.0972 | 150 | 1.3237 |
156
+ | 3.2647 | 0.1296 | 200 | 1.2798 |
157
+
158
+
159
+ ### Framework versions
160
+
161
+ - PEFT 0.13.2
162
+ - Transformers 4.46.0
163
+ - Pytorch 2.5.0+cu124
164
+ - Datasets 3.0.1
165
+ - Tokenizers 0.20.1
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "lcw99/zephykor-ko-7b-chang",
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": 128,
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": 64,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "q_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:744fe20c816eb1f4717dc39482c2a9501342e58f499641bc85f1ccb8ee858c31
3
+ size 671250634
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5cb37845c856dcd26a7bbf37b81579e102da3e3cf5b0b29579ea39f27cba452
3
+ size 671149168
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "_name_or_path": "lcw99/zephykor-ko-7b-chang",
4
+ "architectures": [
5
+ "MistralForCausalLM"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "eos_token_id": 2,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 4096,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 14336,
15
+ "max_position_embeddings": 32768,
16
+ "model_type": "mistral",
17
+ "num_attention_heads": 32,
18
+ "num_hidden_layers": 32,
19
+ "num_key_value_heads": 8,
20
+ "pad_token_id": 2,
21
+ "rms_norm_eps": 1e-05,
22
+ "rope_theta": 10000.0,
23
+ "sliding_window": 4096,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "float16",
26
+ "transformers_version": "4.46.0",
27
+ "use_cache": false,
28
+ "vocab_size": 47772
29
+ }
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: lcw99/zephykor-ko-7b-chang
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,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "lcw99/zephykor-ko-7b-chang",
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": 128,
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": 64,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "q_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5cb37845c856dcd26a7bbf37b81579e102da3e3cf5b0b29579ea39f27cba452
3
+ size 671149168
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d4d52e64edbbf475dad2ae8b0753944465f0255129ffec9279f4b2ed61c749
3
+ size 341314196
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b18a58f0aa04210f3b214777be2a67b8dbd8b8e54caa8e293b2bba00cca87a4
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d754412c61116546142914503e7369d0cc35d3c380a07e5218f595d76b6d96
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<unk>",
4
+ "<s>",
5
+ "</s>",
6
+ "<0x00>"
7
+ ],
8
+ "bos_token": {
9
+ "content": "<s>",
10
+ "lstrip": false,
11
+ "normalized": false,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ },
15
+ "eos_token": {
16
+ "content": "</s>",
17
+ "lstrip": false,
18
+ "normalized": false,
19
+ "rstrip": false,
20
+ "single_word": false
21
+ },
22
+ "pad_token": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false
28
+ },
29
+ "sep_token": {
30
+ "content": "<0x00>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false
35
+ },
36
+ "unk_token": {
37
+ "content": "<unk>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false
42
+ }
43
+ }
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,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ },
30
+ "3": {
31
+ "content": "<0x00>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ }
38
+ },
39
+ "additional_special_tokens": [
40
+ "<unk>",
41
+ "<s>",
42
+ "</s>",
43
+ "<0x00>"
44
+ ],
45
+ "bos_token": "<s>",
46
+ "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 %}",
47
+ "clean_up_tokenization_spaces": false,
48
+ "eos_token": "</s>",
49
+ "legacy": true,
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "</s>",
52
+ "sep_token": "<0x00>",
53
+ "sp_model_kwargs": {},
54
+ "spaces_between_special_tokens": false,
55
+ "tokenizer_class": "LlamaTokenizer",
56
+ "truncation_side": "left",
57
+ "unk_token": "<unk>",
58
+ "use_default_system_prompt": true
59
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1482 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.2797729969024658,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.12961762799740764,
5
+ "eval_steps": 50,
6
+ "global_step": 200,
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.0006480881399870382,
13
+ "grad_norm": 32.77246856689453,
14
+ "learning_rate": 1e-05,
15
+ "loss": 10.2522,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0006480881399870382,
20
+ "eval_loss": 3.3373067378997803,
21
+ "eval_runtime": 367.421,
22
+ "eval_samples_per_second": 7.074,
23
+ "eval_steps_per_second": 1.769,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.0012961762799740765,
28
+ "grad_norm": 34.492122650146484,
29
+ "learning_rate": 2e-05,
30
+ "loss": 10.4056,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.0019442644199611147,
35
+ "grad_norm": 22.21146011352539,
36
+ "learning_rate": 3e-05,
37
+ "loss": 10.2703,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.002592352559948153,
42
+ "grad_norm": 17.19241714477539,
43
+ "learning_rate": 4e-05,
44
+ "loss": 9.8782,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.0032404406999351912,
49
+ "grad_norm": 20.113632202148438,
50
+ "learning_rate": 5e-05,
51
+ "loss": 10.3234,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.0038885288399222295,
56
+ "grad_norm": 20.066024780273438,
57
+ "learning_rate": 6e-05,
58
+ "loss": 9.7434,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.004536616979909268,
63
+ "grad_norm": 17.017101287841797,
64
+ "learning_rate": 7e-05,
65
+ "loss": 9.4544,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.005184705119896306,
70
+ "grad_norm": 15.503304481506348,
71
+ "learning_rate": 8e-05,
72
+ "loss": 9.365,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.005832793259883344,
77
+ "grad_norm": 15.54104232788086,
78
+ "learning_rate": 9e-05,
79
+ "loss": 8.8782,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.0064808813998703824,
84
+ "grad_norm": 14.938676834106445,
85
+ "learning_rate": 0.0001,
86
+ "loss": 8.6603,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.007128969539857421,
91
+ "grad_norm": 14.290221214294434,
92
+ "learning_rate": 9.999316524962345e-05,
93
+ "loss": 8.3563,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.007777057679844459,
98
+ "grad_norm": 13.883099555969238,
99
+ "learning_rate": 9.997266286704631e-05,
100
+ "loss": 7.8561,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.008425145819831496,
105
+ "grad_norm": 13.62983226776123,
106
+ "learning_rate": 9.993849845741524e-05,
107
+ "loss": 7.6208,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.009073233959818535,
112
+ "grad_norm": 13.19063949584961,
113
+ "learning_rate": 9.989068136093873e-05,
114
+ "loss": 7.4653,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.009721322099805573,
119
+ "grad_norm": 12.796319007873535,
120
+ "learning_rate": 9.98292246503335e-05,
121
+ "loss": 7.0079,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.010369410239792612,
126
+ "grad_norm": 13.376047134399414,
127
+ "learning_rate": 9.975414512725057e-05,
128
+ "loss": 7.3178,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.01101749837977965,
133
+ "grad_norm": 11.75101375579834,
134
+ "learning_rate": 9.966546331768191e-05,
135
+ "loss": 6.9637,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.011665586519766688,
140
+ "grad_norm": 12.563492774963379,
141
+ "learning_rate": 9.956320346634876e-05,
142
+ "loss": 6.9917,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.012313674659753726,
147
+ "grad_norm": 11.620759963989258,
148
+ "learning_rate": 9.944739353007344e-05,
149
+ "loss": 6.7609,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.012961762799740765,
154
+ "grad_norm": 10.904376983642578,
155
+ "learning_rate": 9.931806517013612e-05,
156
+ "loss": 7.1235,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.013609850939727802,
161
+ "grad_norm": 10.614338874816895,
162
+ "learning_rate": 9.917525374361912e-05,
163
+ "loss": 6.8806,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.014257939079714841,
168
+ "grad_norm": 11.81243896484375,
169
+ "learning_rate": 9.901899829374047e-05,
170
+ "loss": 6.8972,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.014906027219701879,
175
+ "grad_norm": 11.23525619506836,
176
+ "learning_rate": 9.884934153917997e-05,
177
+ "loss": 6.2781,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.015554115359688918,
182
+ "grad_norm": 12.023797035217285,
183
+ "learning_rate": 9.86663298624003e-05,
184
+ "loss": 7.0459,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.016202203499675955,
189
+ "grad_norm": 10.596454620361328,
190
+ "learning_rate": 9.847001329696653e-05,
191
+ "loss": 5.9495,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.016850291639662993,
196
+ "grad_norm": 11.241633415222168,
197
+ "learning_rate": 9.826044551386744e-05,
198
+ "loss": 6.3805,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.017498379779650033,
203
+ "grad_norm": 12.698907852172852,
204
+ "learning_rate": 9.803768380684242e-05,
205
+ "loss": 6.5493,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.01814646791963707,
210
+ "grad_norm": 11.900014877319336,
211
+ "learning_rate": 9.780178907671789e-05,
212
+ "loss": 6.3326,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.018794556059624108,
217
+ "grad_norm": 11.329556465148926,
218
+ "learning_rate": 9.755282581475769e-05,
219
+ "loss": 6.3898,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.019442644199611146,
224
+ "grad_norm": 10.801814079284668,
225
+ "learning_rate": 9.729086208503174e-05,
226
+ "loss": 6.1835,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.020090732339598186,
231
+ "grad_norm": 11.480464935302734,
232
+ "learning_rate": 9.701596950580806e-05,
233
+ "loss": 6.1471,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.020738820479585224,
238
+ "grad_norm": 12.129923820495605,
239
+ "learning_rate": 9.672822322997305e-05,
240
+ "loss": 6.3976,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.02138690861957226,
245
+ "grad_norm": 11.872269630432129,
246
+ "learning_rate": 9.642770192448536e-05,
247
+ "loss": 5.9649,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.0220349967595593,
252
+ "grad_norm": 13.49704360961914,
253
+ "learning_rate": 9.611448774886924e-05,
254
+ "loss": 6.0253,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.02268308489954634,
259
+ "grad_norm": 13.458520889282227,
260
+ "learning_rate": 9.578866633275288e-05,
261
+ "loss": 6.6214,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.023331173039533377,
266
+ "grad_norm": 14.058696746826172,
267
+ "learning_rate": 9.545032675245813e-05,
268
+ "loss": 6.07,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.023979261179520414,
273
+ "grad_norm": 13.415166854858398,
274
+ "learning_rate": 9.509956150664796e-05,
275
+ "loss": 6.1323,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.02462734931950745,
280
+ "grad_norm": 14.339570045471191,
281
+ "learning_rate": 9.473646649103818e-05,
282
+ "loss": 6.3082,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.025275437459494492,
287
+ "grad_norm": 16.123464584350586,
288
+ "learning_rate": 9.43611409721806e-05,
289
+ "loss": 6.6827,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.02592352559948153,
294
+ "grad_norm": 14.134522438049316,
295
+ "learning_rate": 9.397368756032445e-05,
296
+ "loss": 6.4626,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.026571613739468567,
301
+ "grad_norm": 17.929588317871094,
302
+ "learning_rate": 9.357421218136386e-05,
303
+ "loss": 7.7005,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.027219701879455604,
308
+ "grad_norm": 18.088991165161133,
309
+ "learning_rate": 9.316282404787871e-05,
310
+ "loss": 7.5911,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.027867790019442645,
315
+ "grad_norm": 18.61870002746582,
316
+ "learning_rate": 9.273963562927695e-05,
317
+ "loss": 6.8512,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.028515878159429683,
322
+ "grad_norm": 32.17625427246094,
323
+ "learning_rate": 9.230476262104677e-05,
324
+ "loss": 9.7627,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.02916396629941672,
329
+ "grad_norm": 17.418167114257812,
330
+ "learning_rate": 9.185832391312644e-05,
331
+ "loss": 5.6137,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.029812054439403757,
336
+ "grad_norm": 13.998497009277344,
337
+ "learning_rate": 9.140044155740101e-05,
338
+ "loss": 4.9864,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.0304601425793908,
343
+ "grad_norm": 10.171086311340332,
344
+ "learning_rate": 9.093124073433463e-05,
345
+ "loss": 4.6507,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.031108230719377836,
350
+ "grad_norm": 15.122888565063477,
351
+ "learning_rate": 9.045084971874738e-05,
352
+ "loss": 4.7535,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.031756318859364877,
357
+ "grad_norm": 13.40555477142334,
358
+ "learning_rate": 8.995939984474624e-05,
359
+ "loss": 4.6254,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.03240440699935191,
364
+ "grad_norm": 9.962352752685547,
365
+ "learning_rate": 8.945702546981969e-05,
366
+ "loss": 3.9391,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.03240440699935191,
371
+ "eval_loss": 1.598860502243042,
372
+ "eval_runtime": 370.4404,
373
+ "eval_samples_per_second": 7.016,
374
+ "eval_steps_per_second": 1.755,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.03305249513933895,
379
+ "grad_norm": 6.8655853271484375,
380
+ "learning_rate": 8.894386393810563e-05,
381
+ "loss": 6.9079,
382
+ "step": 51
383
+ },
384
+ {
385
+ "epoch": 0.033700583279325985,
386
+ "grad_norm": 6.823023319244385,
387
+ "learning_rate": 8.842005554284296e-05,
388
+ "loss": 6.6039,
389
+ "step": 52
390
+ },
391
+ {
392
+ "epoch": 0.034348671419313026,
393
+ "grad_norm": 6.079746723175049,
394
+ "learning_rate": 8.788574348801675e-05,
395
+ "loss": 6.7465,
396
+ "step": 53
397
+ },
398
+ {
399
+ "epoch": 0.03499675955930007,
400
+ "grad_norm": 6.140050411224365,
401
+ "learning_rate": 8.73410738492077e-05,
402
+ "loss": 6.3824,
403
+ "step": 54
404
+ },
405
+ {
406
+ "epoch": 0.0356448476992871,
407
+ "grad_norm": 6.5793867111206055,
408
+ "learning_rate": 8.678619553365659e-05,
409
+ "loss": 6.5986,
410
+ "step": 55
411
+ },
412
+ {
413
+ "epoch": 0.03629293583927414,
414
+ "grad_norm": 6.7130842208862305,
415
+ "learning_rate": 8.622126023955446e-05,
416
+ "loss": 6.289,
417
+ "step": 56
418
+ },
419
+ {
420
+ "epoch": 0.03694102397926118,
421
+ "grad_norm": 6.729769706726074,
422
+ "learning_rate": 8.564642241456986e-05,
423
+ "loss": 6.1245,
424
+ "step": 57
425
+ },
426
+ {
427
+ "epoch": 0.037589112119248216,
428
+ "grad_norm": 7.293793201446533,
429
+ "learning_rate": 8.506183921362443e-05,
430
+ "loss": 6.2626,
431
+ "step": 58
432
+ },
433
+ {
434
+ "epoch": 0.03823720025923526,
435
+ "grad_norm": 7.541038990020752,
436
+ "learning_rate": 8.44676704559283e-05,
437
+ "loss": 5.8134,
438
+ "step": 59
439
+ },
440
+ {
441
+ "epoch": 0.03888528839922229,
442
+ "grad_norm": 7.872086048126221,
443
+ "learning_rate": 8.386407858128706e-05,
444
+ "loss": 5.9606,
445
+ "step": 60
446
+ },
447
+ {
448
+ "epoch": 0.03953337653920933,
449
+ "grad_norm": 7.872177600860596,
450
+ "learning_rate": 8.32512286056924e-05,
451
+ "loss": 5.771,
452
+ "step": 61
453
+ },
454
+ {
455
+ "epoch": 0.04018146467919637,
456
+ "grad_norm": 8.131582260131836,
457
+ "learning_rate": 8.262928807620843e-05,
458
+ "loss": 5.5896,
459
+ "step": 62
460
+ },
461
+ {
462
+ "epoch": 0.04082955281918341,
463
+ "grad_norm": 8.109619140625,
464
+ "learning_rate": 8.199842702516583e-05,
465
+ "loss": 6.0695,
466
+ "step": 63
467
+ },
468
+ {
469
+ "epoch": 0.04147764095917045,
470
+ "grad_norm": 7.7606987953186035,
471
+ "learning_rate": 8.135881792367686e-05,
472
+ "loss": 5.958,
473
+ "step": 64
474
+ },
475
+ {
476
+ "epoch": 0.04212572909915749,
477
+ "grad_norm": 8.114358901977539,
478
+ "learning_rate": 8.07106356344834e-05,
479
+ "loss": 5.2865,
480
+ "step": 65
481
+ },
482
+ {
483
+ "epoch": 0.04277381723914452,
484
+ "grad_norm": 8.963470458984375,
485
+ "learning_rate": 8.005405736415126e-05,
486
+ "loss": 5.3713,
487
+ "step": 66
488
+ },
489
+ {
490
+ "epoch": 0.04342190537913156,
491
+ "grad_norm": 8.013565063476562,
492
+ "learning_rate": 7.938926261462366e-05,
493
+ "loss": 5.5395,
494
+ "step": 67
495
+ },
496
+ {
497
+ "epoch": 0.0440699935191186,
498
+ "grad_norm": 8.421703338623047,
499
+ "learning_rate": 7.871643313414718e-05,
500
+ "loss": 6.0121,
501
+ "step": 68
502
+ },
503
+ {
504
+ "epoch": 0.04471808165910564,
505
+ "grad_norm": 8.579452514648438,
506
+ "learning_rate": 7.803575286758364e-05,
507
+ "loss": 5.5095,
508
+ "step": 69
509
+ },
510
+ {
511
+ "epoch": 0.04536616979909268,
512
+ "grad_norm": 8.891437530517578,
513
+ "learning_rate": 7.734740790612136e-05,
514
+ "loss": 5.6916,
515
+ "step": 70
516
+ },
517
+ {
518
+ "epoch": 0.04601425793907971,
519
+ "grad_norm": 8.683208465576172,
520
+ "learning_rate": 7.66515864363997e-05,
521
+ "loss": 5.2269,
522
+ "step": 71
523
+ },
524
+ {
525
+ "epoch": 0.046662346079066754,
526
+ "grad_norm": 9.19063949584961,
527
+ "learning_rate": 7.594847868906076e-05,
528
+ "loss": 5.8701,
529
+ "step": 72
530
+ },
531
+ {
532
+ "epoch": 0.047310434219053794,
533
+ "grad_norm": 8.987152099609375,
534
+ "learning_rate": 7.52382768867422e-05,
535
+ "loss": 6.0793,
536
+ "step": 73
537
+ },
538
+ {
539
+ "epoch": 0.04795852235904083,
540
+ "grad_norm": 9.380393981933594,
541
+ "learning_rate": 7.452117519152542e-05,
542
+ "loss": 5.7721,
543
+ "step": 74
544
+ },
545
+ {
546
+ "epoch": 0.04860661049902787,
547
+ "grad_norm": 8.99072551727295,
548
+ "learning_rate": 7.379736965185368e-05,
549
+ "loss": 5.7118,
550
+ "step": 75
551
+ },
552
+ {
553
+ "epoch": 0.0492546986390149,
554
+ "grad_norm": 9.631376266479492,
555
+ "learning_rate": 7.30670581489344e-05,
556
+ "loss": 5.6135,
557
+ "step": 76
558
+ },
559
+ {
560
+ "epoch": 0.049902786779001944,
561
+ "grad_norm": 9.81628131866455,
562
+ "learning_rate": 7.233044034264034e-05,
563
+ "loss": 5.4346,
564
+ "step": 77
565
+ },
566
+ {
567
+ "epoch": 0.050550874918988985,
568
+ "grad_norm": 9.82709789276123,
569
+ "learning_rate": 7.158771761692464e-05,
570
+ "loss": 5.0797,
571
+ "step": 78
572
+ },
573
+ {
574
+ "epoch": 0.05119896305897602,
575
+ "grad_norm": 9.465619087219238,
576
+ "learning_rate": 7.083909302476453e-05,
577
+ "loss": 5.2089,
578
+ "step": 79
579
+ },
580
+ {
581
+ "epoch": 0.05184705119896306,
582
+ "grad_norm": 9.651265144348145,
583
+ "learning_rate": 7.008477123264848e-05,
584
+ "loss": 5.292,
585
+ "step": 80
586
+ },
587
+ {
588
+ "epoch": 0.0524951393389501,
589
+ "grad_norm": 9.914762496948242,
590
+ "learning_rate": 6.932495846462261e-05,
591
+ "loss": 5.6542,
592
+ "step": 81
593
+ },
594
+ {
595
+ "epoch": 0.053143227478937134,
596
+ "grad_norm": 9.019952774047852,
597
+ "learning_rate": 6.855986244591104e-05,
598
+ "loss": 5.0893,
599
+ "step": 82
600
+ },
601
+ {
602
+ "epoch": 0.053791315618924175,
603
+ "grad_norm": 11.01401424407959,
604
+ "learning_rate": 6.778969234612584e-05,
605
+ "loss": 6.0897,
606
+ "step": 83
607
+ },
608
+ {
609
+ "epoch": 0.05443940375891121,
610
+ "grad_norm": 10.864527702331543,
611
+ "learning_rate": 6.701465872208216e-05,
612
+ "loss": 5.5917,
613
+ "step": 84
614
+ },
615
+ {
616
+ "epoch": 0.05508749189889825,
617
+ "grad_norm": 10.473554611206055,
618
+ "learning_rate": 6.623497346023418e-05,
619
+ "loss": 5.494,
620
+ "step": 85
621
+ },
622
+ {
623
+ "epoch": 0.05573558003888529,
624
+ "grad_norm": 11.461551666259766,
625
+ "learning_rate": 6.545084971874738e-05,
626
+ "loss": 5.6266,
627
+ "step": 86
628
+ },
629
+ {
630
+ "epoch": 0.056383668178872325,
631
+ "grad_norm": 11.780827522277832,
632
+ "learning_rate": 6.466250186922325e-05,
633
+ "loss": 5.6434,
634
+ "step": 87
635
+ },
636
+ {
637
+ "epoch": 0.057031756318859365,
638
+ "grad_norm": 12.216592788696289,
639
+ "learning_rate": 6.387014543809223e-05,
640
+ "loss": 6.0677,
641
+ "step": 88
642
+ },
643
+ {
644
+ "epoch": 0.057679844458846406,
645
+ "grad_norm": 12.341825485229492,
646
+ "learning_rate": 6.307399704769099e-05,
647
+ "loss": 5.9295,
648
+ "step": 89
649
+ },
650
+ {
651
+ "epoch": 0.05832793259883344,
652
+ "grad_norm": 11.894737243652344,
653
+ "learning_rate": 6.227427435703997e-05,
654
+ "loss": 5.9671,
655
+ "step": 90
656
+ },
657
+ {
658
+ "epoch": 0.05897602073882048,
659
+ "grad_norm": 13.942716598510742,
660
+ "learning_rate": 6.147119600233758e-05,
661
+ "loss": 5.7762,
662
+ "step": 91
663
+ },
664
+ {
665
+ "epoch": 0.059624108878807515,
666
+ "grad_norm": 14.185612678527832,
667
+ "learning_rate": 6.066498153718735e-05,
668
+ "loss": 6.1956,
669
+ "step": 92
670
+ },
671
+ {
672
+ "epoch": 0.060272197018794556,
673
+ "grad_norm": 16.345291137695312,
674
+ "learning_rate": 5.985585137257401e-05,
675
+ "loss": 6.9774,
676
+ "step": 93
677
+ },
678
+ {
679
+ "epoch": 0.0609202851587816,
680
+ "grad_norm": 15.189043998718262,
681
+ "learning_rate": 5.90440267166055e-05,
682
+ "loss": 5.8435,
683
+ "step": 94
684
+ },
685
+ {
686
+ "epoch": 0.06156837329876863,
687
+ "grad_norm": 11.216886520385742,
688
+ "learning_rate": 5.8229729514036705e-05,
689
+ "loss": 4.6006,
690
+ "step": 95
691
+ },
692
+ {
693
+ "epoch": 0.06221646143875567,
694
+ "grad_norm": 11.1788330078125,
695
+ "learning_rate": 5.74131823855921e-05,
696
+ "loss": 4.1444,
697
+ "step": 96
698
+ },
699
+ {
700
+ "epoch": 0.06286454957874271,
701
+ "grad_norm": 9.843339920043945,
702
+ "learning_rate": 5.6594608567103456e-05,
703
+ "loss": 4.9087,
704
+ "step": 97
705
+ },
706
+ {
707
+ "epoch": 0.06351263771872975,
708
+ "grad_norm": 7.888655662536621,
709
+ "learning_rate": 5.577423184847932e-05,
710
+ "loss": 4.3402,
711
+ "step": 98
712
+ },
713
+ {
714
+ "epoch": 0.06416072585871678,
715
+ "grad_norm": 9.263370513916016,
716
+ "learning_rate": 5.495227651252315e-05,
717
+ "loss": 4.621,
718
+ "step": 99
719
+ },
720
+ {
721
+ "epoch": 0.06480881399870382,
722
+ "grad_norm": 8.855140686035156,
723
+ "learning_rate": 5.4128967273616625e-05,
724
+ "loss": 4.3244,
725
+ "step": 100
726
+ },
727
+ {
728
+ "epoch": 0.06480881399870382,
729
+ "eval_loss": 1.4227622747421265,
730
+ "eval_runtime": 370.2885,
731
+ "eval_samples_per_second": 7.019,
732
+ "eval_steps_per_second": 1.755,
733
+ "step": 100
734
+ },
735
+ {
736
+ "epoch": 0.06545690213869086,
737
+ "grad_norm": 4.787423133850098,
738
+ "learning_rate": 5.330452921628497e-05,
739
+ "loss": 5.9553,
740
+ "step": 101
741
+ },
742
+ {
743
+ "epoch": 0.0661049902786779,
744
+ "grad_norm": 4.652994155883789,
745
+ "learning_rate": 5.247918773366112e-05,
746
+ "loss": 5.5491,
747
+ "step": 102
748
+ },
749
+ {
750
+ "epoch": 0.06675307841866494,
751
+ "grad_norm": 5.026247024536133,
752
+ "learning_rate": 5.165316846586541e-05,
753
+ "loss": 5.59,
754
+ "step": 103
755
+ },
756
+ {
757
+ "epoch": 0.06740116655865197,
758
+ "grad_norm": 5.296930313110352,
759
+ "learning_rate": 5.0826697238317935e-05,
760
+ "loss": 5.7854,
761
+ "step": 104
762
+ },
763
+ {
764
+ "epoch": 0.06804925469863901,
765
+ "grad_norm": 5.847901344299316,
766
+ "learning_rate": 5e-05,
767
+ "loss": 5.9658,
768
+ "step": 105
769
+ },
770
+ {
771
+ "epoch": 0.06869734283862605,
772
+ "grad_norm": 6.000091075897217,
773
+ "learning_rate": 4.917330276168208e-05,
774
+ "loss": 5.5761,
775
+ "step": 106
776
+ },
777
+ {
778
+ "epoch": 0.06934543097861309,
779
+ "grad_norm": 6.229143142700195,
780
+ "learning_rate": 4.834683153413459e-05,
781
+ "loss": 5.2815,
782
+ "step": 107
783
+ },
784
+ {
785
+ "epoch": 0.06999351911860013,
786
+ "grad_norm": 6.7049479484558105,
787
+ "learning_rate": 4.7520812266338885e-05,
788
+ "loss": 5.6108,
789
+ "step": 108
790
+ },
791
+ {
792
+ "epoch": 0.07064160725858717,
793
+ "grad_norm": 6.860906600952148,
794
+ "learning_rate": 4.669547078371504e-05,
795
+ "loss": 5.5159,
796
+ "step": 109
797
+ },
798
+ {
799
+ "epoch": 0.0712896953985742,
800
+ "grad_norm": 7.019985198974609,
801
+ "learning_rate": 4.5871032726383386e-05,
802
+ "loss": 5.6056,
803
+ "step": 110
804
+ },
805
+ {
806
+ "epoch": 0.07193778353856124,
807
+ "grad_norm": 7.05626916885376,
808
+ "learning_rate": 4.504772348747687e-05,
809
+ "loss": 5.4075,
810
+ "step": 111
811
+ },
812
+ {
813
+ "epoch": 0.07258587167854828,
814
+ "grad_norm": 6.539259910583496,
815
+ "learning_rate": 4.4225768151520694e-05,
816
+ "loss": 5.0558,
817
+ "step": 112
818
+ },
819
+ {
820
+ "epoch": 0.07323395981853532,
821
+ "grad_norm": 7.1625447273254395,
822
+ "learning_rate": 4.3405391432896555e-05,
823
+ "loss": 5.351,
824
+ "step": 113
825
+ },
826
+ {
827
+ "epoch": 0.07388204795852236,
828
+ "grad_norm": 7.557711601257324,
829
+ "learning_rate": 4.2586817614407895e-05,
830
+ "loss": 5.6869,
831
+ "step": 114
832
+ },
833
+ {
834
+ "epoch": 0.07453013609850939,
835
+ "grad_norm": 7.120979309082031,
836
+ "learning_rate": 4.17702704859633e-05,
837
+ "loss": 5.1624,
838
+ "step": 115
839
+ },
840
+ {
841
+ "epoch": 0.07517822423849643,
842
+ "grad_norm": 7.815059185028076,
843
+ "learning_rate": 4.095597328339452e-05,
844
+ "loss": 5.8814,
845
+ "step": 116
846
+ },
847
+ {
848
+ "epoch": 0.07582631237848347,
849
+ "grad_norm": 7.95869255065918,
850
+ "learning_rate": 4.0144148627425993e-05,
851
+ "loss": 5.2809,
852
+ "step": 117
853
+ },
854
+ {
855
+ "epoch": 0.07647440051847051,
856
+ "grad_norm": 8.076533317565918,
857
+ "learning_rate": 3.933501846281267e-05,
858
+ "loss": 5.6616,
859
+ "step": 118
860
+ },
861
+ {
862
+ "epoch": 0.07712248865845756,
863
+ "grad_norm": 7.682056903839111,
864
+ "learning_rate": 3.852880399766243e-05,
865
+ "loss": 5.1071,
866
+ "step": 119
867
+ },
868
+ {
869
+ "epoch": 0.07777057679844458,
870
+ "grad_norm": 8.244827270507812,
871
+ "learning_rate": 3.772572564296005e-05,
872
+ "loss": 5.5138,
873
+ "step": 120
874
+ },
875
+ {
876
+ "epoch": 0.07841866493843162,
877
+ "grad_norm": 8.22045612335205,
878
+ "learning_rate": 3.6926002952309016e-05,
879
+ "loss": 5.0651,
880
+ "step": 121
881
+ },
882
+ {
883
+ "epoch": 0.07906675307841866,
884
+ "grad_norm": 8.04766845703125,
885
+ "learning_rate": 3.612985456190778e-05,
886
+ "loss": 5.567,
887
+ "step": 122
888
+ },
889
+ {
890
+ "epoch": 0.0797148412184057,
891
+ "grad_norm": 8.576169967651367,
892
+ "learning_rate": 3.533749813077677e-05,
893
+ "loss": 5.454,
894
+ "step": 123
895
+ },
896
+ {
897
+ "epoch": 0.08036292935839275,
898
+ "grad_norm": 8.193389892578125,
899
+ "learning_rate": 3.4549150281252636e-05,
900
+ "loss": 5.1683,
901
+ "step": 124
902
+ },
903
+ {
904
+ "epoch": 0.08101101749837979,
905
+ "grad_norm": 8.050642967224121,
906
+ "learning_rate": 3.3765026539765834e-05,
907
+ "loss": 4.6637,
908
+ "step": 125
909
+ },
910
+ {
911
+ "epoch": 0.08165910563836681,
912
+ "grad_norm": 8.81507396697998,
913
+ "learning_rate": 3.298534127791785e-05,
914
+ "loss": 5.3693,
915
+ "step": 126
916
+ },
917
+ {
918
+ "epoch": 0.08230719377835385,
919
+ "grad_norm": 8.727811813354492,
920
+ "learning_rate": 3.221030765387417e-05,
921
+ "loss": 5.714,
922
+ "step": 127
923
+ },
924
+ {
925
+ "epoch": 0.0829552819183409,
926
+ "grad_norm": 8.717565536499023,
927
+ "learning_rate": 3.144013755408895e-05,
928
+ "loss": 5.7399,
929
+ "step": 128
930
+ },
931
+ {
932
+ "epoch": 0.08360337005832794,
933
+ "grad_norm": 8.756967544555664,
934
+ "learning_rate": 3.0675041535377405e-05,
935
+ "loss": 5.2997,
936
+ "step": 129
937
+ },
938
+ {
939
+ "epoch": 0.08425145819831498,
940
+ "grad_norm": 9.31334400177002,
941
+ "learning_rate": 2.991522876735154e-05,
942
+ "loss": 5.4564,
943
+ "step": 130
944
+ },
945
+ {
946
+ "epoch": 0.084899546338302,
947
+ "grad_norm": 8.90140151977539,
948
+ "learning_rate": 2.916090697523549e-05,
949
+ "loss": 5.0921,
950
+ "step": 131
951
+ },
952
+ {
953
+ "epoch": 0.08554763447828904,
954
+ "grad_norm": 9.364441871643066,
955
+ "learning_rate": 2.8412282383075363e-05,
956
+ "loss": 4.495,
957
+ "step": 132
958
+ },
959
+ {
960
+ "epoch": 0.08619572261827609,
961
+ "grad_norm": 10.136019706726074,
962
+ "learning_rate": 2.766955965735968e-05,
963
+ "loss": 5.7014,
964
+ "step": 133
965
+ },
966
+ {
967
+ "epoch": 0.08684381075826313,
968
+ "grad_norm": 9.147400856018066,
969
+ "learning_rate": 2.693294185106562e-05,
970
+ "loss": 4.7557,
971
+ "step": 134
972
+ },
973
+ {
974
+ "epoch": 0.08749189889825017,
975
+ "grad_norm": 9.371038436889648,
976
+ "learning_rate": 2.6202630348146324e-05,
977
+ "loss": 4.2169,
978
+ "step": 135
979
+ },
980
+ {
981
+ "epoch": 0.0881399870382372,
982
+ "grad_norm": 10.364588737487793,
983
+ "learning_rate": 2.547882480847461e-05,
984
+ "loss": 5.5328,
985
+ "step": 136
986
+ },
987
+ {
988
+ "epoch": 0.08878807517822424,
989
+ "grad_norm": 12.089287757873535,
990
+ "learning_rate": 2.476172311325783e-05,
991
+ "loss": 5.7587,
992
+ "step": 137
993
+ },
994
+ {
995
+ "epoch": 0.08943616331821128,
996
+ "grad_norm": 10.678025245666504,
997
+ "learning_rate": 2.405152131093926e-05,
998
+ "loss": 4.7723,
999
+ "step": 138
1000
+ },
1001
+ {
1002
+ "epoch": 0.09008425145819832,
1003
+ "grad_norm": 10.811649322509766,
1004
+ "learning_rate": 2.3348413563600325e-05,
1005
+ "loss": 4.6393,
1006
+ "step": 139
1007
+ },
1008
+ {
1009
+ "epoch": 0.09073233959818536,
1010
+ "grad_norm": 13.51014518737793,
1011
+ "learning_rate": 2.2652592093878666e-05,
1012
+ "loss": 5.6152,
1013
+ "step": 140
1014
+ },
1015
+ {
1016
+ "epoch": 0.09138042773817238,
1017
+ "grad_norm": 14.925034523010254,
1018
+ "learning_rate": 2.196424713241637e-05,
1019
+ "loss": 6.0521,
1020
+ "step": 141
1021
+ },
1022
+ {
1023
+ "epoch": 0.09202851587815943,
1024
+ "grad_norm": 13.902508735656738,
1025
+ "learning_rate": 2.128356686585282e-05,
1026
+ "loss": 5.4761,
1027
+ "step": 142
1028
+ },
1029
+ {
1030
+ "epoch": 0.09267660401814647,
1031
+ "grad_norm": 20.527427673339844,
1032
+ "learning_rate": 2.061073738537635e-05,
1033
+ "loss": 7.0354,
1034
+ "step": 143
1035
+ },
1036
+ {
1037
+ "epoch": 0.09332469215813351,
1038
+ "grad_norm": 11.042694091796875,
1039
+ "learning_rate": 1.9945942635848748e-05,
1040
+ "loss": 5.1453,
1041
+ "step": 144
1042
+ },
1043
+ {
1044
+ "epoch": 0.09397278029812055,
1045
+ "grad_norm": 9.60646915435791,
1046
+ "learning_rate": 1.928936436551661e-05,
1047
+ "loss": 4.696,
1048
+ "step": 145
1049
+ },
1050
+ {
1051
+ "epoch": 0.09462086843810759,
1052
+ "grad_norm": 7.381638526916504,
1053
+ "learning_rate": 1.8641182076323148e-05,
1054
+ "loss": 3.5106,
1055
+ "step": 146
1056
+ },
1057
+ {
1058
+ "epoch": 0.09526895657809462,
1059
+ "grad_norm": 8.033303260803223,
1060
+ "learning_rate": 1.800157297483417e-05,
1061
+ "loss": 3.8758,
1062
+ "step": 147
1063
+ },
1064
+ {
1065
+ "epoch": 0.09591704471808166,
1066
+ "grad_norm": 8.180899620056152,
1067
+ "learning_rate": 1.7370711923791567e-05,
1068
+ "loss": 3.5253,
1069
+ "step": 148
1070
+ },
1071
+ {
1072
+ "epoch": 0.0965651328580687,
1073
+ "grad_norm": 7.356280326843262,
1074
+ "learning_rate": 1.6748771394307585e-05,
1075
+ "loss": 3.2546,
1076
+ "step": 149
1077
+ },
1078
+ {
1079
+ "epoch": 0.09721322099805574,
1080
+ "grad_norm": 9.28185749053955,
1081
+ "learning_rate": 1.6135921418712956e-05,
1082
+ "loss": 4.0351,
1083
+ "step": 150
1084
+ },
1085
+ {
1086
+ "epoch": 0.09721322099805574,
1087
+ "eval_loss": 1.323728084564209,
1088
+ "eval_runtime": 370.5316,
1089
+ "eval_samples_per_second": 7.014,
1090
+ "eval_steps_per_second": 1.754,
1091
+ "step": 150
1092
+ },
1093
+ {
1094
+ "epoch": 0.09786130913804278,
1095
+ "grad_norm": 6.201549053192139,
1096
+ "learning_rate": 1.553232954407171e-05,
1097
+ "loss": 5.4942,
1098
+ "step": 151
1099
+ },
1100
+ {
1101
+ "epoch": 0.0985093972780298,
1102
+ "grad_norm": 6.157083511352539,
1103
+ "learning_rate": 1.4938160786375572e-05,
1104
+ "loss": 5.6309,
1105
+ "step": 152
1106
+ },
1107
+ {
1108
+ "epoch": 0.09915748541801685,
1109
+ "grad_norm": 5.9916791915893555,
1110
+ "learning_rate": 1.435357758543015e-05,
1111
+ "loss": 5.6718,
1112
+ "step": 153
1113
+ },
1114
+ {
1115
+ "epoch": 0.09980557355800389,
1116
+ "grad_norm": 5.736362934112549,
1117
+ "learning_rate": 1.3778739760445552e-05,
1118
+ "loss": 5.4077,
1119
+ "step": 154
1120
+ },
1121
+ {
1122
+ "epoch": 0.10045366169799093,
1123
+ "grad_norm": 5.472987651824951,
1124
+ "learning_rate": 1.3213804466343421e-05,
1125
+ "loss": 5.1076,
1126
+ "step": 155
1127
+ },
1128
+ {
1129
+ "epoch": 0.10110174983797797,
1130
+ "grad_norm": 5.656830310821533,
1131
+ "learning_rate": 1.2658926150792322e-05,
1132
+ "loss": 5.1589,
1133
+ "step": 156
1134
+ },
1135
+ {
1136
+ "epoch": 0.101749837977965,
1137
+ "grad_norm": 6.4442644119262695,
1138
+ "learning_rate": 1.2114256511983274e-05,
1139
+ "loss": 5.5476,
1140
+ "step": 157
1141
+ },
1142
+ {
1143
+ "epoch": 0.10239792611795204,
1144
+ "grad_norm": 6.049374580383301,
1145
+ "learning_rate": 1.157994445715706e-05,
1146
+ "loss": 5.3783,
1147
+ "step": 158
1148
+ },
1149
+ {
1150
+ "epoch": 0.10304601425793908,
1151
+ "grad_norm": 6.355889320373535,
1152
+ "learning_rate": 1.1056136061894384e-05,
1153
+ "loss": 5.5186,
1154
+ "step": 159
1155
+ },
1156
+ {
1157
+ "epoch": 0.10369410239792612,
1158
+ "grad_norm": 6.612687587738037,
1159
+ "learning_rate": 1.0542974530180327e-05,
1160
+ "loss": 5.1498,
1161
+ "step": 160
1162
+ },
1163
+ {
1164
+ "epoch": 0.10434219053791316,
1165
+ "grad_norm": 6.526288986206055,
1166
+ "learning_rate": 1.0040600155253765e-05,
1167
+ "loss": 5.0996,
1168
+ "step": 161
1169
+ },
1170
+ {
1171
+ "epoch": 0.1049902786779002,
1172
+ "grad_norm": 7.491959571838379,
1173
+ "learning_rate": 9.549150281252633e-06,
1174
+ "loss": 4.9242,
1175
+ "step": 162
1176
+ },
1177
+ {
1178
+ "epoch": 0.10563836681788723,
1179
+ "grad_norm": 6.922194957733154,
1180
+ "learning_rate": 9.068759265665384e-06,
1181
+ "loss": 5.3422,
1182
+ "step": 163
1183
+ },
1184
+ {
1185
+ "epoch": 0.10628645495787427,
1186
+ "grad_norm": 6.840357303619385,
1187
+ "learning_rate": 8.599558442598998e-06,
1188
+ "loss": 4.7479,
1189
+ "step": 164
1190
+ },
1191
+ {
1192
+ "epoch": 0.10693454309786131,
1193
+ "grad_norm": 7.014447212219238,
1194
+ "learning_rate": 8.141676086873572e-06,
1195
+ "loss": 4.8852,
1196
+ "step": 165
1197
+ },
1198
+ {
1199
+ "epoch": 0.10758263123784835,
1200
+ "grad_norm": 7.619250297546387,
1201
+ "learning_rate": 7.695237378953223e-06,
1202
+ "loss": 5.3302,
1203
+ "step": 166
1204
+ },
1205
+ {
1206
+ "epoch": 0.10823071937783539,
1207
+ "grad_norm": 7.709277629852295,
1208
+ "learning_rate": 7.260364370723044e-06,
1209
+ "loss": 5.6599,
1210
+ "step": 167
1211
+ },
1212
+ {
1213
+ "epoch": 0.10887880751782242,
1214
+ "grad_norm": 7.755810260772705,
1215
+ "learning_rate": 6.837175952121306e-06,
1216
+ "loss": 5.6992,
1217
+ "step": 168
1218
+ },
1219
+ {
1220
+ "epoch": 0.10952689565780946,
1221
+ "grad_norm": 7.319242000579834,
1222
+ "learning_rate": 6.425787818636131e-06,
1223
+ "loss": 4.9321,
1224
+ "step": 169
1225
+ },
1226
+ {
1227
+ "epoch": 0.1101749837977965,
1228
+ "grad_norm": 8.059549331665039,
1229
+ "learning_rate": 6.026312439675552e-06,
1230
+ "loss": 5.3413,
1231
+ "step": 170
1232
+ },
1233
+ {
1234
+ "epoch": 0.11082307193778354,
1235
+ "grad_norm": 8.143264770507812,
1236
+ "learning_rate": 5.6388590278194096e-06,
1237
+ "loss": 5.2662,
1238
+ "step": 171
1239
+ },
1240
+ {
1241
+ "epoch": 0.11147116007777058,
1242
+ "grad_norm": 8.14770793914795,
1243
+ "learning_rate": 5.263533508961827e-06,
1244
+ "loss": 5.8498,
1245
+ "step": 172
1246
+ },
1247
+ {
1248
+ "epoch": 0.11211924821775761,
1249
+ "grad_norm": 7.8053388595581055,
1250
+ "learning_rate": 4.900438493352055e-06,
1251
+ "loss": 4.9943,
1252
+ "step": 173
1253
+ },
1254
+ {
1255
+ "epoch": 0.11276733635774465,
1256
+ "grad_norm": 7.764467239379883,
1257
+ "learning_rate": 4.549673247541875e-06,
1258
+ "loss": 4.6429,
1259
+ "step": 174
1260
+ },
1261
+ {
1262
+ "epoch": 0.11341542449773169,
1263
+ "grad_norm": 8.759538650512695,
1264
+ "learning_rate": 4.2113336672471245e-06,
1265
+ "loss": 5.2754,
1266
+ "step": 175
1267
+ },
1268
+ {
1269
+ "epoch": 0.11406351263771873,
1270
+ "grad_norm": 8.908333778381348,
1271
+ "learning_rate": 3.885512251130763e-06,
1272
+ "loss": 5.5783,
1273
+ "step": 176
1274
+ },
1275
+ {
1276
+ "epoch": 0.11471160077770577,
1277
+ "grad_norm": 8.526325225830078,
1278
+ "learning_rate": 3.5722980755146517e-06,
1279
+ "loss": 5.172,
1280
+ "step": 177
1281
+ },
1282
+ {
1283
+ "epoch": 0.11535968891769281,
1284
+ "grad_norm": 8.65754508972168,
1285
+ "learning_rate": 3.271776770026963e-06,
1286
+ "loss": 5.4467,
1287
+ "step": 178
1288
+ },
1289
+ {
1290
+ "epoch": 0.11600777705767984,
1291
+ "grad_norm": 8.814269065856934,
1292
+ "learning_rate": 2.9840304941919415e-06,
1293
+ "loss": 5.1604,
1294
+ "step": 179
1295
+ },
1296
+ {
1297
+ "epoch": 0.11665586519766688,
1298
+ "grad_norm": 9.831783294677734,
1299
+ "learning_rate": 2.7091379149682685e-06,
1300
+ "loss": 5.579,
1301
+ "step": 180
1302
+ },
1303
+ {
1304
+ "epoch": 0.11730395333765392,
1305
+ "grad_norm": 8.610177993774414,
1306
+ "learning_rate": 2.4471741852423237e-06,
1307
+ "loss": 4.7613,
1308
+ "step": 181
1309
+ },
1310
+ {
1311
+ "epoch": 0.11795204147764096,
1312
+ "grad_norm": 9.330480575561523,
1313
+ "learning_rate": 2.1982109232821178e-06,
1314
+ "loss": 5.5626,
1315
+ "step": 182
1316
+ },
1317
+ {
1318
+ "epoch": 0.118600129617628,
1319
+ "grad_norm": 9.307762145996094,
1320
+ "learning_rate": 1.962316193157593e-06,
1321
+ "loss": 4.9636,
1322
+ "step": 183
1323
+ },
1324
+ {
1325
+ "epoch": 0.11924821775761503,
1326
+ "grad_norm": 9.787566184997559,
1327
+ "learning_rate": 1.7395544861325718e-06,
1328
+ "loss": 5.4634,
1329
+ "step": 184
1330
+ },
1331
+ {
1332
+ "epoch": 0.11989630589760207,
1333
+ "grad_norm": 9.763351440429688,
1334
+ "learning_rate": 1.5299867030334814e-06,
1335
+ "loss": 5.2881,
1336
+ "step": 185
1337
+ },
1338
+ {
1339
+ "epoch": 0.12054439403758911,
1340
+ "grad_norm": 9.747420310974121,
1341
+ "learning_rate": 1.333670137599713e-06,
1342
+ "loss": 4.7346,
1343
+ "step": 186
1344
+ },
1345
+ {
1346
+ "epoch": 0.12119248217757615,
1347
+ "grad_norm": 10.178956985473633,
1348
+ "learning_rate": 1.1506584608200367e-06,
1349
+ "loss": 5.2031,
1350
+ "step": 187
1351
+ },
1352
+ {
1353
+ "epoch": 0.1218405703175632,
1354
+ "grad_norm": 11.203434944152832,
1355
+ "learning_rate": 9.810017062595322e-07,
1356
+ "loss": 4.9873,
1357
+ "step": 188
1358
+ },
1359
+ {
1360
+ "epoch": 0.12248865845755022,
1361
+ "grad_norm": 9.708922386169434,
1362
+ "learning_rate": 8.247462563808817e-07,
1363
+ "loss": 4.6898,
1364
+ "step": 189
1365
+ },
1366
+ {
1367
+ "epoch": 0.12313674659753726,
1368
+ "grad_norm": 12.202812194824219,
1369
+ "learning_rate": 6.819348298638839e-07,
1370
+ "loss": 5.7993,
1371
+ "step": 190
1372
+ },
1373
+ {
1374
+ "epoch": 0.1237848347375243,
1375
+ "grad_norm": 13.126566886901855,
1376
+ "learning_rate": 5.526064699265753e-07,
1377
+ "loss": 5.4346,
1378
+ "step": 191
1379
+ },
1380
+ {
1381
+ "epoch": 0.12443292287751134,
1382
+ "grad_norm": 12.742057800292969,
1383
+ "learning_rate": 4.367965336512403e-07,
1384
+ "loss": 5.5181,
1385
+ "step": 192
1386
+ },
1387
+ {
1388
+ "epoch": 0.12508101101749838,
1389
+ "grad_norm": 16.250934600830078,
1390
+ "learning_rate": 3.3453668231809286e-07,
1391
+ "loss": 6.6257,
1392
+ "step": 193
1393
+ },
1394
+ {
1395
+ "epoch": 0.12572909915748542,
1396
+ "grad_norm": 23.86930274963379,
1397
+ "learning_rate": 2.458548727494292e-07,
1398
+ "loss": 7.243,
1399
+ "step": 194
1400
+ },
1401
+ {
1402
+ "epoch": 0.12637718729747247,
1403
+ "grad_norm": 24.675596237182617,
1404
+ "learning_rate": 1.7077534966650766e-07,
1405
+ "loss": 7.7352,
1406
+ "step": 195
1407
+ },
1408
+ {
1409
+ "epoch": 0.1270252754374595,
1410
+ "grad_norm": 8.297137260437012,
1411
+ "learning_rate": 1.0931863906127327e-07,
1412
+ "loss": 3.8953,
1413
+ "step": 196
1414
+ },
1415
+ {
1416
+ "epoch": 0.12767336357744652,
1417
+ "grad_norm": 6.812832355499268,
1418
+ "learning_rate": 6.150154258476315e-08,
1419
+ "loss": 3.4129,
1420
+ "step": 197
1421
+ },
1422
+ {
1423
+ "epoch": 0.12832145171743356,
1424
+ "grad_norm": 8.038043975830078,
1425
+ "learning_rate": 2.7337132953697554e-08,
1426
+ "loss": 3.5709,
1427
+ "step": 198
1428
+ },
1429
+ {
1430
+ "epoch": 0.1289695398574206,
1431
+ "grad_norm": 8.24399471282959,
1432
+ "learning_rate": 6.834750376549792e-09,
1433
+ "loss": 3.2227,
1434
+ "step": 199
1435
+ },
1436
+ {
1437
+ "epoch": 0.12961762799740764,
1438
+ "grad_norm": 7.731753826141357,
1439
+ "learning_rate": 0.0,
1440
+ "loss": 3.2647,
1441
+ "step": 200
1442
+ },
1443
+ {
1444
+ "epoch": 0.12961762799740764,
1445
+ "eval_loss": 1.2797729969024658,
1446
+ "eval_runtime": 370.7386,
1447
+ "eval_samples_per_second": 7.01,
1448
+ "eval_steps_per_second": 1.753,
1449
+ "step": 200
1450
+ }
1451
+ ],
1452
+ "logging_steps": 1,
1453
+ "max_steps": 200,
1454
+ "num_input_tokens_seen": 0,
1455
+ "num_train_epochs": 1,
1456
+ "save_steps": 50,
1457
+ "stateful_callbacks": {
1458
+ "EarlyStoppingCallback": {
1459
+ "args": {
1460
+ "early_stopping_patience": 5,
1461
+ "early_stopping_threshold": 0.0
1462
+ },
1463
+ "attributes": {
1464
+ "early_stopping_patience_counter": 0
1465
+ }
1466
+ },
1467
+ "TrainerControl": {
1468
+ "args": {
1469
+ "should_epoch_stop": false,
1470
+ "should_evaluate": false,
1471
+ "should_log": false,
1472
+ "should_save": true,
1473
+ "should_training_stop": true
1474
+ },
1475
+ "attributes": {}
1476
+ }
1477
+ },
1478
+ "total_flos": 5.442746364859515e+17,
1479
+ "train_batch_size": 8,
1480
+ "trial_name": null,
1481
+ "trial_params": null
1482
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9796c20e529a670fb876ca629d0a395f3ca18360476b773e8b75ee15f882b9
3
+ size 6840
special_tokens_map.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<unk>",
4
+ "<s>",
5
+ "</s>",
6
+ "<0x00>"
7
+ ],
8
+ "bos_token": {
9
+ "content": "<s>",
10
+ "lstrip": false,
11
+ "normalized": false,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ },
15
+ "eos_token": {
16
+ "content": "</s>",
17
+ "lstrip": false,
18
+ "normalized": false,
19
+ "rstrip": false,
20
+ "single_word": false
21
+ },
22
+ "pad_token": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false
28
+ },
29
+ "sep_token": {
30
+ "content": "<0x00>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false
35
+ },
36
+ "unk_token": {
37
+ "content": "<unk>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false
42
+ }
43
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ },
30
+ "3": {
31
+ "content": "<0x00>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ }
38
+ },
39
+ "additional_special_tokens": [
40
+ "<unk>",
41
+ "<s>",
42
+ "</s>",
43
+ "<0x00>"
44
+ ],
45
+ "bos_token": "<s>",
46
+ "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 %}",
47
+ "clean_up_tokenization_spaces": false,
48
+ "eos_token": "</s>",
49
+ "legacy": true,
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "</s>",
52
+ "sep_token": "<0x00>",
53
+ "sp_model_kwargs": {},
54
+ "spaces_between_special_tokens": false,
55
+ "tokenizer_class": "LlamaTokenizer",
56
+ "truncation_side": "left",
57
+ "unk_token": "<unk>",
58
+ "use_default_system_prompt": true
59
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9796c20e529a670fb876ca629d0a395f3ca18360476b773e8b75ee15f882b9
3
+ size 6840