Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- last_run_prepared/d7a6900aafc8fb59245d515cd9687d49/data-00000-of-00002.arrow +3 -0
- last_run_prepared/d7a6900aafc8fb59245d515cd9687d49/data-00001-of-00002.arrow +3 -0
- last_run_prepared/d7a6900aafc8fb59245d515cd9687d49/dataset_info.json +40 -0
- last_run_prepared/d7a6900aafc8fb59245d515cd9687d49/state.json +22 -0
- outputs/qlora-out/README.md +151 -0
- outputs/qlora-out/adapter_config.json +34 -0
- outputs/qlora-out/adapter_model.bin +3 -0
- outputs/qlora-out/added_tokens.json +66 -0
- outputs/qlora-out/checkpoint-245/README.md +202 -0
- outputs/qlora-out/checkpoint-245/adapter_config.json +34 -0
- outputs/qlora-out/checkpoint-245/adapter_model.safetensors +3 -0
- outputs/qlora-out/checkpoint-245/added_tokens.json +66 -0
- outputs/qlora-out/checkpoint-245/optimizer.pt +3 -0
- outputs/qlora-out/checkpoint-245/rng_state.pth +3 -0
- outputs/qlora-out/checkpoint-245/scheduler.pt +3 -0
- outputs/qlora-out/checkpoint-245/special_tokens_map.json +95 -0
- outputs/qlora-out/checkpoint-245/tokenizer.json +0 -0
- outputs/qlora-out/checkpoint-245/tokenizer.model +3 -0
- outputs/qlora-out/checkpoint-245/tokenizer_config.json +624 -0
- outputs/qlora-out/checkpoint-245/trainer_state.json +1772 -0
- outputs/qlora-out/checkpoint-245/training_args.bin +3 -0
- outputs/qlora-out/checkpoint-490/README.md +202 -0
- outputs/qlora-out/checkpoint-490/adapter_config.json +34 -0
- outputs/qlora-out/checkpoint-490/adapter_model.safetensors +3 -0
- outputs/qlora-out/checkpoint-490/added_tokens.json +66 -0
- outputs/qlora-out/checkpoint-490/optimizer.pt +3 -0
- outputs/qlora-out/checkpoint-490/rng_state.pth +3 -0
- outputs/qlora-out/checkpoint-490/scheduler.pt +3 -0
- outputs/qlora-out/checkpoint-490/special_tokens_map.json +95 -0
- outputs/qlora-out/checkpoint-490/tokenizer.json +0 -0
- outputs/qlora-out/checkpoint-490/tokenizer.model +3 -0
- outputs/qlora-out/checkpoint-490/tokenizer_config.json +624 -0
- outputs/qlora-out/checkpoint-490/trainer_state.json +3511 -0
- outputs/qlora-out/checkpoint-490/training_args.bin +3 -0
- outputs/qlora-out/checkpoint-735/README.md +202 -0
- outputs/qlora-out/checkpoint-735/adapter_config.json +34 -0
- outputs/qlora-out/checkpoint-735/adapter_model.safetensors +3 -0
- outputs/qlora-out/checkpoint-735/added_tokens.json +66 -0
- outputs/qlora-out/checkpoint-735/optimizer.pt +3 -0
- outputs/qlora-out/checkpoint-735/rng_state.pth +3 -0
- outputs/qlora-out/checkpoint-735/scheduler.pt +3 -0
- outputs/qlora-out/checkpoint-735/special_tokens_map.json +95 -0
- outputs/qlora-out/checkpoint-735/tokenizer.json +0 -0
- outputs/qlora-out/checkpoint-735/tokenizer.model +3 -0
- outputs/qlora-out/checkpoint-735/tokenizer_config.json +624 -0
- outputs/qlora-out/checkpoint-735/trainer_state.json +0 -0
- outputs/qlora-out/checkpoint-735/training_args.bin +3 -0
- outputs/qlora-out/config.json +45 -0
- outputs/qlora-out/special_tokens_map.json +95 -0
- outputs/qlora-out/tokenizer.json +0 -0
last_run_prepared/d7a6900aafc8fb59245d515cd9687d49/data-00000-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3c6ae76faf6a4640a34fa48f0ac31be99d006e9546e1d1918d357fa71b7fbbe
|
3 |
+
size 352222944
|
last_run_prepared/d7a6900aafc8fb59245d515cd9687d49/data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:984aa3effd5e828212572c072b6393811dc72ad885878c9ce4440a07aa3572ca
|
3 |
+
size 351847136
|
last_run_prepared/d7a6900aafc8fb59245d515cd9687d49/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"input_ids": {
|
6 |
+
"feature": {
|
7 |
+
"dtype": "int32",
|
8 |
+
"_type": "Value"
|
9 |
+
},
|
10 |
+
"_type": "Sequence"
|
11 |
+
},
|
12 |
+
"attention_mask": {
|
13 |
+
"feature": {
|
14 |
+
"dtype": "int8",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"_type": "Sequence"
|
18 |
+
},
|
19 |
+
"labels": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "int64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
},
|
26 |
+
"position_ids": {
|
27 |
+
"feature": {
|
28 |
+
"dtype": "int64",
|
29 |
+
"_type": "Value"
|
30 |
+
},
|
31 |
+
"_type": "Sequence"
|
32 |
+
},
|
33 |
+
"length": {
|
34 |
+
"dtype": "int64",
|
35 |
+
"_type": "Value"
|
36 |
+
}
|
37 |
+
},
|
38 |
+
"homepage": "",
|
39 |
+
"license": ""
|
40 |
+
}
|
last_run_prepared/d7a6900aafc8fb59245d515cd9687d49/state.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00002.arrow"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"filename": "data-00001-of-00002.arrow"
|
8 |
+
}
|
9 |
+
],
|
10 |
+
"_fingerprint": "13847a625a0f45a6",
|
11 |
+
"_format_columns": [
|
12 |
+
"input_ids",
|
13 |
+
"attention_mask",
|
14 |
+
"labels",
|
15 |
+
"position_ids",
|
16 |
+
"length"
|
17 |
+
],
|
18 |
+
"_format_kwargs": {},
|
19 |
+
"_format_type": null,
|
20 |
+
"_output_all_columns": false,
|
21 |
+
"_split": null
|
22 |
+
}
|
outputs/qlora-out/README.md
ADDED
@@ -0,0 +1,151 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: pints-ai/1.5-Pints-16K-v0.1
|
3 |
+
library_name: peft
|
4 |
+
license: mit
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: outputs/qlora-out
|
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 |
+
base_model: pints-ai/1.5-Pints-16K-v0.1
|
21 |
+
model_type: AutoModelForCausalLM
|
22 |
+
tokenizer_type: AutoTokenizer
|
23 |
+
|
24 |
+
load_in_8bit: false
|
25 |
+
load_in_4bit: true
|
26 |
+
strict: false
|
27 |
+
|
28 |
+
datasets:
|
29 |
+
- path: tangledgroup/tangled-llama-pints-1.5b-v0.1-dataset
|
30 |
+
type: sharegpt
|
31 |
+
conversation: chatml
|
32 |
+
chat_template: chatml
|
33 |
+
dataset_prepared_path:
|
34 |
+
val_set_size: 0.05
|
35 |
+
output_dir: ./outputs/qlora-out
|
36 |
+
|
37 |
+
adapter: qlora
|
38 |
+
lora_model_dir:
|
39 |
+
|
40 |
+
sequence_len: 16384
|
41 |
+
sample_packing: true
|
42 |
+
pad_to_sequence_len: true
|
43 |
+
|
44 |
+
lora_r: 32
|
45 |
+
lora_alpha: 16
|
46 |
+
lora_dropout: 0.05
|
47 |
+
lora_target_modules:
|
48 |
+
lora_target_linear: true
|
49 |
+
lora_fan_in_fan_out:
|
50 |
+
|
51 |
+
wandb_project:
|
52 |
+
wandb_entity:
|
53 |
+
wandb_watch:
|
54 |
+
wandb_name:
|
55 |
+
wandb_log_model:
|
56 |
+
|
57 |
+
gradient_accumulation_steps: 4
|
58 |
+
micro_batch_size: 2
|
59 |
+
num_epochs: 3
|
60 |
+
# optimizer: paged_adamw_32bit
|
61 |
+
optimizer: adamw_torch_fused
|
62 |
+
lr_scheduler: cosine
|
63 |
+
learning_rate: 0.0002
|
64 |
+
|
65 |
+
train_on_inputs: false
|
66 |
+
group_by_length: false
|
67 |
+
bf16: auto
|
68 |
+
fp16:
|
69 |
+
tf32: false
|
70 |
+
|
71 |
+
gradient_checkpointing: true
|
72 |
+
early_stopping_patience:
|
73 |
+
resume_from_checkpoint:
|
74 |
+
local_rank:
|
75 |
+
logging_steps: 1
|
76 |
+
xformers_attention:
|
77 |
+
flash_attention: true
|
78 |
+
|
79 |
+
loss_watchdog_threshold: 15.0
|
80 |
+
loss_watchdog_patience: 3
|
81 |
+
|
82 |
+
warmup_steps: 10
|
83 |
+
evals_per_epoch: 3
|
84 |
+
eval_table_size:
|
85 |
+
saves_per_epoch: 1
|
86 |
+
debug:
|
87 |
+
deepspeed:
|
88 |
+
weight_decay: 0.0
|
89 |
+
fsdp:
|
90 |
+
fsdp_config:
|
91 |
+
special_tokens:
|
92 |
+
```
|
93 |
+
|
94 |
+
</details><br>
|
95 |
+
|
96 |
+
# outputs/qlora-out
|
97 |
+
|
98 |
+
This model is a fine-tuned version of [pints-ai/1.5-Pints-16K-v0.1](https://huggingface.co/pints-ai/1.5-Pints-16K-v0.1) on the None dataset.
|
99 |
+
It achieves the following results on the evaluation set:
|
100 |
+
- Loss: 1.0998
|
101 |
+
|
102 |
+
## Model description
|
103 |
+
|
104 |
+
More information needed
|
105 |
+
|
106 |
+
## Intended uses & limitations
|
107 |
+
|
108 |
+
More information needed
|
109 |
+
|
110 |
+
## Training and evaluation data
|
111 |
+
|
112 |
+
More information needed
|
113 |
+
|
114 |
+
## Training procedure
|
115 |
+
|
116 |
+
### Training hyperparameters
|
117 |
+
|
118 |
+
The following hyperparameters were used during training:
|
119 |
+
- learning_rate: 0.0002
|
120 |
+
- train_batch_size: 2
|
121 |
+
- eval_batch_size: 2
|
122 |
+
- seed: 42
|
123 |
+
- gradient_accumulation_steps: 4
|
124 |
+
- total_train_batch_size: 8
|
125 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
126 |
+
- lr_scheduler_type: cosine
|
127 |
+
- lr_scheduler_warmup_steps: 10
|
128 |
+
- num_epochs: 3
|
129 |
+
|
130 |
+
### Training results
|
131 |
+
|
132 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
133 |
+
|:-------------:|:------:|:----:|:---------------:|
|
134 |
+
| 1.1867 | 0.0041 | 1 | 1.2217 |
|
135 |
+
| 1.147 | 0.3347 | 82 | 1.1398 |
|
136 |
+
| 1.1475 | 0.6694 | 164 | 1.1236 |
|
137 |
+
| 1.1831 | 1.0041 | 246 | 1.1143 |
|
138 |
+
| 1.1513 | 1.3194 | 328 | 1.1087 |
|
139 |
+
| 1.0978 | 1.6541 | 410 | 1.1045 |
|
140 |
+
| 1.085 | 1.9888 | 492 | 1.1015 |
|
141 |
+
| 1.0014 | 2.3041 | 574 | 1.1004 |
|
142 |
+
| 0.9882 | 2.6388 | 656 | 1.0998 |
|
143 |
+
|
144 |
+
|
145 |
+
### Framework versions
|
146 |
+
|
147 |
+
- PEFT 0.12.0
|
148 |
+
- Transformers 4.44.0
|
149 |
+
- Pytorch 2.4.0
|
150 |
+
- Datasets 2.20.0
|
151 |
+
- Tokenizers 0.19.1
|
outputs/qlora-out/adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "pints-ai/1.5-Pints-16K-v0.1",
|
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": 32,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
+
"k_proj",
|
25 |
+
"down_proj",
|
26 |
+
"q_proj",
|
27 |
+
"o_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
outputs/qlora-out/adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ed32fc56ed22ebe6d9a2fe631ac7179e7041d65cdbdb33046c16c19e4291b2a
|
3 |
+
size 133814794
|
outputs/qlora-out/added_tokens.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</s>": 32003,
|
3 |
+
"<</SYS>>": 32007,
|
4 |
+
"<<SYS>>": 32006,
|
5 |
+
"<|assistant|>": 32010,
|
6 |
+
"<|begin_of_text|>": 32011,
|
7 |
+
"<|end_header_id|>": 32013,
|
8 |
+
"<|end_of_turn|>": 32000,
|
9 |
+
"<|eot_id|>": 32014,
|
10 |
+
"<|im_start|>": 32002,
|
11 |
+
"<|pad|>": 32001,
|
12 |
+
"<|reserved_0|>": 32015,
|
13 |
+
"<|reserved_10|>": 32025,
|
14 |
+
"<|reserved_11|>": 32026,
|
15 |
+
"<|reserved_12|>": 32027,
|
16 |
+
"<|reserved_13|>": 32028,
|
17 |
+
"<|reserved_14|>": 32029,
|
18 |
+
"<|reserved_15|>": 32030,
|
19 |
+
"<|reserved_16|>": 32031,
|
20 |
+
"<|reserved_17|>": 32032,
|
21 |
+
"<|reserved_18|>": 32033,
|
22 |
+
"<|reserved_19|>": 32034,
|
23 |
+
"<|reserved_1|>": 32016,
|
24 |
+
"<|reserved_20|>": 32035,
|
25 |
+
"<|reserved_21|>": 32036,
|
26 |
+
"<|reserved_22|>": 32037,
|
27 |
+
"<|reserved_23|>": 32038,
|
28 |
+
"<|reserved_24|>": 32039,
|
29 |
+
"<|reserved_25|>": 32040,
|
30 |
+
"<|reserved_26|>": 32041,
|
31 |
+
"<|reserved_27|>": 32042,
|
32 |
+
"<|reserved_28|>": 32043,
|
33 |
+
"<|reserved_29|>": 32044,
|
34 |
+
"<|reserved_2|>": 32017,
|
35 |
+
"<|reserved_30|>": 32045,
|
36 |
+
"<|reserved_31|>": 32046,
|
37 |
+
"<|reserved_32|>": 32047,
|
38 |
+
"<|reserved_33|>": 32048,
|
39 |
+
"<|reserved_34|>": 32049,
|
40 |
+
"<|reserved_35|>": 32050,
|
41 |
+
"<|reserved_36|>": 32051,
|
42 |
+
"<|reserved_37|>": 32052,
|
43 |
+
"<|reserved_38|>": 32053,
|
44 |
+
"<|reserved_39|>": 32054,
|
45 |
+
"<|reserved_3|>": 32018,
|
46 |
+
"<|reserved_40|>": 32055,
|
47 |
+
"<|reserved_41|>": 32056,
|
48 |
+
"<|reserved_42|>": 32057,
|
49 |
+
"<|reserved_43|>": 32058,
|
50 |
+
"<|reserved_44|>": 32059,
|
51 |
+
"<|reserved_45|>": 32060,
|
52 |
+
"<|reserved_46|>": 32061,
|
53 |
+
"<|reserved_47|>": 32062,
|
54 |
+
"<|reserved_48|>": 32063,
|
55 |
+
"<|reserved_4|>": 32019,
|
56 |
+
"<|reserved_5|>": 32020,
|
57 |
+
"<|reserved_6|>": 32021,
|
58 |
+
"<|reserved_7|>": 32022,
|
59 |
+
"<|reserved_8|>": 32023,
|
60 |
+
"<|reserved_9|>": 32024,
|
61 |
+
"<|start_header_id|>": 32012,
|
62 |
+
"<|system|>": 32009,
|
63 |
+
"<|user|>": 32008,
|
64 |
+
"[/INST]": 32005,
|
65 |
+
"[INST]": 32004
|
66 |
+
}
|
outputs/qlora-out/checkpoint-245/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: pints-ai/1.5-Pints-16K-v0.1
|
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.12.0
|
outputs/qlora-out/checkpoint-245/adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "pints-ai/1.5-Pints-16K-v0.1",
|
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": 32,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
+
"k_proj",
|
25 |
+
"down_proj",
|
26 |
+
"q_proj",
|
27 |
+
"o_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
outputs/qlora-out/checkpoint-245/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55299d7ba18b5facaad94fba622a26a0d7faee782e5e7b83a6904f4331193705
|
3 |
+
size 133738248
|
outputs/qlora-out/checkpoint-245/added_tokens.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</s>": 32003,
|
3 |
+
"<</SYS>>": 32007,
|
4 |
+
"<<SYS>>": 32006,
|
5 |
+
"<|assistant|>": 32010,
|
6 |
+
"<|begin_of_text|>": 32011,
|
7 |
+
"<|end_header_id|>": 32013,
|
8 |
+
"<|end_of_turn|>": 32000,
|
9 |
+
"<|eot_id|>": 32014,
|
10 |
+
"<|im_start|>": 32002,
|
11 |
+
"<|pad|>": 32001,
|
12 |
+
"<|reserved_0|>": 32015,
|
13 |
+
"<|reserved_10|>": 32025,
|
14 |
+
"<|reserved_11|>": 32026,
|
15 |
+
"<|reserved_12|>": 32027,
|
16 |
+
"<|reserved_13|>": 32028,
|
17 |
+
"<|reserved_14|>": 32029,
|
18 |
+
"<|reserved_15|>": 32030,
|
19 |
+
"<|reserved_16|>": 32031,
|
20 |
+
"<|reserved_17|>": 32032,
|
21 |
+
"<|reserved_18|>": 32033,
|
22 |
+
"<|reserved_19|>": 32034,
|
23 |
+
"<|reserved_1|>": 32016,
|
24 |
+
"<|reserved_20|>": 32035,
|
25 |
+
"<|reserved_21|>": 32036,
|
26 |
+
"<|reserved_22|>": 32037,
|
27 |
+
"<|reserved_23|>": 32038,
|
28 |
+
"<|reserved_24|>": 32039,
|
29 |
+
"<|reserved_25|>": 32040,
|
30 |
+
"<|reserved_26|>": 32041,
|
31 |
+
"<|reserved_27|>": 32042,
|
32 |
+
"<|reserved_28|>": 32043,
|
33 |
+
"<|reserved_29|>": 32044,
|
34 |
+
"<|reserved_2|>": 32017,
|
35 |
+
"<|reserved_30|>": 32045,
|
36 |
+
"<|reserved_31|>": 32046,
|
37 |
+
"<|reserved_32|>": 32047,
|
38 |
+
"<|reserved_33|>": 32048,
|
39 |
+
"<|reserved_34|>": 32049,
|
40 |
+
"<|reserved_35|>": 32050,
|
41 |
+
"<|reserved_36|>": 32051,
|
42 |
+
"<|reserved_37|>": 32052,
|
43 |
+
"<|reserved_38|>": 32053,
|
44 |
+
"<|reserved_39|>": 32054,
|
45 |
+
"<|reserved_3|>": 32018,
|
46 |
+
"<|reserved_40|>": 32055,
|
47 |
+
"<|reserved_41|>": 32056,
|
48 |
+
"<|reserved_42|>": 32057,
|
49 |
+
"<|reserved_43|>": 32058,
|
50 |
+
"<|reserved_44|>": 32059,
|
51 |
+
"<|reserved_45|>": 32060,
|
52 |
+
"<|reserved_46|>": 32061,
|
53 |
+
"<|reserved_47|>": 32062,
|
54 |
+
"<|reserved_48|>": 32063,
|
55 |
+
"<|reserved_4|>": 32019,
|
56 |
+
"<|reserved_5|>": 32020,
|
57 |
+
"<|reserved_6|>": 32021,
|
58 |
+
"<|reserved_7|>": 32022,
|
59 |
+
"<|reserved_8|>": 32023,
|
60 |
+
"<|reserved_9|>": 32024,
|
61 |
+
"<|start_header_id|>": 32012,
|
62 |
+
"<|system|>": 32009,
|
63 |
+
"<|user|>": 32008,
|
64 |
+
"[/INST]": 32005,
|
65 |
+
"[INST]": 32004
|
66 |
+
}
|
outputs/qlora-out/checkpoint-245/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:245ef4203195f8f34383ddc7b1e7cc575f55d4614dba651deeeadcdfc54ea234
|
3 |
+
size 267674626
|
outputs/qlora-out/checkpoint-245/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22faeb0dca31090cc1da9b84caae9f300af5f7128b37b803a3a0969d44e896ca
|
3 |
+
size 14244
|
outputs/qlora-out/checkpoint-245/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7e75488fcd6534f4951b3d727b013abc613b38f7d68e4fb5fe071089a73ee66
|
3 |
+
size 1064
|
outputs/qlora-out/checkpoint-245/special_tokens_map.json
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|end_of_turn|>",
|
4 |
+
"<|im_start|>",
|
5 |
+
"</s>",
|
6 |
+
"[INST]",
|
7 |
+
"[/INST]",
|
8 |
+
"<<SYS>>",
|
9 |
+
"<</SYS>>",
|
10 |
+
"<|user|>",
|
11 |
+
"<|system|>",
|
12 |
+
"<|assistant|>",
|
13 |
+
"<|begin_of_text|>",
|
14 |
+
"<|start_header_id|>",
|
15 |
+
"<|end_header_id|>",
|
16 |
+
"<|eot_id|>",
|
17 |
+
"<|reserved_0|>",
|
18 |
+
"<|reserved_1|>",
|
19 |
+
"<|reserved_2|>",
|
20 |
+
"<|reserved_3|>",
|
21 |
+
"<|reserved_4|>",
|
22 |
+
"<|reserved_5|>",
|
23 |
+
"<|reserved_6|>",
|
24 |
+
"<|reserved_7|>",
|
25 |
+
"<|reserved_8|>",
|
26 |
+
"<|reserved_9|>",
|
27 |
+
"<|reserved_10|>",
|
28 |
+
"<|reserved_11|>",
|
29 |
+
"<|reserved_12|>",
|
30 |
+
"<|reserved_13|>",
|
31 |
+
"<|reserved_14|>",
|
32 |
+
"<|reserved_15|>",
|
33 |
+
"<|reserved_16|>",
|
34 |
+
"<|reserved_17|>",
|
35 |
+
"<|reserved_18|>",
|
36 |
+
"<|reserved_19|>",
|
37 |
+
"<|reserved_20|>",
|
38 |
+
"<|reserved_21|>",
|
39 |
+
"<|reserved_22|>",
|
40 |
+
"<|reserved_23|>",
|
41 |
+
"<|reserved_24|>",
|
42 |
+
"<|reserved_25|>",
|
43 |
+
"<|reserved_26|>",
|
44 |
+
"<|reserved_27|>",
|
45 |
+
"<|reserved_28|>",
|
46 |
+
"<|reserved_29|>",
|
47 |
+
"<|reserved_30|>",
|
48 |
+
"<|reserved_31|>",
|
49 |
+
"<|reserved_32|>",
|
50 |
+
"<|reserved_33|>",
|
51 |
+
"<|reserved_34|>",
|
52 |
+
"<|reserved_35|>",
|
53 |
+
"<|reserved_36|>",
|
54 |
+
"<|reserved_37|>",
|
55 |
+
"<|reserved_38|>",
|
56 |
+
"<|reserved_39|>",
|
57 |
+
"<|reserved_40|>",
|
58 |
+
"<|reserved_41|>",
|
59 |
+
"<|reserved_42|>",
|
60 |
+
"<|reserved_43|>",
|
61 |
+
"<|reserved_44|>",
|
62 |
+
"<|reserved_45|>",
|
63 |
+
"<|reserved_46|>",
|
64 |
+
"<|reserved_47|>",
|
65 |
+
"<|reserved_48|>"
|
66 |
+
],
|
67 |
+
"bos_token": {
|
68 |
+
"content": "<s>",
|
69 |
+
"lstrip": false,
|
70 |
+
"normalized": false,
|
71 |
+
"rstrip": false,
|
72 |
+
"single_word": false
|
73 |
+
},
|
74 |
+
"eos_token": {
|
75 |
+
"content": "<|im_end|>",
|
76 |
+
"lstrip": false,
|
77 |
+
"normalized": false,
|
78 |
+
"rstrip": false,
|
79 |
+
"single_word": false
|
80 |
+
},
|
81 |
+
"pad_token": {
|
82 |
+
"content": "<|pad|>",
|
83 |
+
"lstrip": false,
|
84 |
+
"normalized": false,
|
85 |
+
"rstrip": false,
|
86 |
+
"single_word": false
|
87 |
+
},
|
88 |
+
"unk_token": {
|
89 |
+
"content": "<unk>",
|
90 |
+
"lstrip": false,
|
91 |
+
"normalized": false,
|
92 |
+
"rstrip": false,
|
93 |
+
"single_word": false
|
94 |
+
}
|
95 |
+
}
|
outputs/qlora-out/checkpoint-245/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
outputs/qlora-out/checkpoint-245/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
outputs/qlora-out/checkpoint-245/tokenizer_config.json
ADDED
@@ -0,0 +1,624 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "<|im_end|>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
},
|
30 |
+
"32000": {
|
31 |
+
"content": "<|end_of_turn|>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": true
|
37 |
+
},
|
38 |
+
"32001": {
|
39 |
+
"content": "<|pad|>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false,
|
44 |
+
"special": true
|
45 |
+
},
|
46 |
+
"32002": {
|
47 |
+
"content": "<|im_start|>",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": false,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": false,
|
52 |
+
"special": true
|
53 |
+
},
|
54 |
+
"32003": {
|
55 |
+
"content": "</s>",
|
56 |
+
"lstrip": false,
|
57 |
+
"normalized": false,
|
58 |
+
"rstrip": false,
|
59 |
+
"single_word": false,
|
60 |
+
"special": true
|
61 |
+
},
|
62 |
+
"32004": {
|
63 |
+
"content": "[INST]",
|
64 |
+
"lstrip": false,
|
65 |
+
"normalized": false,
|
66 |
+
"rstrip": false,
|
67 |
+
"single_word": false,
|
68 |
+
"special": true
|
69 |
+
},
|
70 |
+
"32005": {
|
71 |
+
"content": "[/INST]",
|
72 |
+
"lstrip": false,
|
73 |
+
"normalized": false,
|
74 |
+
"rstrip": false,
|
75 |
+
"single_word": false,
|
76 |
+
"special": true
|
77 |
+
},
|
78 |
+
"32006": {
|
79 |
+
"content": "<<SYS>>",
|
80 |
+
"lstrip": false,
|
81 |
+
"normalized": false,
|
82 |
+
"rstrip": false,
|
83 |
+
"single_word": false,
|
84 |
+
"special": true
|
85 |
+
},
|
86 |
+
"32007": {
|
87 |
+
"content": "<</SYS>>",
|
88 |
+
"lstrip": false,
|
89 |
+
"normalized": false,
|
90 |
+
"rstrip": false,
|
91 |
+
"single_word": false,
|
92 |
+
"special": true
|
93 |
+
},
|
94 |
+
"32008": {
|
95 |
+
"content": "<|user|>",
|
96 |
+
"lstrip": false,
|
97 |
+
"normalized": false,
|
98 |
+
"rstrip": false,
|
99 |
+
"single_word": false,
|
100 |
+
"special": true
|
101 |
+
},
|
102 |
+
"32009": {
|
103 |
+
"content": "<|system|>",
|
104 |
+
"lstrip": false,
|
105 |
+
"normalized": false,
|
106 |
+
"rstrip": false,
|
107 |
+
"single_word": false,
|
108 |
+
"special": true
|
109 |
+
},
|
110 |
+
"32010": {
|
111 |
+
"content": "<|assistant|>",
|
112 |
+
"lstrip": false,
|
113 |
+
"normalized": false,
|
114 |
+
"rstrip": false,
|
115 |
+
"single_word": false,
|
116 |
+
"special": true
|
117 |
+
},
|
118 |
+
"32011": {
|
119 |
+
"content": "<|begin_of_text|>",
|
120 |
+
"lstrip": false,
|
121 |
+
"normalized": false,
|
122 |
+
"rstrip": false,
|
123 |
+
"single_word": false,
|
124 |
+
"special": true
|
125 |
+
},
|
126 |
+
"32012": {
|
127 |
+
"content": "<|start_header_id|>",
|
128 |
+
"lstrip": false,
|
129 |
+
"normalized": false,
|
130 |
+
"rstrip": false,
|
131 |
+
"single_word": false,
|
132 |
+
"special": true
|
133 |
+
},
|
134 |
+
"32013": {
|
135 |
+
"content": "<|end_header_id|>",
|
136 |
+
"lstrip": false,
|
137 |
+
"normalized": false,
|
138 |
+
"rstrip": false,
|
139 |
+
"single_word": false,
|
140 |
+
"special": true
|
141 |
+
},
|
142 |
+
"32014": {
|
143 |
+
"content": "<|eot_id|>",
|
144 |
+
"lstrip": false,
|
145 |
+
"normalized": false,
|
146 |
+
"rstrip": false,
|
147 |
+
"single_word": false,
|
148 |
+
"special": true
|
149 |
+
},
|
150 |
+
"32015": {
|
151 |
+
"content": "<|reserved_0|>",
|
152 |
+
"lstrip": false,
|
153 |
+
"normalized": false,
|
154 |
+
"rstrip": false,
|
155 |
+
"single_word": false,
|
156 |
+
"special": true
|
157 |
+
},
|
158 |
+
"32016": {
|
159 |
+
"content": "<|reserved_1|>",
|
160 |
+
"lstrip": false,
|
161 |
+
"normalized": false,
|
162 |
+
"rstrip": false,
|
163 |
+
"single_word": false,
|
164 |
+
"special": true
|
165 |
+
},
|
166 |
+
"32017": {
|
167 |
+
"content": "<|reserved_2|>",
|
168 |
+
"lstrip": false,
|
169 |
+
"normalized": false,
|
170 |
+
"rstrip": false,
|
171 |
+
"single_word": false,
|
172 |
+
"special": true
|
173 |
+
},
|
174 |
+
"32018": {
|
175 |
+
"content": "<|reserved_3|>",
|
176 |
+
"lstrip": false,
|
177 |
+
"normalized": false,
|
178 |
+
"rstrip": false,
|
179 |
+
"single_word": false,
|
180 |
+
"special": true
|
181 |
+
},
|
182 |
+
"32019": {
|
183 |
+
"content": "<|reserved_4|>",
|
184 |
+
"lstrip": false,
|
185 |
+
"normalized": false,
|
186 |
+
"rstrip": false,
|
187 |
+
"single_word": false,
|
188 |
+
"special": true
|
189 |
+
},
|
190 |
+
"32020": {
|
191 |
+
"content": "<|reserved_5|>",
|
192 |
+
"lstrip": false,
|
193 |
+
"normalized": false,
|
194 |
+
"rstrip": false,
|
195 |
+
"single_word": false,
|
196 |
+
"special": true
|
197 |
+
},
|
198 |
+
"32021": {
|
199 |
+
"content": "<|reserved_6|>",
|
200 |
+
"lstrip": false,
|
201 |
+
"normalized": false,
|
202 |
+
"rstrip": false,
|
203 |
+
"single_word": false,
|
204 |
+
"special": true
|
205 |
+
},
|
206 |
+
"32022": {
|
207 |
+
"content": "<|reserved_7|>",
|
208 |
+
"lstrip": false,
|
209 |
+
"normalized": false,
|
210 |
+
"rstrip": false,
|
211 |
+
"single_word": false,
|
212 |
+
"special": true
|
213 |
+
},
|
214 |
+
"32023": {
|
215 |
+
"content": "<|reserved_8|>",
|
216 |
+
"lstrip": false,
|
217 |
+
"normalized": false,
|
218 |
+
"rstrip": false,
|
219 |
+
"single_word": false,
|
220 |
+
"special": true
|
221 |
+
},
|
222 |
+
"32024": {
|
223 |
+
"content": "<|reserved_9|>",
|
224 |
+
"lstrip": false,
|
225 |
+
"normalized": false,
|
226 |
+
"rstrip": false,
|
227 |
+
"single_word": false,
|
228 |
+
"special": true
|
229 |
+
},
|
230 |
+
"32025": {
|
231 |
+
"content": "<|reserved_10|>",
|
232 |
+
"lstrip": false,
|
233 |
+
"normalized": false,
|
234 |
+
"rstrip": false,
|
235 |
+
"single_word": false,
|
236 |
+
"special": true
|
237 |
+
},
|
238 |
+
"32026": {
|
239 |
+
"content": "<|reserved_11|>",
|
240 |
+
"lstrip": false,
|
241 |
+
"normalized": false,
|
242 |
+
"rstrip": false,
|
243 |
+
"single_word": false,
|
244 |
+
"special": true
|
245 |
+
},
|
246 |
+
"32027": {
|
247 |
+
"content": "<|reserved_12|>",
|
248 |
+
"lstrip": false,
|
249 |
+
"normalized": false,
|
250 |
+
"rstrip": false,
|
251 |
+
"single_word": false,
|
252 |
+
"special": true
|
253 |
+
},
|
254 |
+
"32028": {
|
255 |
+
"content": "<|reserved_13|>",
|
256 |
+
"lstrip": false,
|
257 |
+
"normalized": false,
|
258 |
+
"rstrip": false,
|
259 |
+
"single_word": false,
|
260 |
+
"special": true
|
261 |
+
},
|
262 |
+
"32029": {
|
263 |
+
"content": "<|reserved_14|>",
|
264 |
+
"lstrip": false,
|
265 |
+
"normalized": false,
|
266 |
+
"rstrip": false,
|
267 |
+
"single_word": false,
|
268 |
+
"special": true
|
269 |
+
},
|
270 |
+
"32030": {
|
271 |
+
"content": "<|reserved_15|>",
|
272 |
+
"lstrip": false,
|
273 |
+
"normalized": false,
|
274 |
+
"rstrip": false,
|
275 |
+
"single_word": false,
|
276 |
+
"special": true
|
277 |
+
},
|
278 |
+
"32031": {
|
279 |
+
"content": "<|reserved_16|>",
|
280 |
+
"lstrip": false,
|
281 |
+
"normalized": false,
|
282 |
+
"rstrip": false,
|
283 |
+
"single_word": false,
|
284 |
+
"special": true
|
285 |
+
},
|
286 |
+
"32032": {
|
287 |
+
"content": "<|reserved_17|>",
|
288 |
+
"lstrip": false,
|
289 |
+
"normalized": false,
|
290 |
+
"rstrip": false,
|
291 |
+
"single_word": false,
|
292 |
+
"special": true
|
293 |
+
},
|
294 |
+
"32033": {
|
295 |
+
"content": "<|reserved_18|>",
|
296 |
+
"lstrip": false,
|
297 |
+
"normalized": false,
|
298 |
+
"rstrip": false,
|
299 |
+
"single_word": false,
|
300 |
+
"special": true
|
301 |
+
},
|
302 |
+
"32034": {
|
303 |
+
"content": "<|reserved_19|>",
|
304 |
+
"lstrip": false,
|
305 |
+
"normalized": false,
|
306 |
+
"rstrip": false,
|
307 |
+
"single_word": false,
|
308 |
+
"special": true
|
309 |
+
},
|
310 |
+
"32035": {
|
311 |
+
"content": "<|reserved_20|>",
|
312 |
+
"lstrip": false,
|
313 |
+
"normalized": false,
|
314 |
+
"rstrip": false,
|
315 |
+
"single_word": false,
|
316 |
+
"special": true
|
317 |
+
},
|
318 |
+
"32036": {
|
319 |
+
"content": "<|reserved_21|>",
|
320 |
+
"lstrip": false,
|
321 |
+
"normalized": false,
|
322 |
+
"rstrip": false,
|
323 |
+
"single_word": false,
|
324 |
+
"special": true
|
325 |
+
},
|
326 |
+
"32037": {
|
327 |
+
"content": "<|reserved_22|>",
|
328 |
+
"lstrip": false,
|
329 |
+
"normalized": false,
|
330 |
+
"rstrip": false,
|
331 |
+
"single_word": false,
|
332 |
+
"special": true
|
333 |
+
},
|
334 |
+
"32038": {
|
335 |
+
"content": "<|reserved_23|>",
|
336 |
+
"lstrip": false,
|
337 |
+
"normalized": false,
|
338 |
+
"rstrip": false,
|
339 |
+
"single_word": false,
|
340 |
+
"special": true
|
341 |
+
},
|
342 |
+
"32039": {
|
343 |
+
"content": "<|reserved_24|>",
|
344 |
+
"lstrip": false,
|
345 |
+
"normalized": false,
|
346 |
+
"rstrip": false,
|
347 |
+
"single_word": false,
|
348 |
+
"special": true
|
349 |
+
},
|
350 |
+
"32040": {
|
351 |
+
"content": "<|reserved_25|>",
|
352 |
+
"lstrip": false,
|
353 |
+
"normalized": false,
|
354 |
+
"rstrip": false,
|
355 |
+
"single_word": false,
|
356 |
+
"special": true
|
357 |
+
},
|
358 |
+
"32041": {
|
359 |
+
"content": "<|reserved_26|>",
|
360 |
+
"lstrip": false,
|
361 |
+
"normalized": false,
|
362 |
+
"rstrip": false,
|
363 |
+
"single_word": false,
|
364 |
+
"special": true
|
365 |
+
},
|
366 |
+
"32042": {
|
367 |
+
"content": "<|reserved_27|>",
|
368 |
+
"lstrip": false,
|
369 |
+
"normalized": false,
|
370 |
+
"rstrip": false,
|
371 |
+
"single_word": false,
|
372 |
+
"special": true
|
373 |
+
},
|
374 |
+
"32043": {
|
375 |
+
"content": "<|reserved_28|>",
|
376 |
+
"lstrip": false,
|
377 |
+
"normalized": false,
|
378 |
+
"rstrip": false,
|
379 |
+
"single_word": false,
|
380 |
+
"special": true
|
381 |
+
},
|
382 |
+
"32044": {
|
383 |
+
"content": "<|reserved_29|>",
|
384 |
+
"lstrip": false,
|
385 |
+
"normalized": false,
|
386 |
+
"rstrip": false,
|
387 |
+
"single_word": false,
|
388 |
+
"special": true
|
389 |
+
},
|
390 |
+
"32045": {
|
391 |
+
"content": "<|reserved_30|>",
|
392 |
+
"lstrip": false,
|
393 |
+
"normalized": false,
|
394 |
+
"rstrip": false,
|
395 |
+
"single_word": false,
|
396 |
+
"special": true
|
397 |
+
},
|
398 |
+
"32046": {
|
399 |
+
"content": "<|reserved_31|>",
|
400 |
+
"lstrip": false,
|
401 |
+
"normalized": false,
|
402 |
+
"rstrip": false,
|
403 |
+
"single_word": false,
|
404 |
+
"special": true
|
405 |
+
},
|
406 |
+
"32047": {
|
407 |
+
"content": "<|reserved_32|>",
|
408 |
+
"lstrip": false,
|
409 |
+
"normalized": false,
|
410 |
+
"rstrip": false,
|
411 |
+
"single_word": false,
|
412 |
+
"special": true
|
413 |
+
},
|
414 |
+
"32048": {
|
415 |
+
"content": "<|reserved_33|>",
|
416 |
+
"lstrip": false,
|
417 |
+
"normalized": false,
|
418 |
+
"rstrip": false,
|
419 |
+
"single_word": false,
|
420 |
+
"special": true
|
421 |
+
},
|
422 |
+
"32049": {
|
423 |
+
"content": "<|reserved_34|>",
|
424 |
+
"lstrip": false,
|
425 |
+
"normalized": false,
|
426 |
+
"rstrip": false,
|
427 |
+
"single_word": false,
|
428 |
+
"special": true
|
429 |
+
},
|
430 |
+
"32050": {
|
431 |
+
"content": "<|reserved_35|>",
|
432 |
+
"lstrip": false,
|
433 |
+
"normalized": false,
|
434 |
+
"rstrip": false,
|
435 |
+
"single_word": false,
|
436 |
+
"special": true
|
437 |
+
},
|
438 |
+
"32051": {
|
439 |
+
"content": "<|reserved_36|>",
|
440 |
+
"lstrip": false,
|
441 |
+
"normalized": false,
|
442 |
+
"rstrip": false,
|
443 |
+
"single_word": false,
|
444 |
+
"special": true
|
445 |
+
},
|
446 |
+
"32052": {
|
447 |
+
"content": "<|reserved_37|>",
|
448 |
+
"lstrip": false,
|
449 |
+
"normalized": false,
|
450 |
+
"rstrip": false,
|
451 |
+
"single_word": false,
|
452 |
+
"special": true
|
453 |
+
},
|
454 |
+
"32053": {
|
455 |
+
"content": "<|reserved_38|>",
|
456 |
+
"lstrip": false,
|
457 |
+
"normalized": false,
|
458 |
+
"rstrip": false,
|
459 |
+
"single_word": false,
|
460 |
+
"special": true
|
461 |
+
},
|
462 |
+
"32054": {
|
463 |
+
"content": "<|reserved_39|>",
|
464 |
+
"lstrip": false,
|
465 |
+
"normalized": false,
|
466 |
+
"rstrip": false,
|
467 |
+
"single_word": false,
|
468 |
+
"special": true
|
469 |
+
},
|
470 |
+
"32055": {
|
471 |
+
"content": "<|reserved_40|>",
|
472 |
+
"lstrip": false,
|
473 |
+
"normalized": false,
|
474 |
+
"rstrip": false,
|
475 |
+
"single_word": false,
|
476 |
+
"special": true
|
477 |
+
},
|
478 |
+
"32056": {
|
479 |
+
"content": "<|reserved_41|>",
|
480 |
+
"lstrip": false,
|
481 |
+
"normalized": false,
|
482 |
+
"rstrip": false,
|
483 |
+
"single_word": false,
|
484 |
+
"special": true
|
485 |
+
},
|
486 |
+
"32057": {
|
487 |
+
"content": "<|reserved_42|>",
|
488 |
+
"lstrip": false,
|
489 |
+
"normalized": false,
|
490 |
+
"rstrip": false,
|
491 |
+
"single_word": false,
|
492 |
+
"special": true
|
493 |
+
},
|
494 |
+
"32058": {
|
495 |
+
"content": "<|reserved_43|>",
|
496 |
+
"lstrip": false,
|
497 |
+
"normalized": false,
|
498 |
+
"rstrip": false,
|
499 |
+
"single_word": false,
|
500 |
+
"special": true
|
501 |
+
},
|
502 |
+
"32059": {
|
503 |
+
"content": "<|reserved_44|>",
|
504 |
+
"lstrip": false,
|
505 |
+
"normalized": false,
|
506 |
+
"rstrip": false,
|
507 |
+
"single_word": false,
|
508 |
+
"special": true
|
509 |
+
},
|
510 |
+
"32060": {
|
511 |
+
"content": "<|reserved_45|>",
|
512 |
+
"lstrip": false,
|
513 |
+
"normalized": false,
|
514 |
+
"rstrip": false,
|
515 |
+
"single_word": false,
|
516 |
+
"special": true
|
517 |
+
},
|
518 |
+
"32061": {
|
519 |
+
"content": "<|reserved_46|>",
|
520 |
+
"lstrip": false,
|
521 |
+
"normalized": false,
|
522 |
+
"rstrip": false,
|
523 |
+
"single_word": false,
|
524 |
+
"special": true
|
525 |
+
},
|
526 |
+
"32062": {
|
527 |
+
"content": "<|reserved_47|>",
|
528 |
+
"lstrip": false,
|
529 |
+
"normalized": false,
|
530 |
+
"rstrip": false,
|
531 |
+
"single_word": false,
|
532 |
+
"special": true
|
533 |
+
},
|
534 |
+
"32063": {
|
535 |
+
"content": "<|reserved_48|>",
|
536 |
+
"lstrip": false,
|
537 |
+
"normalized": false,
|
538 |
+
"rstrip": false,
|
539 |
+
"single_word": false,
|
540 |
+
"special": true
|
541 |
+
}
|
542 |
+
},
|
543 |
+
"additional_special_tokens": [
|
544 |
+
"<|end_of_turn|>",
|
545 |
+
"<|im_start|>",
|
546 |
+
"</s>",
|
547 |
+
"[INST]",
|
548 |
+
"[/INST]",
|
549 |
+
"<<SYS>>",
|
550 |
+
"<</SYS>>",
|
551 |
+
"<|user|>",
|
552 |
+
"<|system|>",
|
553 |
+
"<|assistant|>",
|
554 |
+
"<|begin_of_text|>",
|
555 |
+
"<|start_header_id|>",
|
556 |
+
"<|end_header_id|>",
|
557 |
+
"<|eot_id|>",
|
558 |
+
"<|reserved_0|>",
|
559 |
+
"<|reserved_1|>",
|
560 |
+
"<|reserved_2|>",
|
561 |
+
"<|reserved_3|>",
|
562 |
+
"<|reserved_4|>",
|
563 |
+
"<|reserved_5|>",
|
564 |
+
"<|reserved_6|>",
|
565 |
+
"<|reserved_7|>",
|
566 |
+
"<|reserved_8|>",
|
567 |
+
"<|reserved_9|>",
|
568 |
+
"<|reserved_10|>",
|
569 |
+
"<|reserved_11|>",
|
570 |
+
"<|reserved_12|>",
|
571 |
+
"<|reserved_13|>",
|
572 |
+
"<|reserved_14|>",
|
573 |
+
"<|reserved_15|>",
|
574 |
+
"<|reserved_16|>",
|
575 |
+
"<|reserved_17|>",
|
576 |
+
"<|reserved_18|>",
|
577 |
+
"<|reserved_19|>",
|
578 |
+
"<|reserved_20|>",
|
579 |
+
"<|reserved_21|>",
|
580 |
+
"<|reserved_22|>",
|
581 |
+
"<|reserved_23|>",
|
582 |
+
"<|reserved_24|>",
|
583 |
+
"<|reserved_25|>",
|
584 |
+
"<|reserved_26|>",
|
585 |
+
"<|reserved_27|>",
|
586 |
+
"<|reserved_28|>",
|
587 |
+
"<|reserved_29|>",
|
588 |
+
"<|reserved_30|>",
|
589 |
+
"<|reserved_31|>",
|
590 |
+
"<|reserved_32|>",
|
591 |
+
"<|reserved_33|>",
|
592 |
+
"<|reserved_34|>",
|
593 |
+
"<|reserved_35|>",
|
594 |
+
"<|reserved_36|>",
|
595 |
+
"<|reserved_37|>",
|
596 |
+
"<|reserved_38|>",
|
597 |
+
"<|reserved_39|>",
|
598 |
+
"<|reserved_40|>",
|
599 |
+
"<|reserved_41|>",
|
600 |
+
"<|reserved_42|>",
|
601 |
+
"<|reserved_43|>",
|
602 |
+
"<|reserved_44|>",
|
603 |
+
"<|reserved_45|>",
|
604 |
+
"<|reserved_46|>",
|
605 |
+
"<|reserved_47|>",
|
606 |
+
"<|reserved_48|>"
|
607 |
+
],
|
608 |
+
"bos_token": "<s>",
|
609 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
610 |
+
"clean_up_tokenization_spaces": false,
|
611 |
+
"eos_token": "<|im_end|>",
|
612 |
+
"kwargs": {
|
613 |
+
"eos_token": "<|im_end|>",
|
614 |
+
"pad_token": "<|pad|>",
|
615 |
+
"padding_side": "right"
|
616 |
+
},
|
617 |
+
"legacy": true,
|
618 |
+
"model_max_length": 1000000000000000019884624838656,
|
619 |
+
"pad_token": "<|pad|>",
|
620 |
+
"padding_side": "right",
|
621 |
+
"tokenizer_class": "LlamaTokenizer",
|
622 |
+
"unk_token": "<unk>",
|
623 |
+
"use_default_system_prompt": false
|
624 |
+
}
|
outputs/qlora-out/checkpoint-245/trainer_state.json
ADDED
@@ -0,0 +1,1772 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.0,
|
5 |
+
"eval_steps": 82,
|
6 |
+
"global_step": 245,
|
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.004081632653061225,
|
13 |
+
"grad_norm": 0.03618604317307472,
|
14 |
+
"learning_rate": 2e-05,
|
15 |
+
"loss": 1.1867,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.004081632653061225,
|
20 |
+
"eval_loss": 1.2217298746109009,
|
21 |
+
"eval_runtime": 117.7701,
|
22 |
+
"eval_samples_per_second": 20.735,
|
23 |
+
"eval_steps_per_second": 10.368,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.00816326530612245,
|
28 |
+
"grad_norm": 0.03361086547374725,
|
29 |
+
"learning_rate": 4e-05,
|
30 |
+
"loss": 1.1923,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.012244897959183673,
|
35 |
+
"grad_norm": 0.034457892179489136,
|
36 |
+
"learning_rate": 6e-05,
|
37 |
+
"loss": 1.0744,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.0163265306122449,
|
42 |
+
"grad_norm": 0.03408154472708702,
|
43 |
+
"learning_rate": 8e-05,
|
44 |
+
"loss": 1.2796,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.02040816326530612,
|
49 |
+
"grad_norm": 0.03475559875369072,
|
50 |
+
"learning_rate": 0.0001,
|
51 |
+
"loss": 1.2709,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.024489795918367346,
|
56 |
+
"grad_norm": 0.03768599033355713,
|
57 |
+
"learning_rate": 0.00012,
|
58 |
+
"loss": 1.0895,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.02857142857142857,
|
63 |
+
"grad_norm": 0.03434902802109718,
|
64 |
+
"learning_rate": 0.00014,
|
65 |
+
"loss": 1.2194,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.0326530612244898,
|
70 |
+
"grad_norm": 0.029295403510332108,
|
71 |
+
"learning_rate": 0.00016,
|
72 |
+
"loss": 1.1522,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.036734693877551024,
|
77 |
+
"grad_norm": 0.027247965335845947,
|
78 |
+
"learning_rate": 0.00018,
|
79 |
+
"loss": 1.1636,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.04081632653061224,
|
84 |
+
"grad_norm": 0.027813177555799484,
|
85 |
+
"learning_rate": 0.0002,
|
86 |
+
"loss": 1.1848,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.044897959183673466,
|
91 |
+
"grad_norm": 0.027455640956759453,
|
92 |
+
"learning_rate": 0.00019999906115681734,
|
93 |
+
"loss": 1.2151,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.04897959183673469,
|
98 |
+
"grad_norm": 0.026825131848454475,
|
99 |
+
"learning_rate": 0.0001999962446448979,
|
100 |
+
"loss": 1.1751,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.053061224489795916,
|
105 |
+
"grad_norm": 0.026261834427714348,
|
106 |
+
"learning_rate": 0.0001999915505171269,
|
107 |
+
"loss": 1.0573,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.05714285714285714,
|
112 |
+
"grad_norm": 0.022048471495509148,
|
113 |
+
"learning_rate": 0.0001999849788616454,
|
114 |
+
"loss": 1.1997,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.061224489795918366,
|
119 |
+
"grad_norm": 0.01966056413948536,
|
120 |
+
"learning_rate": 0.00019997652980184843,
|
121 |
+
"loss": 1.1469,
|
122 |
+
"step": 15
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.0653061224489796,
|
126 |
+
"grad_norm": 0.021213103085756302,
|
127 |
+
"learning_rate": 0.00019996620349638285,
|
128 |
+
"loss": 1.15,
|
129 |
+
"step": 16
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.06938775510204082,
|
133 |
+
"grad_norm": 0.02238585613667965,
|
134 |
+
"learning_rate": 0.00019995400013914427,
|
135 |
+
"loss": 1.206,
|
136 |
+
"step": 17
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.07346938775510205,
|
140 |
+
"grad_norm": 0.02359834685921669,
|
141 |
+
"learning_rate": 0.0001999399199592735,
|
142 |
+
"loss": 1.3413,
|
143 |
+
"step": 18
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.07755102040816327,
|
147 |
+
"grad_norm": 0.022565221413969994,
|
148 |
+
"learning_rate": 0.00019992396322115213,
|
149 |
+
"loss": 1.1798,
|
150 |
+
"step": 19
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.08163265306122448,
|
154 |
+
"grad_norm": 0.02135898545384407,
|
155 |
+
"learning_rate": 0.0001999061302243977,
|
156 |
+
"loss": 1.1602,
|
157 |
+
"step": 20
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.08571428571428572,
|
161 |
+
"grad_norm": 0.02203250862658024,
|
162 |
+
"learning_rate": 0.00019988642130385788,
|
163 |
+
"loss": 1.0915,
|
164 |
+
"step": 21
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.08979591836734693,
|
168 |
+
"grad_norm": 0.01716572232544422,
|
169 |
+
"learning_rate": 0.00019986483682960445,
|
170 |
+
"loss": 1.1858,
|
171 |
+
"step": 22
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.09387755102040816,
|
175 |
+
"grad_norm": 0.01753074862062931,
|
176 |
+
"learning_rate": 0.00019984137720692612,
|
177 |
+
"loss": 1.1849,
|
178 |
+
"step": 23
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.09795918367346938,
|
182 |
+
"grad_norm": 0.017932750284671783,
|
183 |
+
"learning_rate": 0.00019981604287632102,
|
184 |
+
"loss": 1.1579,
|
185 |
+
"step": 24
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.10204081632653061,
|
189 |
+
"grad_norm": 0.017208363860845566,
|
190 |
+
"learning_rate": 0.00019978883431348845,
|
191 |
+
"loss": 1.1223,
|
192 |
+
"step": 25
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.10612244897959183,
|
196 |
+
"grad_norm": 0.01637221872806549,
|
197 |
+
"learning_rate": 0.00019975975202931982,
|
198 |
+
"loss": 1.1809,
|
199 |
+
"step": 26
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.11020408163265306,
|
203 |
+
"grad_norm": 0.016254756599664688,
|
204 |
+
"learning_rate": 0.0001997287965698893,
|
205 |
+
"loss": 1.1978,
|
206 |
+
"step": 27
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.11428571428571428,
|
210 |
+
"grad_norm": 0.016743820160627365,
|
211 |
+
"learning_rate": 0.00019969596851644327,
|
212 |
+
"loss": 1.1273,
|
213 |
+
"step": 28
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.11836734693877551,
|
217 |
+
"grad_norm": 0.020556606352329254,
|
218 |
+
"learning_rate": 0.0001996612684853896,
|
219 |
+
"loss": 1.1638,
|
220 |
+
"step": 29
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.12244897959183673,
|
224 |
+
"grad_norm": 0.019542187452316284,
|
225 |
+
"learning_rate": 0.00019962469712828614,
|
226 |
+
"loss": 1.2558,
|
227 |
+
"step": 30
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.12653061224489795,
|
231 |
+
"grad_norm": 0.01658390648663044,
|
232 |
+
"learning_rate": 0.00019958625513182815,
|
233 |
+
"loss": 1.2176,
|
234 |
+
"step": 31
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.1306122448979592,
|
238 |
+
"grad_norm": 0.017420461401343346,
|
239 |
+
"learning_rate": 0.00019954594321783584,
|
240 |
+
"loss": 1.2671,
|
241 |
+
"step": 32
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.1346938775510204,
|
245 |
+
"grad_norm": 0.01890096440911293,
|
246 |
+
"learning_rate": 0.00019950376214324052,
|
247 |
+
"loss": 1.1448,
|
248 |
+
"step": 33
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.13877551020408163,
|
252 |
+
"grad_norm": 0.016807271167635918,
|
253 |
+
"learning_rate": 0.00019945971270007043,
|
254 |
+
"loss": 1.2085,
|
255 |
+
"step": 34
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.14285714285714285,
|
259 |
+
"grad_norm": 0.015759294852614403,
|
260 |
+
"learning_rate": 0.00019941379571543596,
|
261 |
+
"loss": 1.2207,
|
262 |
+
"step": 35
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.1469387755102041,
|
266 |
+
"grad_norm": 0.016418293118476868,
|
267 |
+
"learning_rate": 0.00019936601205151414,
|
268 |
+
"loss": 1.1031,
|
269 |
+
"step": 36
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.1510204081632653,
|
273 |
+
"grad_norm": 0.017639920115470886,
|
274 |
+
"learning_rate": 0.00019931636260553224,
|
275 |
+
"loss": 1.1439,
|
276 |
+
"step": 37
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.15510204081632653,
|
280 |
+
"grad_norm": 0.01651432178914547,
|
281 |
+
"learning_rate": 0.00019926484830975113,
|
282 |
+
"loss": 1.1111,
|
283 |
+
"step": 38
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.15918367346938775,
|
287 |
+
"grad_norm": 0.016843752935528755,
|
288 |
+
"learning_rate": 0.0001992114701314478,
|
289 |
+
"loss": 1.2519,
|
290 |
+
"step": 39
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.16326530612244897,
|
294 |
+
"grad_norm": 0.016024339944124222,
|
295 |
+
"learning_rate": 0.00019915622907289694,
|
296 |
+
"loss": 1.2122,
|
297 |
+
"step": 40
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.1673469387755102,
|
301 |
+
"grad_norm": 0.017350338399410248,
|
302 |
+
"learning_rate": 0.00019909912617135244,
|
303 |
+
"loss": 1.2104,
|
304 |
+
"step": 41
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.17142857142857143,
|
308 |
+
"grad_norm": 0.01698286086320877,
|
309 |
+
"learning_rate": 0.00019904016249902763,
|
310 |
+
"loss": 1.2258,
|
311 |
+
"step": 42
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.17551020408163265,
|
315 |
+
"grad_norm": 0.016692234203219414,
|
316 |
+
"learning_rate": 0.00019897933916307543,
|
317 |
+
"loss": 1.1614,
|
318 |
+
"step": 43
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.17959183673469387,
|
322 |
+
"grad_norm": 0.01875966228544712,
|
323 |
+
"learning_rate": 0.00019891665730556725,
|
324 |
+
"loss": 1.2314,
|
325 |
+
"step": 44
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.1836734693877551,
|
329 |
+
"grad_norm": 0.016782566905021667,
|
330 |
+
"learning_rate": 0.00019885211810347184,
|
331 |
+
"loss": 1.2096,
|
332 |
+
"step": 45
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.18775510204081633,
|
336 |
+
"grad_norm": 0.017428990453481674,
|
337 |
+
"learning_rate": 0.00019878572276863294,
|
338 |
+
"loss": 1.0537,
|
339 |
+
"step": 46
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.19183673469387755,
|
343 |
+
"grad_norm": 0.016738982871174812,
|
344 |
+
"learning_rate": 0.00019871747254774673,
|
345 |
+
"loss": 1.2018,
|
346 |
+
"step": 47
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.19591836734693877,
|
350 |
+
"grad_norm": 0.018019411712884903,
|
351 |
+
"learning_rate": 0.0001986473687223383,
|
352 |
+
"loss": 1.2504,
|
353 |
+
"step": 48
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.2,
|
357 |
+
"grad_norm": 0.017473606392741203,
|
358 |
+
"learning_rate": 0.0001985754126087376,
|
359 |
+
"loss": 1.0481,
|
360 |
+
"step": 49
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.20408163265306123,
|
364 |
+
"grad_norm": 0.017300540581345558,
|
365 |
+
"learning_rate": 0.00019850160555805486,
|
366 |
+
"loss": 1.2109,
|
367 |
+
"step": 50
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.20816326530612245,
|
371 |
+
"grad_norm": 0.0182975921779871,
|
372 |
+
"learning_rate": 0.00019842594895615488,
|
373 |
+
"loss": 1.1598,
|
374 |
+
"step": 51
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.21224489795918366,
|
378 |
+
"grad_norm": 0.020277326926589012,
|
379 |
+
"learning_rate": 0.00019834844422363142,
|
380 |
+
"loss": 1.1177,
|
381 |
+
"step": 52
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.2163265306122449,
|
385 |
+
"grad_norm": 0.018494602292776108,
|
386 |
+
"learning_rate": 0.00019826909281578026,
|
387 |
+
"loss": 1.1037,
|
388 |
+
"step": 53
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.22040816326530613,
|
392 |
+
"grad_norm": 0.017682479694485664,
|
393 |
+
"learning_rate": 0.00019818789622257196,
|
394 |
+
"loss": 1.1358,
|
395 |
+
"step": 54
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.22448979591836735,
|
399 |
+
"grad_norm": 0.0186194758862257,
|
400 |
+
"learning_rate": 0.00019810485596862392,
|
401 |
+
"loss": 1.1403,
|
402 |
+
"step": 55
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.22857142857142856,
|
406 |
+
"grad_norm": 0.018025796860456467,
|
407 |
+
"learning_rate": 0.00019801997361317163,
|
408 |
+
"loss": 1.1959,
|
409 |
+
"step": 56
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.23265306122448978,
|
413 |
+
"grad_norm": 0.01819712296128273,
|
414 |
+
"learning_rate": 0.0001979332507500395,
|
415 |
+
"loss": 1.1181,
|
416 |
+
"step": 57
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.23673469387755103,
|
420 |
+
"grad_norm": 0.018991166725754738,
|
421 |
+
"learning_rate": 0.00019784468900761095,
|
422 |
+
"loss": 1.1393,
|
423 |
+
"step": 58
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.24081632653061225,
|
427 |
+
"grad_norm": 0.01914682239294052,
|
428 |
+
"learning_rate": 0.0001977542900487977,
|
429 |
+
"loss": 1.182,
|
430 |
+
"step": 59
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.24489795918367346,
|
434 |
+
"grad_norm": 0.01992950588464737,
|
435 |
+
"learning_rate": 0.00019766205557100868,
|
436 |
+
"loss": 1.1629,
|
437 |
+
"step": 60
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.24897959183673468,
|
441 |
+
"grad_norm": 0.024829212576150894,
|
442 |
+
"learning_rate": 0.00019756798730611813,
|
443 |
+
"loss": 1.0753,
|
444 |
+
"step": 61
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.2530612244897959,
|
448 |
+
"grad_norm": 0.02457556687295437,
|
449 |
+
"learning_rate": 0.00019747208702043296,
|
450 |
+
"loss": 1.1718,
|
451 |
+
"step": 62
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.2571428571428571,
|
455 |
+
"grad_norm": 0.019101744517683983,
|
456 |
+
"learning_rate": 0.0001973743565146599,
|
457 |
+
"loss": 1.1343,
|
458 |
+
"step": 63
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.2612244897959184,
|
462 |
+
"grad_norm": 0.020323360338807106,
|
463 |
+
"learning_rate": 0.00019727479762387116,
|
464 |
+
"loss": 1.1689,
|
465 |
+
"step": 64
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.2653061224489796,
|
469 |
+
"grad_norm": 0.018925843760371208,
|
470 |
+
"learning_rate": 0.00019717341221747056,
|
471 |
+
"loss": 1.2098,
|
472 |
+
"step": 65
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.2693877551020408,
|
476 |
+
"grad_norm": 0.019229738041758537,
|
477 |
+
"learning_rate": 0.00019707020219915806,
|
478 |
+
"loss": 1.1542,
|
479 |
+
"step": 66
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.27346938775510204,
|
483 |
+
"grad_norm": 0.019665885716676712,
|
484 |
+
"learning_rate": 0.00019696516950689404,
|
485 |
+
"loss": 1.1154,
|
486 |
+
"step": 67
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.27755102040816326,
|
490 |
+
"grad_norm": 0.019163204357028008,
|
491 |
+
"learning_rate": 0.0001968583161128631,
|
492 |
+
"loss": 1.1726,
|
493 |
+
"step": 68
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.2816326530612245,
|
497 |
+
"grad_norm": 0.019880875945091248,
|
498 |
+
"learning_rate": 0.00019674964402343684,
|
499 |
+
"loss": 1.1441,
|
500 |
+
"step": 69
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.2857142857142857,
|
504 |
+
"grad_norm": 0.019096847623586655,
|
505 |
+
"learning_rate": 0.00019663915527913625,
|
506 |
+
"loss": 1.2021,
|
507 |
+
"step": 70
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.2897959183673469,
|
511 |
+
"grad_norm": 0.019253911450505257,
|
512 |
+
"learning_rate": 0.00019652685195459344,
|
513 |
+
"loss": 1.1237,
|
514 |
+
"step": 71
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.2938775510204082,
|
518 |
+
"grad_norm": 0.020909370854496956,
|
519 |
+
"learning_rate": 0.00019641273615851257,
|
520 |
+
"loss": 1.0575,
|
521 |
+
"step": 72
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.2979591836734694,
|
525 |
+
"grad_norm": 0.019176874309778214,
|
526 |
+
"learning_rate": 0.00019629681003363044,
|
527 |
+
"loss": 1.0377,
|
528 |
+
"step": 73
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.3020408163265306,
|
532 |
+
"grad_norm": 0.019969960674643517,
|
533 |
+
"learning_rate": 0.00019617907575667602,
|
534 |
+
"loss": 1.1471,
|
535 |
+
"step": 74
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.30612244897959184,
|
539 |
+
"grad_norm": 0.019450997933745384,
|
540 |
+
"learning_rate": 0.00019605953553832988,
|
541 |
+
"loss": 1.2022,
|
542 |
+
"step": 75
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.31020408163265306,
|
546 |
+
"grad_norm": 0.02082456275820732,
|
547 |
+
"learning_rate": 0.00019593819162318232,
|
548 |
+
"loss": 1.0932,
|
549 |
+
"step": 76
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.3142857142857143,
|
553 |
+
"grad_norm": 0.020122263580560684,
|
554 |
+
"learning_rate": 0.00019581504628969154,
|
555 |
+
"loss": 1.0826,
|
556 |
+
"step": 77
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.3183673469387755,
|
560 |
+
"grad_norm": 0.020104922354221344,
|
561 |
+
"learning_rate": 0.00019569010185014062,
|
562 |
+
"loss": 1.1404,
|
563 |
+
"step": 78
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.3224489795918367,
|
567 |
+
"grad_norm": 0.021288864314556122,
|
568 |
+
"learning_rate": 0.00019556336065059432,
|
569 |
+
"loss": 1.0951,
|
570 |
+
"step": 79
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.32653061224489793,
|
574 |
+
"grad_norm": 0.02072795107960701,
|
575 |
+
"learning_rate": 0.00019543482507085482,
|
576 |
+
"loss": 1.0649,
|
577 |
+
"step": 80
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.3306122448979592,
|
581 |
+
"grad_norm": 0.020123451948165894,
|
582 |
+
"learning_rate": 0.00019530449752441718,
|
583 |
+
"loss": 1.1333,
|
584 |
+
"step": 81
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.3346938775510204,
|
588 |
+
"grad_norm": 0.020374584943056107,
|
589 |
+
"learning_rate": 0.00019517238045842404,
|
590 |
+
"loss": 1.147,
|
591 |
+
"step": 82
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.3346938775510204,
|
595 |
+
"eval_loss": 1.1397618055343628,
|
596 |
+
"eval_runtime": 120.3925,
|
597 |
+
"eval_samples_per_second": 20.284,
|
598 |
+
"eval_steps_per_second": 10.142,
|
599 |
+
"step": 82
|
600 |
+
},
|
601 |
+
{
|
602 |
+
"epoch": 0.33877551020408164,
|
603 |
+
"grad_norm": 0.0197721179574728,
|
604 |
+
"learning_rate": 0.00019503847635361944,
|
605 |
+
"loss": 1.0954,
|
606 |
+
"step": 83
|
607 |
+
},
|
608 |
+
{
|
609 |
+
"epoch": 0.34285714285714286,
|
610 |
+
"grad_norm": 0.021181972697377205,
|
611 |
+
"learning_rate": 0.00019490278772430256,
|
612 |
+
"loss": 1.1145,
|
613 |
+
"step": 84
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"epoch": 0.3469387755102041,
|
617 |
+
"grad_norm": 0.021057790145277977,
|
618 |
+
"learning_rate": 0.00019476531711828027,
|
619 |
+
"loss": 1.2255,
|
620 |
+
"step": 85
|
621 |
+
},
|
622 |
+
{
|
623 |
+
"epoch": 0.3510204081632653,
|
624 |
+
"grad_norm": 0.0207724217325449,
|
625 |
+
"learning_rate": 0.00019462606711681936,
|
626 |
+
"loss": 1.0366,
|
627 |
+
"step": 86
|
628 |
+
},
|
629 |
+
{
|
630 |
+
"epoch": 0.3551020408163265,
|
631 |
+
"grad_norm": 0.021172018721699715,
|
632 |
+
"learning_rate": 0.00019448504033459818,
|
633 |
+
"loss": 1.0835,
|
634 |
+
"step": 87
|
635 |
+
},
|
636 |
+
{
|
637 |
+
"epoch": 0.35918367346938773,
|
638 |
+
"grad_norm": 0.02109033428132534,
|
639 |
+
"learning_rate": 0.00019434223941965738,
|
640 |
+
"loss": 1.0902,
|
641 |
+
"step": 88
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"epoch": 0.363265306122449,
|
645 |
+
"grad_norm": 0.02078443393111229,
|
646 |
+
"learning_rate": 0.00019419766705335026,
|
647 |
+
"loss": 1.087,
|
648 |
+
"step": 89
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"epoch": 0.3673469387755102,
|
652 |
+
"grad_norm": 0.020614784210920334,
|
653 |
+
"learning_rate": 0.0001940513259502924,
|
654 |
+
"loss": 1.0834,
|
655 |
+
"step": 90
|
656 |
+
},
|
657 |
+
{
|
658 |
+
"epoch": 0.37142857142857144,
|
659 |
+
"grad_norm": 0.020187893882393837,
|
660 |
+
"learning_rate": 0.0001939032188583108,
|
661 |
+
"loss": 1.1847,
|
662 |
+
"step": 91
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 0.37551020408163266,
|
666 |
+
"grad_norm": 0.020622489973902702,
|
667 |
+
"learning_rate": 0.0001937533485583921,
|
668 |
+
"loss": 1.1767,
|
669 |
+
"step": 92
|
670 |
+
},
|
671 |
+
{
|
672 |
+
"epoch": 0.3795918367346939,
|
673 |
+
"grad_norm": 0.02118833176791668,
|
674 |
+
"learning_rate": 0.00019360171786463043,
|
675 |
+
"loss": 1.1491,
|
676 |
+
"step": 93
|
677 |
+
},
|
678 |
+
{
|
679 |
+
"epoch": 0.3836734693877551,
|
680 |
+
"grad_norm": 0.021402837708592415,
|
681 |
+
"learning_rate": 0.00019344832962417475,
|
682 |
+
"loss": 1.1547,
|
683 |
+
"step": 94
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"epoch": 0.3877551020408163,
|
687 |
+
"grad_norm": 0.02148307114839554,
|
688 |
+
"learning_rate": 0.0001932931867171751,
|
689 |
+
"loss": 1.2062,
|
690 |
+
"step": 95
|
691 |
+
},
|
692 |
+
{
|
693 |
+
"epoch": 0.39183673469387753,
|
694 |
+
"grad_norm": 0.022203955799341202,
|
695 |
+
"learning_rate": 0.00019313629205672868,
|
696 |
+
"loss": 1.1271,
|
697 |
+
"step": 96
|
698 |
+
},
|
699 |
+
{
|
700 |
+
"epoch": 0.39591836734693875,
|
701 |
+
"grad_norm": 0.02081882208585739,
|
702 |
+
"learning_rate": 0.00019297764858882514,
|
703 |
+
"loss": 1.0965,
|
704 |
+
"step": 97
|
705 |
+
},
|
706 |
+
{
|
707 |
+
"epoch": 0.4,
|
708 |
+
"grad_norm": 0.021749386563897133,
|
709 |
+
"learning_rate": 0.00019281725929229127,
|
710 |
+
"loss": 1.11,
|
711 |
+
"step": 98
|
712 |
+
},
|
713 |
+
{
|
714 |
+
"epoch": 0.40408163265306124,
|
715 |
+
"grad_norm": 0.02319493517279625,
|
716 |
+
"learning_rate": 0.00019265512717873498,
|
717 |
+
"loss": 1.0196,
|
718 |
+
"step": 99
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"epoch": 0.40816326530612246,
|
722 |
+
"grad_norm": 0.021901512518525124,
|
723 |
+
"learning_rate": 0.0001924912552924889,
|
724 |
+
"loss": 1.1552,
|
725 |
+
"step": 100
|
726 |
+
},
|
727 |
+
{
|
728 |
+
"epoch": 0.4122448979591837,
|
729 |
+
"grad_norm": 0.02368365228176117,
|
730 |
+
"learning_rate": 0.00019232564671055306,
|
731 |
+
"loss": 1.2047,
|
732 |
+
"step": 101
|
733 |
+
},
|
734 |
+
{
|
735 |
+
"epoch": 0.4163265306122449,
|
736 |
+
"grad_norm": 0.022438503801822662,
|
737 |
+
"learning_rate": 0.00019215830454253724,
|
738 |
+
"loss": 1.1429,
|
739 |
+
"step": 102
|
740 |
+
},
|
741 |
+
{
|
742 |
+
"epoch": 0.4204081632653061,
|
743 |
+
"grad_norm": 0.022685807198286057,
|
744 |
+
"learning_rate": 0.00019198923193060254,
|
745 |
+
"loss": 1.0717,
|
746 |
+
"step": 103
|
747 |
+
},
|
748 |
+
{
|
749 |
+
"epoch": 0.42448979591836733,
|
750 |
+
"grad_norm": 0.023902015760540962,
|
751 |
+
"learning_rate": 0.00019181843204940232,
|
752 |
+
"loss": 1.1139,
|
753 |
+
"step": 104
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"epoch": 0.42857142857142855,
|
757 |
+
"grad_norm": 0.022928839549422264,
|
758 |
+
"learning_rate": 0.00019164590810602262,
|
759 |
+
"loss": 1.1515,
|
760 |
+
"step": 105
|
761 |
+
},
|
762 |
+
{
|
763 |
+
"epoch": 0.4326530612244898,
|
764 |
+
"grad_norm": 0.02210794948041439,
|
765 |
+
"learning_rate": 0.00019147166333992205,
|
766 |
+
"loss": 1.1762,
|
767 |
+
"step": 106
|
768 |
+
},
|
769 |
+
{
|
770 |
+
"epoch": 0.43673469387755104,
|
771 |
+
"grad_norm": 0.023219434544444084,
|
772 |
+
"learning_rate": 0.00019129570102287082,
|
773 |
+
"loss": 1.1925,
|
774 |
+
"step": 107
|
775 |
+
},
|
776 |
+
{
|
777 |
+
"epoch": 0.44081632653061226,
|
778 |
+
"grad_norm": 0.023004446178674698,
|
779 |
+
"learning_rate": 0.00019111802445888936,
|
780 |
+
"loss": 1.1449,
|
781 |
+
"step": 108
|
782 |
+
},
|
783 |
+
{
|
784 |
+
"epoch": 0.4448979591836735,
|
785 |
+
"grad_norm": 0.023740626871585846,
|
786 |
+
"learning_rate": 0.00019093863698418627,
|
787 |
+
"loss": 1.2179,
|
788 |
+
"step": 109
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"epoch": 0.4489795918367347,
|
792 |
+
"grad_norm": 0.06276971846818924,
|
793 |
+
"learning_rate": 0.00019075754196709572,
|
794 |
+
"loss": 1.2497,
|
795 |
+
"step": 110
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"epoch": 0.4530612244897959,
|
799 |
+
"grad_norm": 0.023355931043624878,
|
800 |
+
"learning_rate": 0.00019057474280801415,
|
801 |
+
"loss": 1.1625,
|
802 |
+
"step": 111
|
803 |
+
},
|
804 |
+
{
|
805 |
+
"epoch": 0.45714285714285713,
|
806 |
+
"grad_norm": 0.03020629473030567,
|
807 |
+
"learning_rate": 0.00019039024293933645,
|
808 |
+
"loss": 1.0821,
|
809 |
+
"step": 112
|
810 |
+
},
|
811 |
+
{
|
812 |
+
"epoch": 0.46122448979591835,
|
813 |
+
"grad_norm": 0.022392934188246727,
|
814 |
+
"learning_rate": 0.00019020404582539152,
|
815 |
+
"loss": 1.1074,
|
816 |
+
"step": 113
|
817 |
+
},
|
818 |
+
{
|
819 |
+
"epoch": 0.46530612244897956,
|
820 |
+
"grad_norm": 0.023577727377414703,
|
821 |
+
"learning_rate": 0.00019001615496237712,
|
822 |
+
"loss": 1.1128,
|
823 |
+
"step": 114
|
824 |
+
},
|
825 |
+
{
|
826 |
+
"epoch": 0.46938775510204084,
|
827 |
+
"grad_norm": 0.023507297039031982,
|
828 |
+
"learning_rate": 0.00018982657387829445,
|
829 |
+
"loss": 1.1345,
|
830 |
+
"step": 115
|
831 |
+
},
|
832 |
+
{
|
833 |
+
"epoch": 0.47346938775510206,
|
834 |
+
"grad_norm": 0.023036476224660873,
|
835 |
+
"learning_rate": 0.0001896353061328816,
|
836 |
+
"loss": 1.128,
|
837 |
+
"step": 116
|
838 |
+
},
|
839 |
+
{
|
840 |
+
"epoch": 0.4775510204081633,
|
841 |
+
"grad_norm": 0.023640332743525505,
|
842 |
+
"learning_rate": 0.00018944235531754698,
|
843 |
+
"loss": 1.062,
|
844 |
+
"step": 117
|
845 |
+
},
|
846 |
+
{
|
847 |
+
"epoch": 0.4816326530612245,
|
848 |
+
"grad_norm": 0.022972116246819496,
|
849 |
+
"learning_rate": 0.00018924772505530174,
|
850 |
+
"loss": 1.1024,
|
851 |
+
"step": 118
|
852 |
+
},
|
853 |
+
{
|
854 |
+
"epoch": 0.4857142857142857,
|
855 |
+
"grad_norm": 0.023795459419488907,
|
856 |
+
"learning_rate": 0.00018905141900069178,
|
857 |
+
"loss": 1.1595,
|
858 |
+
"step": 119
|
859 |
+
},
|
860 |
+
{
|
861 |
+
"epoch": 0.4897959183673469,
|
862 |
+
"grad_norm": 0.02379484474658966,
|
863 |
+
"learning_rate": 0.00018885344083972914,
|
864 |
+
"loss": 1.1492,
|
865 |
+
"step": 120
|
866 |
+
},
|
867 |
+
{
|
868 |
+
"epoch": 0.49387755102040815,
|
869 |
+
"grad_norm": 0.023673737421631813,
|
870 |
+
"learning_rate": 0.00018865379428982271,
|
871 |
+
"loss": 1.1571,
|
872 |
+
"step": 121
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"epoch": 0.49795918367346936,
|
876 |
+
"grad_norm": 0.02365570329129696,
|
877 |
+
"learning_rate": 0.00018845248309970854,
|
878 |
+
"loss": 1.1216,
|
879 |
+
"step": 122
|
880 |
+
},
|
881 |
+
{
|
882 |
+
"epoch": 0.5020408163265306,
|
883 |
+
"grad_norm": 0.025217821821570396,
|
884 |
+
"learning_rate": 0.00018824951104937947,
|
885 |
+
"loss": 1.1422,
|
886 |
+
"step": 123
|
887 |
+
},
|
888 |
+
{
|
889 |
+
"epoch": 0.5061224489795918,
|
890 |
+
"grad_norm": 0.02457055076956749,
|
891 |
+
"learning_rate": 0.00018804488195001392,
|
892 |
+
"loss": 1.119,
|
893 |
+
"step": 124
|
894 |
+
},
|
895 |
+
{
|
896 |
+
"epoch": 0.5102040816326531,
|
897 |
+
"grad_norm": 0.023103831335902214,
|
898 |
+
"learning_rate": 0.00018783859964390464,
|
899 |
+
"loss": 1.153,
|
900 |
+
"step": 125
|
901 |
+
},
|
902 |
+
{
|
903 |
+
"epoch": 0.5142857142857142,
|
904 |
+
"grad_norm": 0.02386569045484066,
|
905 |
+
"learning_rate": 0.00018763066800438636,
|
906 |
+
"loss": 1.137,
|
907 |
+
"step": 126
|
908 |
+
},
|
909 |
+
{
|
910 |
+
"epoch": 0.5183673469387755,
|
911 |
+
"grad_norm": 0.024395650252699852,
|
912 |
+
"learning_rate": 0.00018742109093576313,
|
913 |
+
"loss": 1.1592,
|
914 |
+
"step": 127
|
915 |
+
},
|
916 |
+
{
|
917 |
+
"epoch": 0.5224489795918368,
|
918 |
+
"grad_norm": 0.024944225326180458,
|
919 |
+
"learning_rate": 0.000187209872373235,
|
920 |
+
"loss": 1.1395,
|
921 |
+
"step": 128
|
922 |
+
},
|
923 |
+
{
|
924 |
+
"epoch": 0.5265306122448979,
|
925 |
+
"grad_norm": 0.023946771398186684,
|
926 |
+
"learning_rate": 0.00018699701628282407,
|
927 |
+
"loss": 1.1779,
|
928 |
+
"step": 129
|
929 |
+
},
|
930 |
+
{
|
931 |
+
"epoch": 0.5306122448979592,
|
932 |
+
"grad_norm": 0.02391199767589569,
|
933 |
+
"learning_rate": 0.00018678252666130013,
|
934 |
+
"loss": 1.1299,
|
935 |
+
"step": 130
|
936 |
+
},
|
937 |
+
{
|
938 |
+
"epoch": 0.5346938775510204,
|
939 |
+
"grad_norm": 0.0230008065700531,
|
940 |
+
"learning_rate": 0.00018656640753610563,
|
941 |
+
"loss": 1.1087,
|
942 |
+
"step": 131
|
943 |
+
},
|
944 |
+
{
|
945 |
+
"epoch": 0.5387755102040817,
|
946 |
+
"grad_norm": 0.023263461887836456,
|
947 |
+
"learning_rate": 0.0001863486629652799,
|
948 |
+
"loss": 1.0835,
|
949 |
+
"step": 132
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"epoch": 0.5428571428571428,
|
953 |
+
"grad_norm": 0.024622686207294464,
|
954 |
+
"learning_rate": 0.000186129297037383,
|
955 |
+
"loss": 1.0911,
|
956 |
+
"step": 133
|
957 |
+
},
|
958 |
+
{
|
959 |
+
"epoch": 0.5469387755102041,
|
960 |
+
"grad_norm": 0.023301225155591965,
|
961 |
+
"learning_rate": 0.0001859083138714191,
|
962 |
+
"loss": 1.1345,
|
963 |
+
"step": 134
|
964 |
+
},
|
965 |
+
{
|
966 |
+
"epoch": 0.5510204081632653,
|
967 |
+
"grad_norm": 0.023047855123877525,
|
968 |
+
"learning_rate": 0.00018568571761675893,
|
969 |
+
"loss": 1.1353,
|
970 |
+
"step": 135
|
971 |
+
},
|
972 |
+
{
|
973 |
+
"epoch": 0.5551020408163265,
|
974 |
+
"grad_norm": 0.025225356221199036,
|
975 |
+
"learning_rate": 0.00018546151245306205,
|
976 |
+
"loss": 1.149,
|
977 |
+
"step": 136
|
978 |
+
},
|
979 |
+
{
|
980 |
+
"epoch": 0.5591836734693878,
|
981 |
+
"grad_norm": 0.024374982342123985,
|
982 |
+
"learning_rate": 0.00018523570259019827,
|
983 |
+
"loss": 1.0618,
|
984 |
+
"step": 137
|
985 |
+
},
|
986 |
+
{
|
987 |
+
"epoch": 0.563265306122449,
|
988 |
+
"grad_norm": 0.024517694488167763,
|
989 |
+
"learning_rate": 0.00018500829226816853,
|
990 |
+
"loss": 1.148,
|
991 |
+
"step": 138
|
992 |
+
},
|
993 |
+
{
|
994 |
+
"epoch": 0.5673469387755102,
|
995 |
+
"grad_norm": 0.022940896451473236,
|
996 |
+
"learning_rate": 0.0001847792857570255,
|
997 |
+
"loss": 1.0824,
|
998 |
+
"step": 139
|
999 |
+
},
|
1000 |
+
{
|
1001 |
+
"epoch": 0.5714285714285714,
|
1002 |
+
"grad_norm": 0.025163279846310616,
|
1003 |
+
"learning_rate": 0.0001845486873567932,
|
1004 |
+
"loss": 1.112,
|
1005 |
+
"step": 140
|
1006 |
+
},
|
1007 |
+
{
|
1008 |
+
"epoch": 0.5755102040816327,
|
1009 |
+
"grad_norm": 0.024664800614118576,
|
1010 |
+
"learning_rate": 0.00018431650139738633,
|
1011 |
+
"loss": 1.1398,
|
1012 |
+
"step": 141
|
1013 |
+
},
|
1014 |
+
{
|
1015 |
+
"epoch": 0.5795918367346938,
|
1016 |
+
"grad_norm": 0.02429143153131008,
|
1017 |
+
"learning_rate": 0.000184082732238529,
|
1018 |
+
"loss": 1.2003,
|
1019 |
+
"step": 142
|
1020 |
+
},
|
1021 |
+
{
|
1022 |
+
"epoch": 0.5836734693877551,
|
1023 |
+
"grad_norm": 0.026087280362844467,
|
1024 |
+
"learning_rate": 0.00018384738426967283,
|
1025 |
+
"loss": 1.1151,
|
1026 |
+
"step": 143
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"epoch": 0.5877551020408164,
|
1030 |
+
"grad_norm": 0.025691909715533257,
|
1031 |
+
"learning_rate": 0.00018361046190991455,
|
1032 |
+
"loss": 1.1526,
|
1033 |
+
"step": 144
|
1034 |
+
},
|
1035 |
+
{
|
1036 |
+
"epoch": 0.5918367346938775,
|
1037 |
+
"grad_norm": 0.024672340601682663,
|
1038 |
+
"learning_rate": 0.00018337196960791302,
|
1039 |
+
"loss": 1.1781,
|
1040 |
+
"step": 145
|
1041 |
+
},
|
1042 |
+
{
|
1043 |
+
"epoch": 0.5959183673469388,
|
1044 |
+
"grad_norm": 0.025797029957175255,
|
1045 |
+
"learning_rate": 0.00018313191184180568,
|
1046 |
+
"loss": 1.2053,
|
1047 |
+
"step": 146
|
1048 |
+
},
|
1049 |
+
{
|
1050 |
+
"epoch": 0.6,
|
1051 |
+
"grad_norm": 0.025542639195919037,
|
1052 |
+
"learning_rate": 0.0001828902931191244,
|
1053 |
+
"loss": 1.0819,
|
1054 |
+
"step": 147
|
1055 |
+
},
|
1056 |
+
{
|
1057 |
+
"epoch": 0.6040816326530613,
|
1058 |
+
"grad_norm": 0.025126414373517036,
|
1059 |
+
"learning_rate": 0.0001826471179767111,
|
1060 |
+
"loss": 1.1935,
|
1061 |
+
"step": 148
|
1062 |
+
},
|
1063 |
+
{
|
1064 |
+
"epoch": 0.6081632653061224,
|
1065 |
+
"grad_norm": 0.02403743751347065,
|
1066 |
+
"learning_rate": 0.0001824023909806322,
|
1067 |
+
"loss": 1.1151,
|
1068 |
+
"step": 149
|
1069 |
+
},
|
1070 |
+
{
|
1071 |
+
"epoch": 0.6122448979591837,
|
1072 |
+
"grad_norm": 0.025347478687763214,
|
1073 |
+
"learning_rate": 0.00018215611672609317,
|
1074 |
+
"loss": 1.0863,
|
1075 |
+
"step": 150
|
1076 |
+
},
|
1077 |
+
{
|
1078 |
+
"epoch": 0.6163265306122448,
|
1079 |
+
"grad_norm": 0.024234246462583542,
|
1080 |
+
"learning_rate": 0.00018190829983735207,
|
1081 |
+
"loss": 0.9933,
|
1082 |
+
"step": 151
|
1083 |
+
},
|
1084 |
+
{
|
1085 |
+
"epoch": 0.6204081632653061,
|
1086 |
+
"grad_norm": 0.02541242353618145,
|
1087 |
+
"learning_rate": 0.00018165894496763286,
|
1088 |
+
"loss": 1.016,
|
1089 |
+
"step": 152
|
1090 |
+
},
|
1091 |
+
{
|
1092 |
+
"epoch": 0.6244897959183674,
|
1093 |
+
"grad_norm": 0.025475289672613144,
|
1094 |
+
"learning_rate": 0.00018140805679903795,
|
1095 |
+
"loss": 1.1199,
|
1096 |
+
"step": 153
|
1097 |
+
},
|
1098 |
+
{
|
1099 |
+
"epoch": 0.6285714285714286,
|
1100 |
+
"grad_norm": 0.025047162547707558,
|
1101 |
+
"learning_rate": 0.00018115564004246023,
|
1102 |
+
"loss": 1.1866,
|
1103 |
+
"step": 154
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"epoch": 0.6326530612244898,
|
1107 |
+
"grad_norm": 0.024512339383363724,
|
1108 |
+
"learning_rate": 0.00018090169943749476,
|
1109 |
+
"loss": 1.0407,
|
1110 |
+
"step": 155
|
1111 |
+
},
|
1112 |
+
{
|
1113 |
+
"epoch": 0.636734693877551,
|
1114 |
+
"grad_norm": 0.027875879779458046,
|
1115 |
+
"learning_rate": 0.0001806462397523496,
|
1116 |
+
"loss": 1.1148,
|
1117 |
+
"step": 156
|
1118 |
+
},
|
1119 |
+
{
|
1120 |
+
"epoch": 0.6408163265306123,
|
1121 |
+
"grad_norm": 0.027647798880934715,
|
1122 |
+
"learning_rate": 0.00018038926578375653,
|
1123 |
+
"loss": 1.1748,
|
1124 |
+
"step": 157
|
1125 |
+
},
|
1126 |
+
{
|
1127 |
+
"epoch": 0.6448979591836734,
|
1128 |
+
"grad_norm": 0.0258516576141119,
|
1129 |
+
"learning_rate": 0.0001801307823568806,
|
1130 |
+
"loss": 1.156,
|
1131 |
+
"step": 158
|
1132 |
+
},
|
1133 |
+
{
|
1134 |
+
"epoch": 0.6489795918367347,
|
1135 |
+
"grad_norm": 0.02649206854403019,
|
1136 |
+
"learning_rate": 0.00017987079432522996,
|
1137 |
+
"loss": 1.0625,
|
1138 |
+
"step": 159
|
1139 |
+
},
|
1140 |
+
{
|
1141 |
+
"epoch": 0.6530612244897959,
|
1142 |
+
"grad_norm": 0.027242302894592285,
|
1143 |
+
"learning_rate": 0.00017960930657056438,
|
1144 |
+
"loss": 1.0624,
|
1145 |
+
"step": 160
|
1146 |
+
},
|
1147 |
+
{
|
1148 |
+
"epoch": 0.6571428571428571,
|
1149 |
+
"grad_norm": 0.026996418833732605,
|
1150 |
+
"learning_rate": 0.0001793463240028038,
|
1151 |
+
"loss": 1.0979,
|
1152 |
+
"step": 161
|
1153 |
+
},
|
1154 |
+
{
|
1155 |
+
"epoch": 0.6612244897959184,
|
1156 |
+
"grad_norm": 0.025911618024110794,
|
1157 |
+
"learning_rate": 0.00017908185155993605,
|
1158 |
+
"loss": 1.0767,
|
1159 |
+
"step": 162
|
1160 |
+
},
|
1161 |
+
{
|
1162 |
+
"epoch": 0.6653061224489796,
|
1163 |
+
"grad_norm": 0.02710540033876896,
|
1164 |
+
"learning_rate": 0.0001788158942079241,
|
1165 |
+
"loss": 0.9389,
|
1166 |
+
"step": 163
|
1167 |
+
},
|
1168 |
+
{
|
1169 |
+
"epoch": 0.6693877551020408,
|
1170 |
+
"grad_norm": 0.026086492463946342,
|
1171 |
+
"learning_rate": 0.00017854845694061292,
|
1172 |
+
"loss": 1.1475,
|
1173 |
+
"step": 164
|
1174 |
+
},
|
1175 |
+
{
|
1176 |
+
"epoch": 0.6693877551020408,
|
1177 |
+
"eval_loss": 1.1236058473587036,
|
1178 |
+
"eval_runtime": 120.3474,
|
1179 |
+
"eval_samples_per_second": 20.291,
|
1180 |
+
"eval_steps_per_second": 10.146,
|
1181 |
+
"step": 164
|
1182 |
+
},
|
1183 |
+
{
|
1184 |
+
"epoch": 0.673469387755102,
|
1185 |
+
"grad_norm": 0.02641923353075981,
|
1186 |
+
"learning_rate": 0.00017827954477963557,
|
1187 |
+
"loss": 1.1128,
|
1188 |
+
"step": 165
|
1189 |
+
},
|
1190 |
+
{
|
1191 |
+
"epoch": 0.6775510204081633,
|
1192 |
+
"grad_norm": 0.026196755468845367,
|
1193 |
+
"learning_rate": 0.00017800916277431908,
|
1194 |
+
"loss": 1.059,
|
1195 |
+
"step": 166
|
1196 |
+
},
|
1197 |
+
{
|
1198 |
+
"epoch": 0.6816326530612244,
|
1199 |
+
"grad_norm": 0.025523358955979347,
|
1200 |
+
"learning_rate": 0.00017773731600158947,
|
1201 |
+
"loss": 1.1618,
|
1202 |
+
"step": 167
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"epoch": 0.6857142857142857,
|
1206 |
+
"grad_norm": 0.026307355612516403,
|
1207 |
+
"learning_rate": 0.00017746400956587653,
|
1208 |
+
"loss": 1.0585,
|
1209 |
+
"step": 168
|
1210 |
+
},
|
1211 |
+
{
|
1212 |
+
"epoch": 0.689795918367347,
|
1213 |
+
"grad_norm": 0.026362139731645584,
|
1214 |
+
"learning_rate": 0.00017718924859901793,
|
1215 |
+
"loss": 1.0543,
|
1216 |
+
"step": 169
|
1217 |
+
},
|
1218 |
+
{
|
1219 |
+
"epoch": 0.6938775510204082,
|
1220 |
+
"grad_norm": 0.02530169114470482,
|
1221 |
+
"learning_rate": 0.0001769130382601629,
|
1222 |
+
"loss": 1.1009,
|
1223 |
+
"step": 170
|
1224 |
+
},
|
1225 |
+
{
|
1226 |
+
"epoch": 0.6979591836734694,
|
1227 |
+
"grad_norm": 0.026273014023900032,
|
1228 |
+
"learning_rate": 0.0001766353837356753,
|
1229 |
+
"loss": 1.1963,
|
1230 |
+
"step": 171
|
1231 |
+
},
|
1232 |
+
{
|
1233 |
+
"epoch": 0.7020408163265306,
|
1234 |
+
"grad_norm": 0.026570703834295273,
|
1235 |
+
"learning_rate": 0.00017635629023903627,
|
1236 |
+
"loss": 1.1098,
|
1237 |
+
"step": 172
|
1238 |
+
},
|
1239 |
+
{
|
1240 |
+
"epoch": 0.7061224489795919,
|
1241 |
+
"grad_norm": 0.02533114328980446,
|
1242 |
+
"learning_rate": 0.0001760757630107464,
|
1243 |
+
"loss": 1.2321,
|
1244 |
+
"step": 173
|
1245 |
+
},
|
1246 |
+
{
|
1247 |
+
"epoch": 0.710204081632653,
|
1248 |
+
"grad_norm": 0.02558620274066925,
|
1249 |
+
"learning_rate": 0.00017579380731822712,
|
1250 |
+
"loss": 1.1174,
|
1251 |
+
"step": 174
|
1252 |
+
},
|
1253 |
+
{
|
1254 |
+
"epoch": 0.7142857142857143,
|
1255 |
+
"grad_norm": 0.028141306713223457,
|
1256 |
+
"learning_rate": 0.00017551042845572208,
|
1257 |
+
"loss": 1.0609,
|
1258 |
+
"step": 175
|
1259 |
+
},
|
1260 |
+
{
|
1261 |
+
"epoch": 0.7183673469387755,
|
1262 |
+
"grad_norm": 0.028484290465712547,
|
1263 |
+
"learning_rate": 0.00017522563174419753,
|
1264 |
+
"loss": 1.0779,
|
1265 |
+
"step": 176
|
1266 |
+
},
|
1267 |
+
{
|
1268 |
+
"epoch": 0.7224489795918367,
|
1269 |
+
"grad_norm": 0.0262393057346344,
|
1270 |
+
"learning_rate": 0.00017493942253124248,
|
1271 |
+
"loss": 1.0889,
|
1272 |
+
"step": 177
|
1273 |
+
},
|
1274 |
+
{
|
1275 |
+
"epoch": 0.726530612244898,
|
1276 |
+
"grad_norm": 0.029188042506575584,
|
1277 |
+
"learning_rate": 0.00017465180619096832,
|
1278 |
+
"loss": 1.1816,
|
1279 |
+
"step": 178
|
1280 |
+
},
|
1281 |
+
{
|
1282 |
+
"epoch": 0.7306122448979592,
|
1283 |
+
"grad_norm": 0.02816024050116539,
|
1284 |
+
"learning_rate": 0.00017436278812390786,
|
1285 |
+
"loss": 1.155,
|
1286 |
+
"step": 179
|
1287 |
+
},
|
1288 |
+
{
|
1289 |
+
"epoch": 0.7346938775510204,
|
1290 |
+
"grad_norm": 0.026962874457240105,
|
1291 |
+
"learning_rate": 0.00017407237375691392,
|
1292 |
+
"loss": 1.0784,
|
1293 |
+
"step": 180
|
1294 |
+
},
|
1295 |
+
{
|
1296 |
+
"epoch": 0.7387755102040816,
|
1297 |
+
"grad_norm": 0.027746373787522316,
|
1298 |
+
"learning_rate": 0.00017378056854305747,
|
1299 |
+
"loss": 1.1896,
|
1300 |
+
"step": 181
|
1301 |
+
},
|
1302 |
+
{
|
1303 |
+
"epoch": 0.7428571428571429,
|
1304 |
+
"grad_norm": 0.02716743014752865,
|
1305 |
+
"learning_rate": 0.00017348737796152522,
|
1306 |
+
"loss": 1.0722,
|
1307 |
+
"step": 182
|
1308 |
+
},
|
1309 |
+
{
|
1310 |
+
"epoch": 0.746938775510204,
|
1311 |
+
"grad_norm": 0.02938067726790905,
|
1312 |
+
"learning_rate": 0.0001731928075175168,
|
1313 |
+
"loss": 1.0179,
|
1314 |
+
"step": 183
|
1315 |
+
},
|
1316 |
+
{
|
1317 |
+
"epoch": 0.7510204081632653,
|
1318 |
+
"grad_norm": 0.03580696880817413,
|
1319 |
+
"learning_rate": 0.00017289686274214118,
|
1320 |
+
"loss": 1.0951,
|
1321 |
+
"step": 184
|
1322 |
+
},
|
1323 |
+
{
|
1324 |
+
"epoch": 0.7551020408163265,
|
1325 |
+
"grad_norm": 0.02849019691348076,
|
1326 |
+
"learning_rate": 0.0001725995491923131,
|
1327 |
+
"loss": 1.1006,
|
1328 |
+
"step": 185
|
1329 |
+
},
|
1330 |
+
{
|
1331 |
+
"epoch": 0.7591836734693878,
|
1332 |
+
"grad_norm": 0.026822512969374657,
|
1333 |
+
"learning_rate": 0.00017230087245064858,
|
1334 |
+
"loss": 1.1535,
|
1335 |
+
"step": 186
|
1336 |
+
},
|
1337 |
+
{
|
1338 |
+
"epoch": 0.763265306122449,
|
1339 |
+
"grad_norm": 0.027751388028264046,
|
1340 |
+
"learning_rate": 0.00017200083812536,
|
1341 |
+
"loss": 1.0975,
|
1342 |
+
"step": 187
|
1343 |
+
},
|
1344 |
+
{
|
1345 |
+
"epoch": 0.7673469387755102,
|
1346 |
+
"grad_norm": 0.027201151475310326,
|
1347 |
+
"learning_rate": 0.00017169945185015106,
|
1348 |
+
"loss": 1.1022,
|
1349 |
+
"step": 188
|
1350 |
+
},
|
1351 |
+
{
|
1352 |
+
"epoch": 0.7714285714285715,
|
1353 |
+
"grad_norm": 0.026958104223012924,
|
1354 |
+
"learning_rate": 0.00017139671928411072,
|
1355 |
+
"loss": 1.14,
|
1356 |
+
"step": 189
|
1357 |
+
},
|
1358 |
+
{
|
1359 |
+
"epoch": 0.7755102040816326,
|
1360 |
+
"grad_norm": 0.026919234544038773,
|
1361 |
+
"learning_rate": 0.00017109264611160708,
|
1362 |
+
"loss": 1.1056,
|
1363 |
+
"step": 190
|
1364 |
+
},
|
1365 |
+
{
|
1366 |
+
"epoch": 0.7795918367346939,
|
1367 |
+
"grad_norm": 0.027088504284620285,
|
1368 |
+
"learning_rate": 0.00017078723804218066,
|
1369 |
+
"loss": 1.2057,
|
1370 |
+
"step": 191
|
1371 |
+
},
|
1372 |
+
{
|
1373 |
+
"epoch": 0.7836734693877551,
|
1374 |
+
"grad_norm": 0.027464529499411583,
|
1375 |
+
"learning_rate": 0.00017048050081043713,
|
1376 |
+
"loss": 1.1709,
|
1377 |
+
"step": 192
|
1378 |
+
},
|
1379 |
+
{
|
1380 |
+
"epoch": 0.7877551020408163,
|
1381 |
+
"grad_norm": 0.028090914711356163,
|
1382 |
+
"learning_rate": 0.0001701724401759397,
|
1383 |
+
"loss": 1.1489,
|
1384 |
+
"step": 193
|
1385 |
+
},
|
1386 |
+
{
|
1387 |
+
"epoch": 0.7918367346938775,
|
1388 |
+
"grad_norm": 0.026381971314549446,
|
1389 |
+
"learning_rate": 0.00016986306192310084,
|
1390 |
+
"loss": 1.0724,
|
1391 |
+
"step": 194
|
1392 |
+
},
|
1393 |
+
{
|
1394 |
+
"epoch": 0.7959183673469388,
|
1395 |
+
"grad_norm": 0.027733104303479195,
|
1396 |
+
"learning_rate": 0.00016955237186107387,
|
1397 |
+
"loss": 1.1281,
|
1398 |
+
"step": 195
|
1399 |
+
},
|
1400 |
+
{
|
1401 |
+
"epoch": 0.8,
|
1402 |
+
"grad_norm": 0.026476366445422173,
|
1403 |
+
"learning_rate": 0.0001692403758236437,
|
1404 |
+
"loss": 1.19,
|
1405 |
+
"step": 196
|
1406 |
+
},
|
1407 |
+
{
|
1408 |
+
"epoch": 0.8040816326530612,
|
1409 |
+
"grad_norm": 0.02931978367269039,
|
1410 |
+
"learning_rate": 0.0001689270796691174,
|
1411 |
+
"loss": 1.0904,
|
1412 |
+
"step": 197
|
1413 |
+
},
|
1414 |
+
{
|
1415 |
+
"epoch": 0.8081632653061225,
|
1416 |
+
"grad_norm": 0.02770647406578064,
|
1417 |
+
"learning_rate": 0.00016861248928021411,
|
1418 |
+
"loss": 1.1499,
|
1419 |
+
"step": 198
|
1420 |
+
},
|
1421 |
+
{
|
1422 |
+
"epoch": 0.8122448979591836,
|
1423 |
+
"grad_norm": 0.02689889818429947,
|
1424 |
+
"learning_rate": 0.00016829661056395474,
|
1425 |
+
"loss": 1.1525,
|
1426 |
+
"step": 199
|
1427 |
+
},
|
1428 |
+
{
|
1429 |
+
"epoch": 0.8163265306122449,
|
1430 |
+
"grad_norm": 0.02684464119374752,
|
1431 |
+
"learning_rate": 0.0001679794494515508,
|
1432 |
+
"loss": 1.0428,
|
1433 |
+
"step": 200
|
1434 |
+
},
|
1435 |
+
{
|
1436 |
+
"epoch": 0.8204081632653061,
|
1437 |
+
"grad_norm": 0.026796666905283928,
|
1438 |
+
"learning_rate": 0.0001676610118982933,
|
1439 |
+
"loss": 1.1829,
|
1440 |
+
"step": 201
|
1441 |
+
},
|
1442 |
+
{
|
1443 |
+
"epoch": 0.8244897959183674,
|
1444 |
+
"grad_norm": 0.028474919497966766,
|
1445 |
+
"learning_rate": 0.00016734130388344073,
|
1446 |
+
"loss": 1.0853,
|
1447 |
+
"step": 202
|
1448 |
+
},
|
1449 |
+
{
|
1450 |
+
"epoch": 0.8285714285714286,
|
1451 |
+
"grad_norm": 0.027959391474723816,
|
1452 |
+
"learning_rate": 0.00016702033141010694,
|
1453 |
+
"loss": 1.0554,
|
1454 |
+
"step": 203
|
1455 |
+
},
|
1456 |
+
{
|
1457 |
+
"epoch": 0.8326530612244898,
|
1458 |
+
"grad_norm": 0.027617380023002625,
|
1459 |
+
"learning_rate": 0.00016669810050514827,
|
1460 |
+
"loss": 1.2237,
|
1461 |
+
"step": 204
|
1462 |
+
},
|
1463 |
+
{
|
1464 |
+
"epoch": 0.8367346938775511,
|
1465 |
+
"grad_norm": 0.028105339035391808,
|
1466 |
+
"learning_rate": 0.00016637461721905045,
|
1467 |
+
"loss": 1.0778,
|
1468 |
+
"step": 205
|
1469 |
+
},
|
1470 |
+
{
|
1471 |
+
"epoch": 0.8408163265306122,
|
1472 |
+
"grad_norm": 0.028216930106282234,
|
1473 |
+
"learning_rate": 0.00016604988762581512,
|
1474 |
+
"loss": 1.1507,
|
1475 |
+
"step": 206
|
1476 |
+
},
|
1477 |
+
{
|
1478 |
+
"epoch": 0.8448979591836735,
|
1479 |
+
"grad_norm": 0.026569265872240067,
|
1480 |
+
"learning_rate": 0.00016572391782284547,
|
1481 |
+
"loss": 1.0134,
|
1482 |
+
"step": 207
|
1483 |
+
},
|
1484 |
+
{
|
1485 |
+
"epoch": 0.8489795918367347,
|
1486 |
+
"grad_norm": 0.027188677340745926,
|
1487 |
+
"learning_rate": 0.00016539671393083215,
|
1488 |
+
"loss": 1.0784,
|
1489 |
+
"step": 208
|
1490 |
+
},
|
1491 |
+
{
|
1492 |
+
"epoch": 0.8530612244897959,
|
1493 |
+
"grad_norm": 0.02793797291815281,
|
1494 |
+
"learning_rate": 0.00016506828209363796,
|
1495 |
+
"loss": 1.1477,
|
1496 |
+
"step": 209
|
1497 |
+
},
|
1498 |
+
{
|
1499 |
+
"epoch": 0.8571428571428571,
|
1500 |
+
"grad_norm": 0.027332162484526634,
|
1501 |
+
"learning_rate": 0.00016473862847818277,
|
1502 |
+
"loss": 1.1653,
|
1503 |
+
"step": 210
|
1504 |
+
},
|
1505 |
+
{
|
1506 |
+
"epoch": 0.8612244897959184,
|
1507 |
+
"grad_norm": 0.02860257215797901,
|
1508 |
+
"learning_rate": 0.00016440775927432753,
|
1509 |
+
"loss": 1.1599,
|
1510 |
+
"step": 211
|
1511 |
+
},
|
1512 |
+
{
|
1513 |
+
"epoch": 0.8653061224489796,
|
1514 |
+
"grad_norm": 0.028649616986513138,
|
1515 |
+
"learning_rate": 0.0001640756806947582,
|
1516 |
+
"loss": 1.1796,
|
1517 |
+
"step": 212
|
1518 |
+
},
|
1519 |
+
{
|
1520 |
+
"epoch": 0.8693877551020408,
|
1521 |
+
"grad_norm": 0.027630403637886047,
|
1522 |
+
"learning_rate": 0.000163742398974869,
|
1523 |
+
"loss": 1.1315,
|
1524 |
+
"step": 213
|
1525 |
+
},
|
1526 |
+
{
|
1527 |
+
"epoch": 0.8734693877551021,
|
1528 |
+
"grad_norm": 0.027829712256789207,
|
1529 |
+
"learning_rate": 0.00016340792037264527,
|
1530 |
+
"loss": 1.0573,
|
1531 |
+
"step": 214
|
1532 |
+
},
|
1533 |
+
{
|
1534 |
+
"epoch": 0.8775510204081632,
|
1535 |
+
"grad_norm": 0.027864307165145874,
|
1536 |
+
"learning_rate": 0.00016307225116854622,
|
1537 |
+
"loss": 1.083,
|
1538 |
+
"step": 215
|
1539 |
+
},
|
1540 |
+
{
|
1541 |
+
"epoch": 0.8816326530612245,
|
1542 |
+
"grad_norm": 0.028005510568618774,
|
1543 |
+
"learning_rate": 0.0001627353976653866,
|
1544 |
+
"loss": 1.238,
|
1545 |
+
"step": 216
|
1546 |
+
},
|
1547 |
+
{
|
1548 |
+
"epoch": 0.8857142857142857,
|
1549 |
+
"grad_norm": 0.02755396068096161,
|
1550 |
+
"learning_rate": 0.00016239736618821885,
|
1551 |
+
"loss": 1.1124,
|
1552 |
+
"step": 217
|
1553 |
+
},
|
1554 |
+
{
|
1555 |
+
"epoch": 0.889795918367347,
|
1556 |
+
"grad_norm": 0.026409147307276726,
|
1557 |
+
"learning_rate": 0.00016205816308421386,
|
1558 |
+
"loss": 1.1627,
|
1559 |
+
"step": 218
|
1560 |
+
},
|
1561 |
+
{
|
1562 |
+
"epoch": 0.8938775510204081,
|
1563 |
+
"grad_norm": 0.02800268866121769,
|
1564 |
+
"learning_rate": 0.00016171779472254206,
|
1565 |
+
"loss": 1.0921,
|
1566 |
+
"step": 219
|
1567 |
+
},
|
1568 |
+
{
|
1569 |
+
"epoch": 0.8979591836734694,
|
1570 |
+
"grad_norm": 0.02667434886097908,
|
1571 |
+
"learning_rate": 0.00016137626749425377,
|
1572 |
+
"loss": 1.207,
|
1573 |
+
"step": 220
|
1574 |
+
},
|
1575 |
+
{
|
1576 |
+
"epoch": 0.9020408163265307,
|
1577 |
+
"grad_norm": 0.027823835611343384,
|
1578 |
+
"learning_rate": 0.0001610335878121592,
|
1579 |
+
"loss": 1.0776,
|
1580 |
+
"step": 221
|
1581 |
+
},
|
1582 |
+
{
|
1583 |
+
"epoch": 0.9061224489795918,
|
1584 |
+
"grad_norm": 0.02820996195077896,
|
1585 |
+
"learning_rate": 0.000160689762110708,
|
1586 |
+
"loss": 1.0903,
|
1587 |
+
"step": 222
|
1588 |
+
},
|
1589 |
+
{
|
1590 |
+
"epoch": 0.9102040816326531,
|
1591 |
+
"grad_norm": 0.02725161425769329,
|
1592 |
+
"learning_rate": 0.00016034479684586854,
|
1593 |
+
"loss": 1.1587,
|
1594 |
+
"step": 223
|
1595 |
+
},
|
1596 |
+
{
|
1597 |
+
"epoch": 0.9142857142857143,
|
1598 |
+
"grad_norm": 0.027408665046095848,
|
1599 |
+
"learning_rate": 0.0001599986984950065,
|
1600 |
+
"loss": 1.1058,
|
1601 |
+
"step": 224
|
1602 |
+
},
|
1603 |
+
{
|
1604 |
+
"epoch": 0.9183673469387755,
|
1605 |
+
"grad_norm": 0.027829701080918312,
|
1606 |
+
"learning_rate": 0.00015965147355676343,
|
1607 |
+
"loss": 1.1037,
|
1608 |
+
"step": 225
|
1609 |
+
},
|
1610 |
+
{
|
1611 |
+
"epoch": 0.9224489795918367,
|
1612 |
+
"grad_norm": 0.027295254170894623,
|
1613 |
+
"learning_rate": 0.0001593031285509347,
|
1614 |
+
"loss": 1.0681,
|
1615 |
+
"step": 226
|
1616 |
+
},
|
1617 |
+
{
|
1618 |
+
"epoch": 0.926530612244898,
|
1619 |
+
"grad_norm": 0.028630707412958145,
|
1620 |
+
"learning_rate": 0.00015895367001834694,
|
1621 |
+
"loss": 1.1282,
|
1622 |
+
"step": 227
|
1623 |
+
},
|
1624 |
+
{
|
1625 |
+
"epoch": 0.9306122448979591,
|
1626 |
+
"grad_norm": 0.02818943001329899,
|
1627 |
+
"learning_rate": 0.0001586031045207354,
|
1628 |
+
"loss": 1.1101,
|
1629 |
+
"step": 228
|
1630 |
+
},
|
1631 |
+
{
|
1632 |
+
"epoch": 0.9346938775510204,
|
1633 |
+
"grad_norm": 0.028520913794636726,
|
1634 |
+
"learning_rate": 0.0001582514386406206,
|
1635 |
+
"loss": 1.1716,
|
1636 |
+
"step": 229
|
1637 |
+
},
|
1638 |
+
{
|
1639 |
+
"epoch": 0.9387755102040817,
|
1640 |
+
"grad_norm": 0.027190426364541054,
|
1641 |
+
"learning_rate": 0.0001578986789811849,
|
1642 |
+
"loss": 1.0615,
|
1643 |
+
"step": 230
|
1644 |
+
},
|
1645 |
+
{
|
1646 |
+
"epoch": 0.9428571428571428,
|
1647 |
+
"grad_norm": 0.028909413143992424,
|
1648 |
+
"learning_rate": 0.00015754483216614821,
|
1649 |
+
"loss": 1.0757,
|
1650 |
+
"step": 231
|
1651 |
+
},
|
1652 |
+
{
|
1653 |
+
"epoch": 0.9469387755102041,
|
1654 |
+
"grad_norm": 0.028231430798768997,
|
1655 |
+
"learning_rate": 0.000157189904839644,
|
1656 |
+
"loss": 1.14,
|
1657 |
+
"step": 232
|
1658 |
+
},
|
1659 |
+
{
|
1660 |
+
"epoch": 0.9510204081632653,
|
1661 |
+
"grad_norm": 0.02774875983595848,
|
1662 |
+
"learning_rate": 0.00015683390366609426,
|
1663 |
+
"loss": 1.0429,
|
1664 |
+
"step": 233
|
1665 |
+
},
|
1666 |
+
{
|
1667 |
+
"epoch": 0.9551020408163265,
|
1668 |
+
"grad_norm": 0.030419837683439255,
|
1669 |
+
"learning_rate": 0.00015647683533008455,
|
1670 |
+
"loss": 1.113,
|
1671 |
+
"step": 234
|
1672 |
+
},
|
1673 |
+
{
|
1674 |
+
"epoch": 0.9591836734693877,
|
1675 |
+
"grad_norm": 0.028292929753661156,
|
1676 |
+
"learning_rate": 0.00015611870653623825,
|
1677 |
+
"loss": 1.1127,
|
1678 |
+
"step": 235
|
1679 |
+
},
|
1680 |
+
{
|
1681 |
+
"epoch": 0.963265306122449,
|
1682 |
+
"grad_norm": 0.028285473585128784,
|
1683 |
+
"learning_rate": 0.00015575952400909092,
|
1684 |
+
"loss": 1.0493,
|
1685 |
+
"step": 236
|
1686 |
+
},
|
1687 |
+
{
|
1688 |
+
"epoch": 0.9673469387755103,
|
1689 |
+
"grad_norm": 0.028861958533525467,
|
1690 |
+
"learning_rate": 0.00015539929449296392,
|
1691 |
+
"loss": 1.0879,
|
1692 |
+
"step": 237
|
1693 |
+
},
|
1694 |
+
{
|
1695 |
+
"epoch": 0.9714285714285714,
|
1696 |
+
"grad_norm": 0.02901526540517807,
|
1697 |
+
"learning_rate": 0.00015503802475183773,
|
1698 |
+
"loss": 1.21,
|
1699 |
+
"step": 238
|
1700 |
+
},
|
1701 |
+
{
|
1702 |
+
"epoch": 0.9755102040816327,
|
1703 |
+
"grad_norm": 0.02809295803308487,
|
1704 |
+
"learning_rate": 0.00015467572156922503,
|
1705 |
+
"loss": 1.1949,
|
1706 |
+
"step": 239
|
1707 |
+
},
|
1708 |
+
{
|
1709 |
+
"epoch": 0.9795918367346939,
|
1710 |
+
"grad_norm": 0.03164355456829071,
|
1711 |
+
"learning_rate": 0.00015431239174804328,
|
1712 |
+
"loss": 1.068,
|
1713 |
+
"step": 240
|
1714 |
+
},
|
1715 |
+
{
|
1716 |
+
"epoch": 0.9836734693877551,
|
1717 |
+
"grad_norm": 0.029855625703930855,
|
1718 |
+
"learning_rate": 0.00015394804211048702,
|
1719 |
+
"loss": 1.1485,
|
1720 |
+
"step": 241
|
1721 |
+
},
|
1722 |
+
{
|
1723 |
+
"epoch": 0.9877551020408163,
|
1724 |
+
"grad_norm": 0.027486370876431465,
|
1725 |
+
"learning_rate": 0.00015358267949789966,
|
1726 |
+
"loss": 1.0449,
|
1727 |
+
"step": 242
|
1728 |
+
},
|
1729 |
+
{
|
1730 |
+
"epoch": 0.9918367346938776,
|
1731 |
+
"grad_norm": 0.02765297144651413,
|
1732 |
+
"learning_rate": 0.0001532163107706452,
|
1733 |
+
"loss": 1.0341,
|
1734 |
+
"step": 243
|
1735 |
+
},
|
1736 |
+
{
|
1737 |
+
"epoch": 0.9959183673469387,
|
1738 |
+
"grad_norm": 0.02840602956712246,
|
1739 |
+
"learning_rate": 0.0001528489428079793,
|
1740 |
+
"loss": 1.2001,
|
1741 |
+
"step": 244
|
1742 |
+
},
|
1743 |
+
{
|
1744 |
+
"epoch": 1.0,
|
1745 |
+
"grad_norm": 0.028239021077752113,
|
1746 |
+
"learning_rate": 0.00015248058250792008,
|
1747 |
+
"loss": 1.1528,
|
1748 |
+
"step": 245
|
1749 |
+
}
|
1750 |
+
],
|
1751 |
+
"logging_steps": 1,
|
1752 |
+
"max_steps": 735,
|
1753 |
+
"num_input_tokens_seen": 0,
|
1754 |
+
"num_train_epochs": 3,
|
1755 |
+
"save_steps": 245,
|
1756 |
+
"stateful_callbacks": {
|
1757 |
+
"TrainerControl": {
|
1758 |
+
"args": {
|
1759 |
+
"should_epoch_stop": false,
|
1760 |
+
"should_evaluate": false,
|
1761 |
+
"should_log": false,
|
1762 |
+
"should_save": true,
|
1763 |
+
"should_training_stop": false
|
1764 |
+
},
|
1765 |
+
"attributes": {}
|
1766 |
+
}
|
1767 |
+
},
|
1768 |
+
"total_flos": 2.954959055015117e+17,
|
1769 |
+
"train_batch_size": 2,
|
1770 |
+
"trial_name": null,
|
1771 |
+
"trial_params": null
|
1772 |
+
}
|
outputs/qlora-out/checkpoint-245/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e6fb289a2c66d900ebea02822214443cd5e754c802d897f725aadda336a7caf
|
3 |
+
size 6136
|
outputs/qlora-out/checkpoint-490/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: pints-ai/1.5-Pints-16K-v0.1
|
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.12.0
|
outputs/qlora-out/checkpoint-490/adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "pints-ai/1.5-Pints-16K-v0.1",
|
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": 32,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
+
"k_proj",
|
25 |
+
"down_proj",
|
26 |
+
"q_proj",
|
27 |
+
"o_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
outputs/qlora-out/checkpoint-490/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dba8f22ea86eccc5eb3a5bcc464edff54fbfa375bd7def522c4aca4adf2792e3
|
3 |
+
size 133738248
|
outputs/qlora-out/checkpoint-490/added_tokens.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</s>": 32003,
|
3 |
+
"<</SYS>>": 32007,
|
4 |
+
"<<SYS>>": 32006,
|
5 |
+
"<|assistant|>": 32010,
|
6 |
+
"<|begin_of_text|>": 32011,
|
7 |
+
"<|end_header_id|>": 32013,
|
8 |
+
"<|end_of_turn|>": 32000,
|
9 |
+
"<|eot_id|>": 32014,
|
10 |
+
"<|im_start|>": 32002,
|
11 |
+
"<|pad|>": 32001,
|
12 |
+
"<|reserved_0|>": 32015,
|
13 |
+
"<|reserved_10|>": 32025,
|
14 |
+
"<|reserved_11|>": 32026,
|
15 |
+
"<|reserved_12|>": 32027,
|
16 |
+
"<|reserved_13|>": 32028,
|
17 |
+
"<|reserved_14|>": 32029,
|
18 |
+
"<|reserved_15|>": 32030,
|
19 |
+
"<|reserved_16|>": 32031,
|
20 |
+
"<|reserved_17|>": 32032,
|
21 |
+
"<|reserved_18|>": 32033,
|
22 |
+
"<|reserved_19|>": 32034,
|
23 |
+
"<|reserved_1|>": 32016,
|
24 |
+
"<|reserved_20|>": 32035,
|
25 |
+
"<|reserved_21|>": 32036,
|
26 |
+
"<|reserved_22|>": 32037,
|
27 |
+
"<|reserved_23|>": 32038,
|
28 |
+
"<|reserved_24|>": 32039,
|
29 |
+
"<|reserved_25|>": 32040,
|
30 |
+
"<|reserved_26|>": 32041,
|
31 |
+
"<|reserved_27|>": 32042,
|
32 |
+
"<|reserved_28|>": 32043,
|
33 |
+
"<|reserved_29|>": 32044,
|
34 |
+
"<|reserved_2|>": 32017,
|
35 |
+
"<|reserved_30|>": 32045,
|
36 |
+
"<|reserved_31|>": 32046,
|
37 |
+
"<|reserved_32|>": 32047,
|
38 |
+
"<|reserved_33|>": 32048,
|
39 |
+
"<|reserved_34|>": 32049,
|
40 |
+
"<|reserved_35|>": 32050,
|
41 |
+
"<|reserved_36|>": 32051,
|
42 |
+
"<|reserved_37|>": 32052,
|
43 |
+
"<|reserved_38|>": 32053,
|
44 |
+
"<|reserved_39|>": 32054,
|
45 |
+
"<|reserved_3|>": 32018,
|
46 |
+
"<|reserved_40|>": 32055,
|
47 |
+
"<|reserved_41|>": 32056,
|
48 |
+
"<|reserved_42|>": 32057,
|
49 |
+
"<|reserved_43|>": 32058,
|
50 |
+
"<|reserved_44|>": 32059,
|
51 |
+
"<|reserved_45|>": 32060,
|
52 |
+
"<|reserved_46|>": 32061,
|
53 |
+
"<|reserved_47|>": 32062,
|
54 |
+
"<|reserved_48|>": 32063,
|
55 |
+
"<|reserved_4|>": 32019,
|
56 |
+
"<|reserved_5|>": 32020,
|
57 |
+
"<|reserved_6|>": 32021,
|
58 |
+
"<|reserved_7|>": 32022,
|
59 |
+
"<|reserved_8|>": 32023,
|
60 |
+
"<|reserved_9|>": 32024,
|
61 |
+
"<|start_header_id|>": 32012,
|
62 |
+
"<|system|>": 32009,
|
63 |
+
"<|user|>": 32008,
|
64 |
+
"[/INST]": 32005,
|
65 |
+
"[INST]": 32004
|
66 |
+
}
|
outputs/qlora-out/checkpoint-490/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:447ef1ff913ed7d15634c70a7ac03a29d8a2ee3bf73ba90b63109ce3642f00c6
|
3 |
+
size 267674626
|
outputs/qlora-out/checkpoint-490/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf9aed7931f73ee86fd0a395d3a8727e9f304a3e25619b377d658414857e67ec
|
3 |
+
size 14244
|
outputs/qlora-out/checkpoint-490/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c9a4d82db3fc6da692d0ab735bac58716f41528f5eac6fe297048ca09da329a
|
3 |
+
size 1064
|
outputs/qlora-out/checkpoint-490/special_tokens_map.json
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|end_of_turn|>",
|
4 |
+
"<|im_start|>",
|
5 |
+
"</s>",
|
6 |
+
"[INST]",
|
7 |
+
"[/INST]",
|
8 |
+
"<<SYS>>",
|
9 |
+
"<</SYS>>",
|
10 |
+
"<|user|>",
|
11 |
+
"<|system|>",
|
12 |
+
"<|assistant|>",
|
13 |
+
"<|begin_of_text|>",
|
14 |
+
"<|start_header_id|>",
|
15 |
+
"<|end_header_id|>",
|
16 |
+
"<|eot_id|>",
|
17 |
+
"<|reserved_0|>",
|
18 |
+
"<|reserved_1|>",
|
19 |
+
"<|reserved_2|>",
|
20 |
+
"<|reserved_3|>",
|
21 |
+
"<|reserved_4|>",
|
22 |
+
"<|reserved_5|>",
|
23 |
+
"<|reserved_6|>",
|
24 |
+
"<|reserved_7|>",
|
25 |
+
"<|reserved_8|>",
|
26 |
+
"<|reserved_9|>",
|
27 |
+
"<|reserved_10|>",
|
28 |
+
"<|reserved_11|>",
|
29 |
+
"<|reserved_12|>",
|
30 |
+
"<|reserved_13|>",
|
31 |
+
"<|reserved_14|>",
|
32 |
+
"<|reserved_15|>",
|
33 |
+
"<|reserved_16|>",
|
34 |
+
"<|reserved_17|>",
|
35 |
+
"<|reserved_18|>",
|
36 |
+
"<|reserved_19|>",
|
37 |
+
"<|reserved_20|>",
|
38 |
+
"<|reserved_21|>",
|
39 |
+
"<|reserved_22|>",
|
40 |
+
"<|reserved_23|>",
|
41 |
+
"<|reserved_24|>",
|
42 |
+
"<|reserved_25|>",
|
43 |
+
"<|reserved_26|>",
|
44 |
+
"<|reserved_27|>",
|
45 |
+
"<|reserved_28|>",
|
46 |
+
"<|reserved_29|>",
|
47 |
+
"<|reserved_30|>",
|
48 |
+
"<|reserved_31|>",
|
49 |
+
"<|reserved_32|>",
|
50 |
+
"<|reserved_33|>",
|
51 |
+
"<|reserved_34|>",
|
52 |
+
"<|reserved_35|>",
|
53 |
+
"<|reserved_36|>",
|
54 |
+
"<|reserved_37|>",
|
55 |
+
"<|reserved_38|>",
|
56 |
+
"<|reserved_39|>",
|
57 |
+
"<|reserved_40|>",
|
58 |
+
"<|reserved_41|>",
|
59 |
+
"<|reserved_42|>",
|
60 |
+
"<|reserved_43|>",
|
61 |
+
"<|reserved_44|>",
|
62 |
+
"<|reserved_45|>",
|
63 |
+
"<|reserved_46|>",
|
64 |
+
"<|reserved_47|>",
|
65 |
+
"<|reserved_48|>"
|
66 |
+
],
|
67 |
+
"bos_token": {
|
68 |
+
"content": "<s>",
|
69 |
+
"lstrip": false,
|
70 |
+
"normalized": false,
|
71 |
+
"rstrip": false,
|
72 |
+
"single_word": false
|
73 |
+
},
|
74 |
+
"eos_token": {
|
75 |
+
"content": "<|im_end|>",
|
76 |
+
"lstrip": false,
|
77 |
+
"normalized": false,
|
78 |
+
"rstrip": false,
|
79 |
+
"single_word": false
|
80 |
+
},
|
81 |
+
"pad_token": {
|
82 |
+
"content": "<|pad|>",
|
83 |
+
"lstrip": false,
|
84 |
+
"normalized": false,
|
85 |
+
"rstrip": false,
|
86 |
+
"single_word": false
|
87 |
+
},
|
88 |
+
"unk_token": {
|
89 |
+
"content": "<unk>",
|
90 |
+
"lstrip": false,
|
91 |
+
"normalized": false,
|
92 |
+
"rstrip": false,
|
93 |
+
"single_word": false
|
94 |
+
}
|
95 |
+
}
|
outputs/qlora-out/checkpoint-490/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
outputs/qlora-out/checkpoint-490/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
outputs/qlora-out/checkpoint-490/tokenizer_config.json
ADDED
@@ -0,0 +1,624 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "<|im_end|>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
},
|
30 |
+
"32000": {
|
31 |
+
"content": "<|end_of_turn|>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": true
|
37 |
+
},
|
38 |
+
"32001": {
|
39 |
+
"content": "<|pad|>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false,
|
44 |
+
"special": true
|
45 |
+
},
|
46 |
+
"32002": {
|
47 |
+
"content": "<|im_start|>",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": false,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": false,
|
52 |
+
"special": true
|
53 |
+
},
|
54 |
+
"32003": {
|
55 |
+
"content": "</s>",
|
56 |
+
"lstrip": false,
|
57 |
+
"normalized": false,
|
58 |
+
"rstrip": false,
|
59 |
+
"single_word": false,
|
60 |
+
"special": true
|
61 |
+
},
|
62 |
+
"32004": {
|
63 |
+
"content": "[INST]",
|
64 |
+
"lstrip": false,
|
65 |
+
"normalized": false,
|
66 |
+
"rstrip": false,
|
67 |
+
"single_word": false,
|
68 |
+
"special": true
|
69 |
+
},
|
70 |
+
"32005": {
|
71 |
+
"content": "[/INST]",
|
72 |
+
"lstrip": false,
|
73 |
+
"normalized": false,
|
74 |
+
"rstrip": false,
|
75 |
+
"single_word": false,
|
76 |
+
"special": true
|
77 |
+
},
|
78 |
+
"32006": {
|
79 |
+
"content": "<<SYS>>",
|
80 |
+
"lstrip": false,
|
81 |
+
"normalized": false,
|
82 |
+
"rstrip": false,
|
83 |
+
"single_word": false,
|
84 |
+
"special": true
|
85 |
+
},
|
86 |
+
"32007": {
|
87 |
+
"content": "<</SYS>>",
|
88 |
+
"lstrip": false,
|
89 |
+
"normalized": false,
|
90 |
+
"rstrip": false,
|
91 |
+
"single_word": false,
|
92 |
+
"special": true
|
93 |
+
},
|
94 |
+
"32008": {
|
95 |
+
"content": "<|user|>",
|
96 |
+
"lstrip": false,
|
97 |
+
"normalized": false,
|
98 |
+
"rstrip": false,
|
99 |
+
"single_word": false,
|
100 |
+
"special": true
|
101 |
+
},
|
102 |
+
"32009": {
|
103 |
+
"content": "<|system|>",
|
104 |
+
"lstrip": false,
|
105 |
+
"normalized": false,
|
106 |
+
"rstrip": false,
|
107 |
+
"single_word": false,
|
108 |
+
"special": true
|
109 |
+
},
|
110 |
+
"32010": {
|
111 |
+
"content": "<|assistant|>",
|
112 |
+
"lstrip": false,
|
113 |
+
"normalized": false,
|
114 |
+
"rstrip": false,
|
115 |
+
"single_word": false,
|
116 |
+
"special": true
|
117 |
+
},
|
118 |
+
"32011": {
|
119 |
+
"content": "<|begin_of_text|>",
|
120 |
+
"lstrip": false,
|
121 |
+
"normalized": false,
|
122 |
+
"rstrip": false,
|
123 |
+
"single_word": false,
|
124 |
+
"special": true
|
125 |
+
},
|
126 |
+
"32012": {
|
127 |
+
"content": "<|start_header_id|>",
|
128 |
+
"lstrip": false,
|
129 |
+
"normalized": false,
|
130 |
+
"rstrip": false,
|
131 |
+
"single_word": false,
|
132 |
+
"special": true
|
133 |
+
},
|
134 |
+
"32013": {
|
135 |
+
"content": "<|end_header_id|>",
|
136 |
+
"lstrip": false,
|
137 |
+
"normalized": false,
|
138 |
+
"rstrip": false,
|
139 |
+
"single_word": false,
|
140 |
+
"special": true
|
141 |
+
},
|
142 |
+
"32014": {
|
143 |
+
"content": "<|eot_id|>",
|
144 |
+
"lstrip": false,
|
145 |
+
"normalized": false,
|
146 |
+
"rstrip": false,
|
147 |
+
"single_word": false,
|
148 |
+
"special": true
|
149 |
+
},
|
150 |
+
"32015": {
|
151 |
+
"content": "<|reserved_0|>",
|
152 |
+
"lstrip": false,
|
153 |
+
"normalized": false,
|
154 |
+
"rstrip": false,
|
155 |
+
"single_word": false,
|
156 |
+
"special": true
|
157 |
+
},
|
158 |
+
"32016": {
|
159 |
+
"content": "<|reserved_1|>",
|
160 |
+
"lstrip": false,
|
161 |
+
"normalized": false,
|
162 |
+
"rstrip": false,
|
163 |
+
"single_word": false,
|
164 |
+
"special": true
|
165 |
+
},
|
166 |
+
"32017": {
|
167 |
+
"content": "<|reserved_2|>",
|
168 |
+
"lstrip": false,
|
169 |
+
"normalized": false,
|
170 |
+
"rstrip": false,
|
171 |
+
"single_word": false,
|
172 |
+
"special": true
|
173 |
+
},
|
174 |
+
"32018": {
|
175 |
+
"content": "<|reserved_3|>",
|
176 |
+
"lstrip": false,
|
177 |
+
"normalized": false,
|
178 |
+
"rstrip": false,
|
179 |
+
"single_word": false,
|
180 |
+
"special": true
|
181 |
+
},
|
182 |
+
"32019": {
|
183 |
+
"content": "<|reserved_4|>",
|
184 |
+
"lstrip": false,
|
185 |
+
"normalized": false,
|
186 |
+
"rstrip": false,
|
187 |
+
"single_word": false,
|
188 |
+
"special": true
|
189 |
+
},
|
190 |
+
"32020": {
|
191 |
+
"content": "<|reserved_5|>",
|
192 |
+
"lstrip": false,
|
193 |
+
"normalized": false,
|
194 |
+
"rstrip": false,
|
195 |
+
"single_word": false,
|
196 |
+
"special": true
|
197 |
+
},
|
198 |
+
"32021": {
|
199 |
+
"content": "<|reserved_6|>",
|
200 |
+
"lstrip": false,
|
201 |
+
"normalized": false,
|
202 |
+
"rstrip": false,
|
203 |
+
"single_word": false,
|
204 |
+
"special": true
|
205 |
+
},
|
206 |
+
"32022": {
|
207 |
+
"content": "<|reserved_7|>",
|
208 |
+
"lstrip": false,
|
209 |
+
"normalized": false,
|
210 |
+
"rstrip": false,
|
211 |
+
"single_word": false,
|
212 |
+
"special": true
|
213 |
+
},
|
214 |
+
"32023": {
|
215 |
+
"content": "<|reserved_8|>",
|
216 |
+
"lstrip": false,
|
217 |
+
"normalized": false,
|
218 |
+
"rstrip": false,
|
219 |
+
"single_word": false,
|
220 |
+
"special": true
|
221 |
+
},
|
222 |
+
"32024": {
|
223 |
+
"content": "<|reserved_9|>",
|
224 |
+
"lstrip": false,
|
225 |
+
"normalized": false,
|
226 |
+
"rstrip": false,
|
227 |
+
"single_word": false,
|
228 |
+
"special": true
|
229 |
+
},
|
230 |
+
"32025": {
|
231 |
+
"content": "<|reserved_10|>",
|
232 |
+
"lstrip": false,
|
233 |
+
"normalized": false,
|
234 |
+
"rstrip": false,
|
235 |
+
"single_word": false,
|
236 |
+
"special": true
|
237 |
+
},
|
238 |
+
"32026": {
|
239 |
+
"content": "<|reserved_11|>",
|
240 |
+
"lstrip": false,
|
241 |
+
"normalized": false,
|
242 |
+
"rstrip": false,
|
243 |
+
"single_word": false,
|
244 |
+
"special": true
|
245 |
+
},
|
246 |
+
"32027": {
|
247 |
+
"content": "<|reserved_12|>",
|
248 |
+
"lstrip": false,
|
249 |
+
"normalized": false,
|
250 |
+
"rstrip": false,
|
251 |
+
"single_word": false,
|
252 |
+
"special": true
|
253 |
+
},
|
254 |
+
"32028": {
|
255 |
+
"content": "<|reserved_13|>",
|
256 |
+
"lstrip": false,
|
257 |
+
"normalized": false,
|
258 |
+
"rstrip": false,
|
259 |
+
"single_word": false,
|
260 |
+
"special": true
|
261 |
+
},
|
262 |
+
"32029": {
|
263 |
+
"content": "<|reserved_14|>",
|
264 |
+
"lstrip": false,
|
265 |
+
"normalized": false,
|
266 |
+
"rstrip": false,
|
267 |
+
"single_word": false,
|
268 |
+
"special": true
|
269 |
+
},
|
270 |
+
"32030": {
|
271 |
+
"content": "<|reserved_15|>",
|
272 |
+
"lstrip": false,
|
273 |
+
"normalized": false,
|
274 |
+
"rstrip": false,
|
275 |
+
"single_word": false,
|
276 |
+
"special": true
|
277 |
+
},
|
278 |
+
"32031": {
|
279 |
+
"content": "<|reserved_16|>",
|
280 |
+
"lstrip": false,
|
281 |
+
"normalized": false,
|
282 |
+
"rstrip": false,
|
283 |
+
"single_word": false,
|
284 |
+
"special": true
|
285 |
+
},
|
286 |
+
"32032": {
|
287 |
+
"content": "<|reserved_17|>",
|
288 |
+
"lstrip": false,
|
289 |
+
"normalized": false,
|
290 |
+
"rstrip": false,
|
291 |
+
"single_word": false,
|
292 |
+
"special": true
|
293 |
+
},
|
294 |
+
"32033": {
|
295 |
+
"content": "<|reserved_18|>",
|
296 |
+
"lstrip": false,
|
297 |
+
"normalized": false,
|
298 |
+
"rstrip": false,
|
299 |
+
"single_word": false,
|
300 |
+
"special": true
|
301 |
+
},
|
302 |
+
"32034": {
|
303 |
+
"content": "<|reserved_19|>",
|
304 |
+
"lstrip": false,
|
305 |
+
"normalized": false,
|
306 |
+
"rstrip": false,
|
307 |
+
"single_word": false,
|
308 |
+
"special": true
|
309 |
+
},
|
310 |
+
"32035": {
|
311 |
+
"content": "<|reserved_20|>",
|
312 |
+
"lstrip": false,
|
313 |
+
"normalized": false,
|
314 |
+
"rstrip": false,
|
315 |
+
"single_word": false,
|
316 |
+
"special": true
|
317 |
+
},
|
318 |
+
"32036": {
|
319 |
+
"content": "<|reserved_21|>",
|
320 |
+
"lstrip": false,
|
321 |
+
"normalized": false,
|
322 |
+
"rstrip": false,
|
323 |
+
"single_word": false,
|
324 |
+
"special": true
|
325 |
+
},
|
326 |
+
"32037": {
|
327 |
+
"content": "<|reserved_22|>",
|
328 |
+
"lstrip": false,
|
329 |
+
"normalized": false,
|
330 |
+
"rstrip": false,
|
331 |
+
"single_word": false,
|
332 |
+
"special": true
|
333 |
+
},
|
334 |
+
"32038": {
|
335 |
+
"content": "<|reserved_23|>",
|
336 |
+
"lstrip": false,
|
337 |
+
"normalized": false,
|
338 |
+
"rstrip": false,
|
339 |
+
"single_word": false,
|
340 |
+
"special": true
|
341 |
+
},
|
342 |
+
"32039": {
|
343 |
+
"content": "<|reserved_24|>",
|
344 |
+
"lstrip": false,
|
345 |
+
"normalized": false,
|
346 |
+
"rstrip": false,
|
347 |
+
"single_word": false,
|
348 |
+
"special": true
|
349 |
+
},
|
350 |
+
"32040": {
|
351 |
+
"content": "<|reserved_25|>",
|
352 |
+
"lstrip": false,
|
353 |
+
"normalized": false,
|
354 |
+
"rstrip": false,
|
355 |
+
"single_word": false,
|
356 |
+
"special": true
|
357 |
+
},
|
358 |
+
"32041": {
|
359 |
+
"content": "<|reserved_26|>",
|
360 |
+
"lstrip": false,
|
361 |
+
"normalized": false,
|
362 |
+
"rstrip": false,
|
363 |
+
"single_word": false,
|
364 |
+
"special": true
|
365 |
+
},
|
366 |
+
"32042": {
|
367 |
+
"content": "<|reserved_27|>",
|
368 |
+
"lstrip": false,
|
369 |
+
"normalized": false,
|
370 |
+
"rstrip": false,
|
371 |
+
"single_word": false,
|
372 |
+
"special": true
|
373 |
+
},
|
374 |
+
"32043": {
|
375 |
+
"content": "<|reserved_28|>",
|
376 |
+
"lstrip": false,
|
377 |
+
"normalized": false,
|
378 |
+
"rstrip": false,
|
379 |
+
"single_word": false,
|
380 |
+
"special": true
|
381 |
+
},
|
382 |
+
"32044": {
|
383 |
+
"content": "<|reserved_29|>",
|
384 |
+
"lstrip": false,
|
385 |
+
"normalized": false,
|
386 |
+
"rstrip": false,
|
387 |
+
"single_word": false,
|
388 |
+
"special": true
|
389 |
+
},
|
390 |
+
"32045": {
|
391 |
+
"content": "<|reserved_30|>",
|
392 |
+
"lstrip": false,
|
393 |
+
"normalized": false,
|
394 |
+
"rstrip": false,
|
395 |
+
"single_word": false,
|
396 |
+
"special": true
|
397 |
+
},
|
398 |
+
"32046": {
|
399 |
+
"content": "<|reserved_31|>",
|
400 |
+
"lstrip": false,
|
401 |
+
"normalized": false,
|
402 |
+
"rstrip": false,
|
403 |
+
"single_word": false,
|
404 |
+
"special": true
|
405 |
+
},
|
406 |
+
"32047": {
|
407 |
+
"content": "<|reserved_32|>",
|
408 |
+
"lstrip": false,
|
409 |
+
"normalized": false,
|
410 |
+
"rstrip": false,
|
411 |
+
"single_word": false,
|
412 |
+
"special": true
|
413 |
+
},
|
414 |
+
"32048": {
|
415 |
+
"content": "<|reserved_33|>",
|
416 |
+
"lstrip": false,
|
417 |
+
"normalized": false,
|
418 |
+
"rstrip": false,
|
419 |
+
"single_word": false,
|
420 |
+
"special": true
|
421 |
+
},
|
422 |
+
"32049": {
|
423 |
+
"content": "<|reserved_34|>",
|
424 |
+
"lstrip": false,
|
425 |
+
"normalized": false,
|
426 |
+
"rstrip": false,
|
427 |
+
"single_word": false,
|
428 |
+
"special": true
|
429 |
+
},
|
430 |
+
"32050": {
|
431 |
+
"content": "<|reserved_35|>",
|
432 |
+
"lstrip": false,
|
433 |
+
"normalized": false,
|
434 |
+
"rstrip": false,
|
435 |
+
"single_word": false,
|
436 |
+
"special": true
|
437 |
+
},
|
438 |
+
"32051": {
|
439 |
+
"content": "<|reserved_36|>",
|
440 |
+
"lstrip": false,
|
441 |
+
"normalized": false,
|
442 |
+
"rstrip": false,
|
443 |
+
"single_word": false,
|
444 |
+
"special": true
|
445 |
+
},
|
446 |
+
"32052": {
|
447 |
+
"content": "<|reserved_37|>",
|
448 |
+
"lstrip": false,
|
449 |
+
"normalized": false,
|
450 |
+
"rstrip": false,
|
451 |
+
"single_word": false,
|
452 |
+
"special": true
|
453 |
+
},
|
454 |
+
"32053": {
|
455 |
+
"content": "<|reserved_38|>",
|
456 |
+
"lstrip": false,
|
457 |
+
"normalized": false,
|
458 |
+
"rstrip": false,
|
459 |
+
"single_word": false,
|
460 |
+
"special": true
|
461 |
+
},
|
462 |
+
"32054": {
|
463 |
+
"content": "<|reserved_39|>",
|
464 |
+
"lstrip": false,
|
465 |
+
"normalized": false,
|
466 |
+
"rstrip": false,
|
467 |
+
"single_word": false,
|
468 |
+
"special": true
|
469 |
+
},
|
470 |
+
"32055": {
|
471 |
+
"content": "<|reserved_40|>",
|
472 |
+
"lstrip": false,
|
473 |
+
"normalized": false,
|
474 |
+
"rstrip": false,
|
475 |
+
"single_word": false,
|
476 |
+
"special": true
|
477 |
+
},
|
478 |
+
"32056": {
|
479 |
+
"content": "<|reserved_41|>",
|
480 |
+
"lstrip": false,
|
481 |
+
"normalized": false,
|
482 |
+
"rstrip": false,
|
483 |
+
"single_word": false,
|
484 |
+
"special": true
|
485 |
+
},
|
486 |
+
"32057": {
|
487 |
+
"content": "<|reserved_42|>",
|
488 |
+
"lstrip": false,
|
489 |
+
"normalized": false,
|
490 |
+
"rstrip": false,
|
491 |
+
"single_word": false,
|
492 |
+
"special": true
|
493 |
+
},
|
494 |
+
"32058": {
|
495 |
+
"content": "<|reserved_43|>",
|
496 |
+
"lstrip": false,
|
497 |
+
"normalized": false,
|
498 |
+
"rstrip": false,
|
499 |
+
"single_word": false,
|
500 |
+
"special": true
|
501 |
+
},
|
502 |
+
"32059": {
|
503 |
+
"content": "<|reserved_44|>",
|
504 |
+
"lstrip": false,
|
505 |
+
"normalized": false,
|
506 |
+
"rstrip": false,
|
507 |
+
"single_word": false,
|
508 |
+
"special": true
|
509 |
+
},
|
510 |
+
"32060": {
|
511 |
+
"content": "<|reserved_45|>",
|
512 |
+
"lstrip": false,
|
513 |
+
"normalized": false,
|
514 |
+
"rstrip": false,
|
515 |
+
"single_word": false,
|
516 |
+
"special": true
|
517 |
+
},
|
518 |
+
"32061": {
|
519 |
+
"content": "<|reserved_46|>",
|
520 |
+
"lstrip": false,
|
521 |
+
"normalized": false,
|
522 |
+
"rstrip": false,
|
523 |
+
"single_word": false,
|
524 |
+
"special": true
|
525 |
+
},
|
526 |
+
"32062": {
|
527 |
+
"content": "<|reserved_47|>",
|
528 |
+
"lstrip": false,
|
529 |
+
"normalized": false,
|
530 |
+
"rstrip": false,
|
531 |
+
"single_word": false,
|
532 |
+
"special": true
|
533 |
+
},
|
534 |
+
"32063": {
|
535 |
+
"content": "<|reserved_48|>",
|
536 |
+
"lstrip": false,
|
537 |
+
"normalized": false,
|
538 |
+
"rstrip": false,
|
539 |
+
"single_word": false,
|
540 |
+
"special": true
|
541 |
+
}
|
542 |
+
},
|
543 |
+
"additional_special_tokens": [
|
544 |
+
"<|end_of_turn|>",
|
545 |
+
"<|im_start|>",
|
546 |
+
"</s>",
|
547 |
+
"[INST]",
|
548 |
+
"[/INST]",
|
549 |
+
"<<SYS>>",
|
550 |
+
"<</SYS>>",
|
551 |
+
"<|user|>",
|
552 |
+
"<|system|>",
|
553 |
+
"<|assistant|>",
|
554 |
+
"<|begin_of_text|>",
|
555 |
+
"<|start_header_id|>",
|
556 |
+
"<|end_header_id|>",
|
557 |
+
"<|eot_id|>",
|
558 |
+
"<|reserved_0|>",
|
559 |
+
"<|reserved_1|>",
|
560 |
+
"<|reserved_2|>",
|
561 |
+
"<|reserved_3|>",
|
562 |
+
"<|reserved_4|>",
|
563 |
+
"<|reserved_5|>",
|
564 |
+
"<|reserved_6|>",
|
565 |
+
"<|reserved_7|>",
|
566 |
+
"<|reserved_8|>",
|
567 |
+
"<|reserved_9|>",
|
568 |
+
"<|reserved_10|>",
|
569 |
+
"<|reserved_11|>",
|
570 |
+
"<|reserved_12|>",
|
571 |
+
"<|reserved_13|>",
|
572 |
+
"<|reserved_14|>",
|
573 |
+
"<|reserved_15|>",
|
574 |
+
"<|reserved_16|>",
|
575 |
+
"<|reserved_17|>",
|
576 |
+
"<|reserved_18|>",
|
577 |
+
"<|reserved_19|>",
|
578 |
+
"<|reserved_20|>",
|
579 |
+
"<|reserved_21|>",
|
580 |
+
"<|reserved_22|>",
|
581 |
+
"<|reserved_23|>",
|
582 |
+
"<|reserved_24|>",
|
583 |
+
"<|reserved_25|>",
|
584 |
+
"<|reserved_26|>",
|
585 |
+
"<|reserved_27|>",
|
586 |
+
"<|reserved_28|>",
|
587 |
+
"<|reserved_29|>",
|
588 |
+
"<|reserved_30|>",
|
589 |
+
"<|reserved_31|>",
|
590 |
+
"<|reserved_32|>",
|
591 |
+
"<|reserved_33|>",
|
592 |
+
"<|reserved_34|>",
|
593 |
+
"<|reserved_35|>",
|
594 |
+
"<|reserved_36|>",
|
595 |
+
"<|reserved_37|>",
|
596 |
+
"<|reserved_38|>",
|
597 |
+
"<|reserved_39|>",
|
598 |
+
"<|reserved_40|>",
|
599 |
+
"<|reserved_41|>",
|
600 |
+
"<|reserved_42|>",
|
601 |
+
"<|reserved_43|>",
|
602 |
+
"<|reserved_44|>",
|
603 |
+
"<|reserved_45|>",
|
604 |
+
"<|reserved_46|>",
|
605 |
+
"<|reserved_47|>",
|
606 |
+
"<|reserved_48|>"
|
607 |
+
],
|
608 |
+
"bos_token": "<s>",
|
609 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
610 |
+
"clean_up_tokenization_spaces": false,
|
611 |
+
"eos_token": "<|im_end|>",
|
612 |
+
"kwargs": {
|
613 |
+
"eos_token": "<|im_end|>",
|
614 |
+
"pad_token": "<|pad|>",
|
615 |
+
"padding_side": "right"
|
616 |
+
},
|
617 |
+
"legacy": true,
|
618 |
+
"model_max_length": 1000000000000000019884624838656,
|
619 |
+
"pad_token": "<|pad|>",
|
620 |
+
"padding_side": "right",
|
621 |
+
"tokenizer_class": "LlamaTokenizer",
|
622 |
+
"unk_token": "<unk>",
|
623 |
+
"use_default_system_prompt": false
|
624 |
+
}
|
outputs/qlora-out/checkpoint-490/trainer_state.json
ADDED
@@ -0,0 +1,3511 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.980612244897959,
|
5 |
+
"eval_steps": 82,
|
6 |
+
"global_step": 490,
|
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.004081632653061225,
|
13 |
+
"grad_norm": 0.03618604317307472,
|
14 |
+
"learning_rate": 2e-05,
|
15 |
+
"loss": 1.1867,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.004081632653061225,
|
20 |
+
"eval_loss": 1.2217298746109009,
|
21 |
+
"eval_runtime": 117.7701,
|
22 |
+
"eval_samples_per_second": 20.735,
|
23 |
+
"eval_steps_per_second": 10.368,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.00816326530612245,
|
28 |
+
"grad_norm": 0.03361086547374725,
|
29 |
+
"learning_rate": 4e-05,
|
30 |
+
"loss": 1.1923,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.012244897959183673,
|
35 |
+
"grad_norm": 0.034457892179489136,
|
36 |
+
"learning_rate": 6e-05,
|
37 |
+
"loss": 1.0744,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.0163265306122449,
|
42 |
+
"grad_norm": 0.03408154472708702,
|
43 |
+
"learning_rate": 8e-05,
|
44 |
+
"loss": 1.2796,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.02040816326530612,
|
49 |
+
"grad_norm": 0.03475559875369072,
|
50 |
+
"learning_rate": 0.0001,
|
51 |
+
"loss": 1.2709,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.024489795918367346,
|
56 |
+
"grad_norm": 0.03768599033355713,
|
57 |
+
"learning_rate": 0.00012,
|
58 |
+
"loss": 1.0895,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.02857142857142857,
|
63 |
+
"grad_norm": 0.03434902802109718,
|
64 |
+
"learning_rate": 0.00014,
|
65 |
+
"loss": 1.2194,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.0326530612244898,
|
70 |
+
"grad_norm": 0.029295403510332108,
|
71 |
+
"learning_rate": 0.00016,
|
72 |
+
"loss": 1.1522,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.036734693877551024,
|
77 |
+
"grad_norm": 0.027247965335845947,
|
78 |
+
"learning_rate": 0.00018,
|
79 |
+
"loss": 1.1636,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.04081632653061224,
|
84 |
+
"grad_norm": 0.027813177555799484,
|
85 |
+
"learning_rate": 0.0002,
|
86 |
+
"loss": 1.1848,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.044897959183673466,
|
91 |
+
"grad_norm": 0.027455640956759453,
|
92 |
+
"learning_rate": 0.00019999906115681734,
|
93 |
+
"loss": 1.2151,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.04897959183673469,
|
98 |
+
"grad_norm": 0.026825131848454475,
|
99 |
+
"learning_rate": 0.0001999962446448979,
|
100 |
+
"loss": 1.1751,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.053061224489795916,
|
105 |
+
"grad_norm": 0.026261834427714348,
|
106 |
+
"learning_rate": 0.0001999915505171269,
|
107 |
+
"loss": 1.0573,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.05714285714285714,
|
112 |
+
"grad_norm": 0.022048471495509148,
|
113 |
+
"learning_rate": 0.0001999849788616454,
|
114 |
+
"loss": 1.1997,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.061224489795918366,
|
119 |
+
"grad_norm": 0.01966056413948536,
|
120 |
+
"learning_rate": 0.00019997652980184843,
|
121 |
+
"loss": 1.1469,
|
122 |
+
"step": 15
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.0653061224489796,
|
126 |
+
"grad_norm": 0.021213103085756302,
|
127 |
+
"learning_rate": 0.00019996620349638285,
|
128 |
+
"loss": 1.15,
|
129 |
+
"step": 16
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.06938775510204082,
|
133 |
+
"grad_norm": 0.02238585613667965,
|
134 |
+
"learning_rate": 0.00019995400013914427,
|
135 |
+
"loss": 1.206,
|
136 |
+
"step": 17
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.07346938775510205,
|
140 |
+
"grad_norm": 0.02359834685921669,
|
141 |
+
"learning_rate": 0.0001999399199592735,
|
142 |
+
"loss": 1.3413,
|
143 |
+
"step": 18
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.07755102040816327,
|
147 |
+
"grad_norm": 0.022565221413969994,
|
148 |
+
"learning_rate": 0.00019992396322115213,
|
149 |
+
"loss": 1.1798,
|
150 |
+
"step": 19
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.08163265306122448,
|
154 |
+
"grad_norm": 0.02135898545384407,
|
155 |
+
"learning_rate": 0.0001999061302243977,
|
156 |
+
"loss": 1.1602,
|
157 |
+
"step": 20
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.08571428571428572,
|
161 |
+
"grad_norm": 0.02203250862658024,
|
162 |
+
"learning_rate": 0.00019988642130385788,
|
163 |
+
"loss": 1.0915,
|
164 |
+
"step": 21
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.08979591836734693,
|
168 |
+
"grad_norm": 0.01716572232544422,
|
169 |
+
"learning_rate": 0.00019986483682960445,
|
170 |
+
"loss": 1.1858,
|
171 |
+
"step": 22
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.09387755102040816,
|
175 |
+
"grad_norm": 0.01753074862062931,
|
176 |
+
"learning_rate": 0.00019984137720692612,
|
177 |
+
"loss": 1.1849,
|
178 |
+
"step": 23
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.09795918367346938,
|
182 |
+
"grad_norm": 0.017932750284671783,
|
183 |
+
"learning_rate": 0.00019981604287632102,
|
184 |
+
"loss": 1.1579,
|
185 |
+
"step": 24
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.10204081632653061,
|
189 |
+
"grad_norm": 0.017208363860845566,
|
190 |
+
"learning_rate": 0.00019978883431348845,
|
191 |
+
"loss": 1.1223,
|
192 |
+
"step": 25
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.10612244897959183,
|
196 |
+
"grad_norm": 0.01637221872806549,
|
197 |
+
"learning_rate": 0.00019975975202931982,
|
198 |
+
"loss": 1.1809,
|
199 |
+
"step": 26
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.11020408163265306,
|
203 |
+
"grad_norm": 0.016254756599664688,
|
204 |
+
"learning_rate": 0.0001997287965698893,
|
205 |
+
"loss": 1.1978,
|
206 |
+
"step": 27
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.11428571428571428,
|
210 |
+
"grad_norm": 0.016743820160627365,
|
211 |
+
"learning_rate": 0.00019969596851644327,
|
212 |
+
"loss": 1.1273,
|
213 |
+
"step": 28
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.11836734693877551,
|
217 |
+
"grad_norm": 0.020556606352329254,
|
218 |
+
"learning_rate": 0.0001996612684853896,
|
219 |
+
"loss": 1.1638,
|
220 |
+
"step": 29
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.12244897959183673,
|
224 |
+
"grad_norm": 0.019542187452316284,
|
225 |
+
"learning_rate": 0.00019962469712828614,
|
226 |
+
"loss": 1.2558,
|
227 |
+
"step": 30
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.12653061224489795,
|
231 |
+
"grad_norm": 0.01658390648663044,
|
232 |
+
"learning_rate": 0.00019958625513182815,
|
233 |
+
"loss": 1.2176,
|
234 |
+
"step": 31
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.1306122448979592,
|
238 |
+
"grad_norm": 0.017420461401343346,
|
239 |
+
"learning_rate": 0.00019954594321783584,
|
240 |
+
"loss": 1.2671,
|
241 |
+
"step": 32
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.1346938775510204,
|
245 |
+
"grad_norm": 0.01890096440911293,
|
246 |
+
"learning_rate": 0.00019950376214324052,
|
247 |
+
"loss": 1.1448,
|
248 |
+
"step": 33
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.13877551020408163,
|
252 |
+
"grad_norm": 0.016807271167635918,
|
253 |
+
"learning_rate": 0.00019945971270007043,
|
254 |
+
"loss": 1.2085,
|
255 |
+
"step": 34
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.14285714285714285,
|
259 |
+
"grad_norm": 0.015759294852614403,
|
260 |
+
"learning_rate": 0.00019941379571543596,
|
261 |
+
"loss": 1.2207,
|
262 |
+
"step": 35
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.1469387755102041,
|
266 |
+
"grad_norm": 0.016418293118476868,
|
267 |
+
"learning_rate": 0.00019936601205151414,
|
268 |
+
"loss": 1.1031,
|
269 |
+
"step": 36
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.1510204081632653,
|
273 |
+
"grad_norm": 0.017639920115470886,
|
274 |
+
"learning_rate": 0.00019931636260553224,
|
275 |
+
"loss": 1.1439,
|
276 |
+
"step": 37
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.15510204081632653,
|
280 |
+
"grad_norm": 0.01651432178914547,
|
281 |
+
"learning_rate": 0.00019926484830975113,
|
282 |
+
"loss": 1.1111,
|
283 |
+
"step": 38
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.15918367346938775,
|
287 |
+
"grad_norm": 0.016843752935528755,
|
288 |
+
"learning_rate": 0.0001992114701314478,
|
289 |
+
"loss": 1.2519,
|
290 |
+
"step": 39
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.16326530612244897,
|
294 |
+
"grad_norm": 0.016024339944124222,
|
295 |
+
"learning_rate": 0.00019915622907289694,
|
296 |
+
"loss": 1.2122,
|
297 |
+
"step": 40
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.1673469387755102,
|
301 |
+
"grad_norm": 0.017350338399410248,
|
302 |
+
"learning_rate": 0.00019909912617135244,
|
303 |
+
"loss": 1.2104,
|
304 |
+
"step": 41
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.17142857142857143,
|
308 |
+
"grad_norm": 0.01698286086320877,
|
309 |
+
"learning_rate": 0.00019904016249902763,
|
310 |
+
"loss": 1.2258,
|
311 |
+
"step": 42
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.17551020408163265,
|
315 |
+
"grad_norm": 0.016692234203219414,
|
316 |
+
"learning_rate": 0.00019897933916307543,
|
317 |
+
"loss": 1.1614,
|
318 |
+
"step": 43
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.17959183673469387,
|
322 |
+
"grad_norm": 0.01875966228544712,
|
323 |
+
"learning_rate": 0.00019891665730556725,
|
324 |
+
"loss": 1.2314,
|
325 |
+
"step": 44
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.1836734693877551,
|
329 |
+
"grad_norm": 0.016782566905021667,
|
330 |
+
"learning_rate": 0.00019885211810347184,
|
331 |
+
"loss": 1.2096,
|
332 |
+
"step": 45
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.18775510204081633,
|
336 |
+
"grad_norm": 0.017428990453481674,
|
337 |
+
"learning_rate": 0.00019878572276863294,
|
338 |
+
"loss": 1.0537,
|
339 |
+
"step": 46
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.19183673469387755,
|
343 |
+
"grad_norm": 0.016738982871174812,
|
344 |
+
"learning_rate": 0.00019871747254774673,
|
345 |
+
"loss": 1.2018,
|
346 |
+
"step": 47
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.19591836734693877,
|
350 |
+
"grad_norm": 0.018019411712884903,
|
351 |
+
"learning_rate": 0.0001986473687223383,
|
352 |
+
"loss": 1.2504,
|
353 |
+
"step": 48
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.2,
|
357 |
+
"grad_norm": 0.017473606392741203,
|
358 |
+
"learning_rate": 0.0001985754126087376,
|
359 |
+
"loss": 1.0481,
|
360 |
+
"step": 49
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.20408163265306123,
|
364 |
+
"grad_norm": 0.017300540581345558,
|
365 |
+
"learning_rate": 0.00019850160555805486,
|
366 |
+
"loss": 1.2109,
|
367 |
+
"step": 50
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.20816326530612245,
|
371 |
+
"grad_norm": 0.0182975921779871,
|
372 |
+
"learning_rate": 0.00019842594895615488,
|
373 |
+
"loss": 1.1598,
|
374 |
+
"step": 51
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.21224489795918366,
|
378 |
+
"grad_norm": 0.020277326926589012,
|
379 |
+
"learning_rate": 0.00019834844422363142,
|
380 |
+
"loss": 1.1177,
|
381 |
+
"step": 52
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.2163265306122449,
|
385 |
+
"grad_norm": 0.018494602292776108,
|
386 |
+
"learning_rate": 0.00019826909281578026,
|
387 |
+
"loss": 1.1037,
|
388 |
+
"step": 53
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.22040816326530613,
|
392 |
+
"grad_norm": 0.017682479694485664,
|
393 |
+
"learning_rate": 0.00019818789622257196,
|
394 |
+
"loss": 1.1358,
|
395 |
+
"step": 54
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.22448979591836735,
|
399 |
+
"grad_norm": 0.0186194758862257,
|
400 |
+
"learning_rate": 0.00019810485596862392,
|
401 |
+
"loss": 1.1403,
|
402 |
+
"step": 55
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.22857142857142856,
|
406 |
+
"grad_norm": 0.018025796860456467,
|
407 |
+
"learning_rate": 0.00019801997361317163,
|
408 |
+
"loss": 1.1959,
|
409 |
+
"step": 56
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.23265306122448978,
|
413 |
+
"grad_norm": 0.01819712296128273,
|
414 |
+
"learning_rate": 0.0001979332507500395,
|
415 |
+
"loss": 1.1181,
|
416 |
+
"step": 57
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.23673469387755103,
|
420 |
+
"grad_norm": 0.018991166725754738,
|
421 |
+
"learning_rate": 0.00019784468900761095,
|
422 |
+
"loss": 1.1393,
|
423 |
+
"step": 58
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.24081632653061225,
|
427 |
+
"grad_norm": 0.01914682239294052,
|
428 |
+
"learning_rate": 0.0001977542900487977,
|
429 |
+
"loss": 1.182,
|
430 |
+
"step": 59
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.24489795918367346,
|
434 |
+
"grad_norm": 0.01992950588464737,
|
435 |
+
"learning_rate": 0.00019766205557100868,
|
436 |
+
"loss": 1.1629,
|
437 |
+
"step": 60
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.24897959183673468,
|
441 |
+
"grad_norm": 0.024829212576150894,
|
442 |
+
"learning_rate": 0.00019756798730611813,
|
443 |
+
"loss": 1.0753,
|
444 |
+
"step": 61
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.2530612244897959,
|
448 |
+
"grad_norm": 0.02457556687295437,
|
449 |
+
"learning_rate": 0.00019747208702043296,
|
450 |
+
"loss": 1.1718,
|
451 |
+
"step": 62
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.2571428571428571,
|
455 |
+
"grad_norm": 0.019101744517683983,
|
456 |
+
"learning_rate": 0.0001973743565146599,
|
457 |
+
"loss": 1.1343,
|
458 |
+
"step": 63
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.2612244897959184,
|
462 |
+
"grad_norm": 0.020323360338807106,
|
463 |
+
"learning_rate": 0.00019727479762387116,
|
464 |
+
"loss": 1.1689,
|
465 |
+
"step": 64
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.2653061224489796,
|
469 |
+
"grad_norm": 0.018925843760371208,
|
470 |
+
"learning_rate": 0.00019717341221747056,
|
471 |
+
"loss": 1.2098,
|
472 |
+
"step": 65
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.2693877551020408,
|
476 |
+
"grad_norm": 0.019229738041758537,
|
477 |
+
"learning_rate": 0.00019707020219915806,
|
478 |
+
"loss": 1.1542,
|
479 |
+
"step": 66
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.27346938775510204,
|
483 |
+
"grad_norm": 0.019665885716676712,
|
484 |
+
"learning_rate": 0.00019696516950689404,
|
485 |
+
"loss": 1.1154,
|
486 |
+
"step": 67
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.27755102040816326,
|
490 |
+
"grad_norm": 0.019163204357028008,
|
491 |
+
"learning_rate": 0.0001968583161128631,
|
492 |
+
"loss": 1.1726,
|
493 |
+
"step": 68
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.2816326530612245,
|
497 |
+
"grad_norm": 0.019880875945091248,
|
498 |
+
"learning_rate": 0.00019674964402343684,
|
499 |
+
"loss": 1.1441,
|
500 |
+
"step": 69
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.2857142857142857,
|
504 |
+
"grad_norm": 0.019096847623586655,
|
505 |
+
"learning_rate": 0.00019663915527913625,
|
506 |
+
"loss": 1.2021,
|
507 |
+
"step": 70
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.2897959183673469,
|
511 |
+
"grad_norm": 0.019253911450505257,
|
512 |
+
"learning_rate": 0.00019652685195459344,
|
513 |
+
"loss": 1.1237,
|
514 |
+
"step": 71
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.2938775510204082,
|
518 |
+
"grad_norm": 0.020909370854496956,
|
519 |
+
"learning_rate": 0.00019641273615851257,
|
520 |
+
"loss": 1.0575,
|
521 |
+
"step": 72
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.2979591836734694,
|
525 |
+
"grad_norm": 0.019176874309778214,
|
526 |
+
"learning_rate": 0.00019629681003363044,
|
527 |
+
"loss": 1.0377,
|
528 |
+
"step": 73
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.3020408163265306,
|
532 |
+
"grad_norm": 0.019969960674643517,
|
533 |
+
"learning_rate": 0.00019617907575667602,
|
534 |
+
"loss": 1.1471,
|
535 |
+
"step": 74
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.30612244897959184,
|
539 |
+
"grad_norm": 0.019450997933745384,
|
540 |
+
"learning_rate": 0.00019605953553832988,
|
541 |
+
"loss": 1.2022,
|
542 |
+
"step": 75
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.31020408163265306,
|
546 |
+
"grad_norm": 0.02082456275820732,
|
547 |
+
"learning_rate": 0.00019593819162318232,
|
548 |
+
"loss": 1.0932,
|
549 |
+
"step": 76
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.3142857142857143,
|
553 |
+
"grad_norm": 0.020122263580560684,
|
554 |
+
"learning_rate": 0.00019581504628969154,
|
555 |
+
"loss": 1.0826,
|
556 |
+
"step": 77
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.3183673469387755,
|
560 |
+
"grad_norm": 0.020104922354221344,
|
561 |
+
"learning_rate": 0.00019569010185014062,
|
562 |
+
"loss": 1.1404,
|
563 |
+
"step": 78
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.3224489795918367,
|
567 |
+
"grad_norm": 0.021288864314556122,
|
568 |
+
"learning_rate": 0.00019556336065059432,
|
569 |
+
"loss": 1.0951,
|
570 |
+
"step": 79
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.32653061224489793,
|
574 |
+
"grad_norm": 0.02072795107960701,
|
575 |
+
"learning_rate": 0.00019543482507085482,
|
576 |
+
"loss": 1.0649,
|
577 |
+
"step": 80
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.3306122448979592,
|
581 |
+
"grad_norm": 0.020123451948165894,
|
582 |
+
"learning_rate": 0.00019530449752441718,
|
583 |
+
"loss": 1.1333,
|
584 |
+
"step": 81
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.3346938775510204,
|
588 |
+
"grad_norm": 0.020374584943056107,
|
589 |
+
"learning_rate": 0.00019517238045842404,
|
590 |
+
"loss": 1.147,
|
591 |
+
"step": 82
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.3346938775510204,
|
595 |
+
"eval_loss": 1.1397618055343628,
|
596 |
+
"eval_runtime": 120.3925,
|
597 |
+
"eval_samples_per_second": 20.284,
|
598 |
+
"eval_steps_per_second": 10.142,
|
599 |
+
"step": 82
|
600 |
+
},
|
601 |
+
{
|
602 |
+
"epoch": 0.33877551020408164,
|
603 |
+
"grad_norm": 0.0197721179574728,
|
604 |
+
"learning_rate": 0.00019503847635361944,
|
605 |
+
"loss": 1.0954,
|
606 |
+
"step": 83
|
607 |
+
},
|
608 |
+
{
|
609 |
+
"epoch": 0.34285714285714286,
|
610 |
+
"grad_norm": 0.021181972697377205,
|
611 |
+
"learning_rate": 0.00019490278772430256,
|
612 |
+
"loss": 1.1145,
|
613 |
+
"step": 84
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"epoch": 0.3469387755102041,
|
617 |
+
"grad_norm": 0.021057790145277977,
|
618 |
+
"learning_rate": 0.00019476531711828027,
|
619 |
+
"loss": 1.2255,
|
620 |
+
"step": 85
|
621 |
+
},
|
622 |
+
{
|
623 |
+
"epoch": 0.3510204081632653,
|
624 |
+
"grad_norm": 0.0207724217325449,
|
625 |
+
"learning_rate": 0.00019462606711681936,
|
626 |
+
"loss": 1.0366,
|
627 |
+
"step": 86
|
628 |
+
},
|
629 |
+
{
|
630 |
+
"epoch": 0.3551020408163265,
|
631 |
+
"grad_norm": 0.021172018721699715,
|
632 |
+
"learning_rate": 0.00019448504033459818,
|
633 |
+
"loss": 1.0835,
|
634 |
+
"step": 87
|
635 |
+
},
|
636 |
+
{
|
637 |
+
"epoch": 0.35918367346938773,
|
638 |
+
"grad_norm": 0.02109033428132534,
|
639 |
+
"learning_rate": 0.00019434223941965738,
|
640 |
+
"loss": 1.0902,
|
641 |
+
"step": 88
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"epoch": 0.363265306122449,
|
645 |
+
"grad_norm": 0.02078443393111229,
|
646 |
+
"learning_rate": 0.00019419766705335026,
|
647 |
+
"loss": 1.087,
|
648 |
+
"step": 89
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"epoch": 0.3673469387755102,
|
652 |
+
"grad_norm": 0.020614784210920334,
|
653 |
+
"learning_rate": 0.0001940513259502924,
|
654 |
+
"loss": 1.0834,
|
655 |
+
"step": 90
|
656 |
+
},
|
657 |
+
{
|
658 |
+
"epoch": 0.37142857142857144,
|
659 |
+
"grad_norm": 0.020187893882393837,
|
660 |
+
"learning_rate": 0.0001939032188583108,
|
661 |
+
"loss": 1.1847,
|
662 |
+
"step": 91
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 0.37551020408163266,
|
666 |
+
"grad_norm": 0.020622489973902702,
|
667 |
+
"learning_rate": 0.0001937533485583921,
|
668 |
+
"loss": 1.1767,
|
669 |
+
"step": 92
|
670 |
+
},
|
671 |
+
{
|
672 |
+
"epoch": 0.3795918367346939,
|
673 |
+
"grad_norm": 0.02118833176791668,
|
674 |
+
"learning_rate": 0.00019360171786463043,
|
675 |
+
"loss": 1.1491,
|
676 |
+
"step": 93
|
677 |
+
},
|
678 |
+
{
|
679 |
+
"epoch": 0.3836734693877551,
|
680 |
+
"grad_norm": 0.021402837708592415,
|
681 |
+
"learning_rate": 0.00019344832962417475,
|
682 |
+
"loss": 1.1547,
|
683 |
+
"step": 94
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"epoch": 0.3877551020408163,
|
687 |
+
"grad_norm": 0.02148307114839554,
|
688 |
+
"learning_rate": 0.0001932931867171751,
|
689 |
+
"loss": 1.2062,
|
690 |
+
"step": 95
|
691 |
+
},
|
692 |
+
{
|
693 |
+
"epoch": 0.39183673469387753,
|
694 |
+
"grad_norm": 0.022203955799341202,
|
695 |
+
"learning_rate": 0.00019313629205672868,
|
696 |
+
"loss": 1.1271,
|
697 |
+
"step": 96
|
698 |
+
},
|
699 |
+
{
|
700 |
+
"epoch": 0.39591836734693875,
|
701 |
+
"grad_norm": 0.02081882208585739,
|
702 |
+
"learning_rate": 0.00019297764858882514,
|
703 |
+
"loss": 1.0965,
|
704 |
+
"step": 97
|
705 |
+
},
|
706 |
+
{
|
707 |
+
"epoch": 0.4,
|
708 |
+
"grad_norm": 0.021749386563897133,
|
709 |
+
"learning_rate": 0.00019281725929229127,
|
710 |
+
"loss": 1.11,
|
711 |
+
"step": 98
|
712 |
+
},
|
713 |
+
{
|
714 |
+
"epoch": 0.40408163265306124,
|
715 |
+
"grad_norm": 0.02319493517279625,
|
716 |
+
"learning_rate": 0.00019265512717873498,
|
717 |
+
"loss": 1.0196,
|
718 |
+
"step": 99
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"epoch": 0.40816326530612246,
|
722 |
+
"grad_norm": 0.021901512518525124,
|
723 |
+
"learning_rate": 0.0001924912552924889,
|
724 |
+
"loss": 1.1552,
|
725 |
+
"step": 100
|
726 |
+
},
|
727 |
+
{
|
728 |
+
"epoch": 0.4122448979591837,
|
729 |
+
"grad_norm": 0.02368365228176117,
|
730 |
+
"learning_rate": 0.00019232564671055306,
|
731 |
+
"loss": 1.2047,
|
732 |
+
"step": 101
|
733 |
+
},
|
734 |
+
{
|
735 |
+
"epoch": 0.4163265306122449,
|
736 |
+
"grad_norm": 0.022438503801822662,
|
737 |
+
"learning_rate": 0.00019215830454253724,
|
738 |
+
"loss": 1.1429,
|
739 |
+
"step": 102
|
740 |
+
},
|
741 |
+
{
|
742 |
+
"epoch": 0.4204081632653061,
|
743 |
+
"grad_norm": 0.022685807198286057,
|
744 |
+
"learning_rate": 0.00019198923193060254,
|
745 |
+
"loss": 1.0717,
|
746 |
+
"step": 103
|
747 |
+
},
|
748 |
+
{
|
749 |
+
"epoch": 0.42448979591836733,
|
750 |
+
"grad_norm": 0.023902015760540962,
|
751 |
+
"learning_rate": 0.00019181843204940232,
|
752 |
+
"loss": 1.1139,
|
753 |
+
"step": 104
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"epoch": 0.42857142857142855,
|
757 |
+
"grad_norm": 0.022928839549422264,
|
758 |
+
"learning_rate": 0.00019164590810602262,
|
759 |
+
"loss": 1.1515,
|
760 |
+
"step": 105
|
761 |
+
},
|
762 |
+
{
|
763 |
+
"epoch": 0.4326530612244898,
|
764 |
+
"grad_norm": 0.02210794948041439,
|
765 |
+
"learning_rate": 0.00019147166333992205,
|
766 |
+
"loss": 1.1762,
|
767 |
+
"step": 106
|
768 |
+
},
|
769 |
+
{
|
770 |
+
"epoch": 0.43673469387755104,
|
771 |
+
"grad_norm": 0.023219434544444084,
|
772 |
+
"learning_rate": 0.00019129570102287082,
|
773 |
+
"loss": 1.1925,
|
774 |
+
"step": 107
|
775 |
+
},
|
776 |
+
{
|
777 |
+
"epoch": 0.44081632653061226,
|
778 |
+
"grad_norm": 0.023004446178674698,
|
779 |
+
"learning_rate": 0.00019111802445888936,
|
780 |
+
"loss": 1.1449,
|
781 |
+
"step": 108
|
782 |
+
},
|
783 |
+
{
|
784 |
+
"epoch": 0.4448979591836735,
|
785 |
+
"grad_norm": 0.023740626871585846,
|
786 |
+
"learning_rate": 0.00019093863698418627,
|
787 |
+
"loss": 1.2179,
|
788 |
+
"step": 109
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"epoch": 0.4489795918367347,
|
792 |
+
"grad_norm": 0.06276971846818924,
|
793 |
+
"learning_rate": 0.00019075754196709572,
|
794 |
+
"loss": 1.2497,
|
795 |
+
"step": 110
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"epoch": 0.4530612244897959,
|
799 |
+
"grad_norm": 0.023355931043624878,
|
800 |
+
"learning_rate": 0.00019057474280801415,
|
801 |
+
"loss": 1.1625,
|
802 |
+
"step": 111
|
803 |
+
},
|
804 |
+
{
|
805 |
+
"epoch": 0.45714285714285713,
|
806 |
+
"grad_norm": 0.03020629473030567,
|
807 |
+
"learning_rate": 0.00019039024293933645,
|
808 |
+
"loss": 1.0821,
|
809 |
+
"step": 112
|
810 |
+
},
|
811 |
+
{
|
812 |
+
"epoch": 0.46122448979591835,
|
813 |
+
"grad_norm": 0.022392934188246727,
|
814 |
+
"learning_rate": 0.00019020404582539152,
|
815 |
+
"loss": 1.1074,
|
816 |
+
"step": 113
|
817 |
+
},
|
818 |
+
{
|
819 |
+
"epoch": 0.46530612244897956,
|
820 |
+
"grad_norm": 0.023577727377414703,
|
821 |
+
"learning_rate": 0.00019001615496237712,
|
822 |
+
"loss": 1.1128,
|
823 |
+
"step": 114
|
824 |
+
},
|
825 |
+
{
|
826 |
+
"epoch": 0.46938775510204084,
|
827 |
+
"grad_norm": 0.023507297039031982,
|
828 |
+
"learning_rate": 0.00018982657387829445,
|
829 |
+
"loss": 1.1345,
|
830 |
+
"step": 115
|
831 |
+
},
|
832 |
+
{
|
833 |
+
"epoch": 0.47346938775510206,
|
834 |
+
"grad_norm": 0.023036476224660873,
|
835 |
+
"learning_rate": 0.0001896353061328816,
|
836 |
+
"loss": 1.128,
|
837 |
+
"step": 116
|
838 |
+
},
|
839 |
+
{
|
840 |
+
"epoch": 0.4775510204081633,
|
841 |
+
"grad_norm": 0.023640332743525505,
|
842 |
+
"learning_rate": 0.00018944235531754698,
|
843 |
+
"loss": 1.062,
|
844 |
+
"step": 117
|
845 |
+
},
|
846 |
+
{
|
847 |
+
"epoch": 0.4816326530612245,
|
848 |
+
"grad_norm": 0.022972116246819496,
|
849 |
+
"learning_rate": 0.00018924772505530174,
|
850 |
+
"loss": 1.1024,
|
851 |
+
"step": 118
|
852 |
+
},
|
853 |
+
{
|
854 |
+
"epoch": 0.4857142857142857,
|
855 |
+
"grad_norm": 0.023795459419488907,
|
856 |
+
"learning_rate": 0.00018905141900069178,
|
857 |
+
"loss": 1.1595,
|
858 |
+
"step": 119
|
859 |
+
},
|
860 |
+
{
|
861 |
+
"epoch": 0.4897959183673469,
|
862 |
+
"grad_norm": 0.02379484474658966,
|
863 |
+
"learning_rate": 0.00018885344083972914,
|
864 |
+
"loss": 1.1492,
|
865 |
+
"step": 120
|
866 |
+
},
|
867 |
+
{
|
868 |
+
"epoch": 0.49387755102040815,
|
869 |
+
"grad_norm": 0.023673737421631813,
|
870 |
+
"learning_rate": 0.00018865379428982271,
|
871 |
+
"loss": 1.1571,
|
872 |
+
"step": 121
|
873 |
+
},
|
874 |
+
{
|
875 |
+
"epoch": 0.49795918367346936,
|
876 |
+
"grad_norm": 0.02365570329129696,
|
877 |
+
"learning_rate": 0.00018845248309970854,
|
878 |
+
"loss": 1.1216,
|
879 |
+
"step": 122
|
880 |
+
},
|
881 |
+
{
|
882 |
+
"epoch": 0.5020408163265306,
|
883 |
+
"grad_norm": 0.025217821821570396,
|
884 |
+
"learning_rate": 0.00018824951104937947,
|
885 |
+
"loss": 1.1422,
|
886 |
+
"step": 123
|
887 |
+
},
|
888 |
+
{
|
889 |
+
"epoch": 0.5061224489795918,
|
890 |
+
"grad_norm": 0.02457055076956749,
|
891 |
+
"learning_rate": 0.00018804488195001392,
|
892 |
+
"loss": 1.119,
|
893 |
+
"step": 124
|
894 |
+
},
|
895 |
+
{
|
896 |
+
"epoch": 0.5102040816326531,
|
897 |
+
"grad_norm": 0.023103831335902214,
|
898 |
+
"learning_rate": 0.00018783859964390464,
|
899 |
+
"loss": 1.153,
|
900 |
+
"step": 125
|
901 |
+
},
|
902 |
+
{
|
903 |
+
"epoch": 0.5142857142857142,
|
904 |
+
"grad_norm": 0.02386569045484066,
|
905 |
+
"learning_rate": 0.00018763066800438636,
|
906 |
+
"loss": 1.137,
|
907 |
+
"step": 126
|
908 |
+
},
|
909 |
+
{
|
910 |
+
"epoch": 0.5183673469387755,
|
911 |
+
"grad_norm": 0.024395650252699852,
|
912 |
+
"learning_rate": 0.00018742109093576313,
|
913 |
+
"loss": 1.1592,
|
914 |
+
"step": 127
|
915 |
+
},
|
916 |
+
{
|
917 |
+
"epoch": 0.5224489795918368,
|
918 |
+
"grad_norm": 0.024944225326180458,
|
919 |
+
"learning_rate": 0.000187209872373235,
|
920 |
+
"loss": 1.1395,
|
921 |
+
"step": 128
|
922 |
+
},
|
923 |
+
{
|
924 |
+
"epoch": 0.5265306122448979,
|
925 |
+
"grad_norm": 0.023946771398186684,
|
926 |
+
"learning_rate": 0.00018699701628282407,
|
927 |
+
"loss": 1.1779,
|
928 |
+
"step": 129
|
929 |
+
},
|
930 |
+
{
|
931 |
+
"epoch": 0.5306122448979592,
|
932 |
+
"grad_norm": 0.02391199767589569,
|
933 |
+
"learning_rate": 0.00018678252666130013,
|
934 |
+
"loss": 1.1299,
|
935 |
+
"step": 130
|
936 |
+
},
|
937 |
+
{
|
938 |
+
"epoch": 0.5346938775510204,
|
939 |
+
"grad_norm": 0.0230008065700531,
|
940 |
+
"learning_rate": 0.00018656640753610563,
|
941 |
+
"loss": 1.1087,
|
942 |
+
"step": 131
|
943 |
+
},
|
944 |
+
{
|
945 |
+
"epoch": 0.5387755102040817,
|
946 |
+
"grad_norm": 0.023263461887836456,
|
947 |
+
"learning_rate": 0.0001863486629652799,
|
948 |
+
"loss": 1.0835,
|
949 |
+
"step": 132
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"epoch": 0.5428571428571428,
|
953 |
+
"grad_norm": 0.024622686207294464,
|
954 |
+
"learning_rate": 0.000186129297037383,
|
955 |
+
"loss": 1.0911,
|
956 |
+
"step": 133
|
957 |
+
},
|
958 |
+
{
|
959 |
+
"epoch": 0.5469387755102041,
|
960 |
+
"grad_norm": 0.023301225155591965,
|
961 |
+
"learning_rate": 0.0001859083138714191,
|
962 |
+
"loss": 1.1345,
|
963 |
+
"step": 134
|
964 |
+
},
|
965 |
+
{
|
966 |
+
"epoch": 0.5510204081632653,
|
967 |
+
"grad_norm": 0.023047855123877525,
|
968 |
+
"learning_rate": 0.00018568571761675893,
|
969 |
+
"loss": 1.1353,
|
970 |
+
"step": 135
|
971 |
+
},
|
972 |
+
{
|
973 |
+
"epoch": 0.5551020408163265,
|
974 |
+
"grad_norm": 0.025225356221199036,
|
975 |
+
"learning_rate": 0.00018546151245306205,
|
976 |
+
"loss": 1.149,
|
977 |
+
"step": 136
|
978 |
+
},
|
979 |
+
{
|
980 |
+
"epoch": 0.5591836734693878,
|
981 |
+
"grad_norm": 0.024374982342123985,
|
982 |
+
"learning_rate": 0.00018523570259019827,
|
983 |
+
"loss": 1.0618,
|
984 |
+
"step": 137
|
985 |
+
},
|
986 |
+
{
|
987 |
+
"epoch": 0.563265306122449,
|
988 |
+
"grad_norm": 0.024517694488167763,
|
989 |
+
"learning_rate": 0.00018500829226816853,
|
990 |
+
"loss": 1.148,
|
991 |
+
"step": 138
|
992 |
+
},
|
993 |
+
{
|
994 |
+
"epoch": 0.5673469387755102,
|
995 |
+
"grad_norm": 0.022940896451473236,
|
996 |
+
"learning_rate": 0.0001847792857570255,
|
997 |
+
"loss": 1.0824,
|
998 |
+
"step": 139
|
999 |
+
},
|
1000 |
+
{
|
1001 |
+
"epoch": 0.5714285714285714,
|
1002 |
+
"grad_norm": 0.025163279846310616,
|
1003 |
+
"learning_rate": 0.0001845486873567932,
|
1004 |
+
"loss": 1.112,
|
1005 |
+
"step": 140
|
1006 |
+
},
|
1007 |
+
{
|
1008 |
+
"epoch": 0.5755102040816327,
|
1009 |
+
"grad_norm": 0.024664800614118576,
|
1010 |
+
"learning_rate": 0.00018431650139738633,
|
1011 |
+
"loss": 1.1398,
|
1012 |
+
"step": 141
|
1013 |
+
},
|
1014 |
+
{
|
1015 |
+
"epoch": 0.5795918367346938,
|
1016 |
+
"grad_norm": 0.02429143153131008,
|
1017 |
+
"learning_rate": 0.000184082732238529,
|
1018 |
+
"loss": 1.2003,
|
1019 |
+
"step": 142
|
1020 |
+
},
|
1021 |
+
{
|
1022 |
+
"epoch": 0.5836734693877551,
|
1023 |
+
"grad_norm": 0.026087280362844467,
|
1024 |
+
"learning_rate": 0.00018384738426967283,
|
1025 |
+
"loss": 1.1151,
|
1026 |
+
"step": 143
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"epoch": 0.5877551020408164,
|
1030 |
+
"grad_norm": 0.025691909715533257,
|
1031 |
+
"learning_rate": 0.00018361046190991455,
|
1032 |
+
"loss": 1.1526,
|
1033 |
+
"step": 144
|
1034 |
+
},
|
1035 |
+
{
|
1036 |
+
"epoch": 0.5918367346938775,
|
1037 |
+
"grad_norm": 0.024672340601682663,
|
1038 |
+
"learning_rate": 0.00018337196960791302,
|
1039 |
+
"loss": 1.1781,
|
1040 |
+
"step": 145
|
1041 |
+
},
|
1042 |
+
{
|
1043 |
+
"epoch": 0.5959183673469388,
|
1044 |
+
"grad_norm": 0.025797029957175255,
|
1045 |
+
"learning_rate": 0.00018313191184180568,
|
1046 |
+
"loss": 1.2053,
|
1047 |
+
"step": 146
|
1048 |
+
},
|
1049 |
+
{
|
1050 |
+
"epoch": 0.6,
|
1051 |
+
"grad_norm": 0.025542639195919037,
|
1052 |
+
"learning_rate": 0.0001828902931191244,
|
1053 |
+
"loss": 1.0819,
|
1054 |
+
"step": 147
|
1055 |
+
},
|
1056 |
+
{
|
1057 |
+
"epoch": 0.6040816326530613,
|
1058 |
+
"grad_norm": 0.025126414373517036,
|
1059 |
+
"learning_rate": 0.0001826471179767111,
|
1060 |
+
"loss": 1.1935,
|
1061 |
+
"step": 148
|
1062 |
+
},
|
1063 |
+
{
|
1064 |
+
"epoch": 0.6081632653061224,
|
1065 |
+
"grad_norm": 0.02403743751347065,
|
1066 |
+
"learning_rate": 0.0001824023909806322,
|
1067 |
+
"loss": 1.1151,
|
1068 |
+
"step": 149
|
1069 |
+
},
|
1070 |
+
{
|
1071 |
+
"epoch": 0.6122448979591837,
|
1072 |
+
"grad_norm": 0.025347478687763214,
|
1073 |
+
"learning_rate": 0.00018215611672609317,
|
1074 |
+
"loss": 1.0863,
|
1075 |
+
"step": 150
|
1076 |
+
},
|
1077 |
+
{
|
1078 |
+
"epoch": 0.6163265306122448,
|
1079 |
+
"grad_norm": 0.024234246462583542,
|
1080 |
+
"learning_rate": 0.00018190829983735207,
|
1081 |
+
"loss": 0.9933,
|
1082 |
+
"step": 151
|
1083 |
+
},
|
1084 |
+
{
|
1085 |
+
"epoch": 0.6204081632653061,
|
1086 |
+
"grad_norm": 0.02541242353618145,
|
1087 |
+
"learning_rate": 0.00018165894496763286,
|
1088 |
+
"loss": 1.016,
|
1089 |
+
"step": 152
|
1090 |
+
},
|
1091 |
+
{
|
1092 |
+
"epoch": 0.6244897959183674,
|
1093 |
+
"grad_norm": 0.025475289672613144,
|
1094 |
+
"learning_rate": 0.00018140805679903795,
|
1095 |
+
"loss": 1.1199,
|
1096 |
+
"step": 153
|
1097 |
+
},
|
1098 |
+
{
|
1099 |
+
"epoch": 0.6285714285714286,
|
1100 |
+
"grad_norm": 0.025047162547707558,
|
1101 |
+
"learning_rate": 0.00018115564004246023,
|
1102 |
+
"loss": 1.1866,
|
1103 |
+
"step": 154
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"epoch": 0.6326530612244898,
|
1107 |
+
"grad_norm": 0.024512339383363724,
|
1108 |
+
"learning_rate": 0.00018090169943749476,
|
1109 |
+
"loss": 1.0407,
|
1110 |
+
"step": 155
|
1111 |
+
},
|
1112 |
+
{
|
1113 |
+
"epoch": 0.636734693877551,
|
1114 |
+
"grad_norm": 0.027875879779458046,
|
1115 |
+
"learning_rate": 0.0001806462397523496,
|
1116 |
+
"loss": 1.1148,
|
1117 |
+
"step": 156
|
1118 |
+
},
|
1119 |
+
{
|
1120 |
+
"epoch": 0.6408163265306123,
|
1121 |
+
"grad_norm": 0.027647798880934715,
|
1122 |
+
"learning_rate": 0.00018038926578375653,
|
1123 |
+
"loss": 1.1748,
|
1124 |
+
"step": 157
|
1125 |
+
},
|
1126 |
+
{
|
1127 |
+
"epoch": 0.6448979591836734,
|
1128 |
+
"grad_norm": 0.0258516576141119,
|
1129 |
+
"learning_rate": 0.0001801307823568806,
|
1130 |
+
"loss": 1.156,
|
1131 |
+
"step": 158
|
1132 |
+
},
|
1133 |
+
{
|
1134 |
+
"epoch": 0.6489795918367347,
|
1135 |
+
"grad_norm": 0.02649206854403019,
|
1136 |
+
"learning_rate": 0.00017987079432522996,
|
1137 |
+
"loss": 1.0625,
|
1138 |
+
"step": 159
|
1139 |
+
},
|
1140 |
+
{
|
1141 |
+
"epoch": 0.6530612244897959,
|
1142 |
+
"grad_norm": 0.027242302894592285,
|
1143 |
+
"learning_rate": 0.00017960930657056438,
|
1144 |
+
"loss": 1.0624,
|
1145 |
+
"step": 160
|
1146 |
+
},
|
1147 |
+
{
|
1148 |
+
"epoch": 0.6571428571428571,
|
1149 |
+
"grad_norm": 0.026996418833732605,
|
1150 |
+
"learning_rate": 0.0001793463240028038,
|
1151 |
+
"loss": 1.0979,
|
1152 |
+
"step": 161
|
1153 |
+
},
|
1154 |
+
{
|
1155 |
+
"epoch": 0.6612244897959184,
|
1156 |
+
"grad_norm": 0.025911618024110794,
|
1157 |
+
"learning_rate": 0.00017908185155993605,
|
1158 |
+
"loss": 1.0767,
|
1159 |
+
"step": 162
|
1160 |
+
},
|
1161 |
+
{
|
1162 |
+
"epoch": 0.6653061224489796,
|
1163 |
+
"grad_norm": 0.02710540033876896,
|
1164 |
+
"learning_rate": 0.0001788158942079241,
|
1165 |
+
"loss": 0.9389,
|
1166 |
+
"step": 163
|
1167 |
+
},
|
1168 |
+
{
|
1169 |
+
"epoch": 0.6693877551020408,
|
1170 |
+
"grad_norm": 0.026086492463946342,
|
1171 |
+
"learning_rate": 0.00017854845694061292,
|
1172 |
+
"loss": 1.1475,
|
1173 |
+
"step": 164
|
1174 |
+
},
|
1175 |
+
{
|
1176 |
+
"epoch": 0.6693877551020408,
|
1177 |
+
"eval_loss": 1.1236058473587036,
|
1178 |
+
"eval_runtime": 120.3474,
|
1179 |
+
"eval_samples_per_second": 20.291,
|
1180 |
+
"eval_steps_per_second": 10.146,
|
1181 |
+
"step": 164
|
1182 |
+
},
|
1183 |
+
{
|
1184 |
+
"epoch": 0.673469387755102,
|
1185 |
+
"grad_norm": 0.02641923353075981,
|
1186 |
+
"learning_rate": 0.00017827954477963557,
|
1187 |
+
"loss": 1.1128,
|
1188 |
+
"step": 165
|
1189 |
+
},
|
1190 |
+
{
|
1191 |
+
"epoch": 0.6775510204081633,
|
1192 |
+
"grad_norm": 0.026196755468845367,
|
1193 |
+
"learning_rate": 0.00017800916277431908,
|
1194 |
+
"loss": 1.059,
|
1195 |
+
"step": 166
|
1196 |
+
},
|
1197 |
+
{
|
1198 |
+
"epoch": 0.6816326530612244,
|
1199 |
+
"grad_norm": 0.025523358955979347,
|
1200 |
+
"learning_rate": 0.00017773731600158947,
|
1201 |
+
"loss": 1.1618,
|
1202 |
+
"step": 167
|
1203 |
+
},
|
1204 |
+
{
|
1205 |
+
"epoch": 0.6857142857142857,
|
1206 |
+
"grad_norm": 0.026307355612516403,
|
1207 |
+
"learning_rate": 0.00017746400956587653,
|
1208 |
+
"loss": 1.0585,
|
1209 |
+
"step": 168
|
1210 |
+
},
|
1211 |
+
{
|
1212 |
+
"epoch": 0.689795918367347,
|
1213 |
+
"grad_norm": 0.026362139731645584,
|
1214 |
+
"learning_rate": 0.00017718924859901793,
|
1215 |
+
"loss": 1.0543,
|
1216 |
+
"step": 169
|
1217 |
+
},
|
1218 |
+
{
|
1219 |
+
"epoch": 0.6938775510204082,
|
1220 |
+
"grad_norm": 0.02530169114470482,
|
1221 |
+
"learning_rate": 0.0001769130382601629,
|
1222 |
+
"loss": 1.1009,
|
1223 |
+
"step": 170
|
1224 |
+
},
|
1225 |
+
{
|
1226 |
+
"epoch": 0.6979591836734694,
|
1227 |
+
"grad_norm": 0.026273014023900032,
|
1228 |
+
"learning_rate": 0.0001766353837356753,
|
1229 |
+
"loss": 1.1963,
|
1230 |
+
"step": 171
|
1231 |
+
},
|
1232 |
+
{
|
1233 |
+
"epoch": 0.7020408163265306,
|
1234 |
+
"grad_norm": 0.026570703834295273,
|
1235 |
+
"learning_rate": 0.00017635629023903627,
|
1236 |
+
"loss": 1.1098,
|
1237 |
+
"step": 172
|
1238 |
+
},
|
1239 |
+
{
|
1240 |
+
"epoch": 0.7061224489795919,
|
1241 |
+
"grad_norm": 0.02533114328980446,
|
1242 |
+
"learning_rate": 0.0001760757630107464,
|
1243 |
+
"loss": 1.2321,
|
1244 |
+
"step": 173
|
1245 |
+
},
|
1246 |
+
{
|
1247 |
+
"epoch": 0.710204081632653,
|
1248 |
+
"grad_norm": 0.02558620274066925,
|
1249 |
+
"learning_rate": 0.00017579380731822712,
|
1250 |
+
"loss": 1.1174,
|
1251 |
+
"step": 174
|
1252 |
+
},
|
1253 |
+
{
|
1254 |
+
"epoch": 0.7142857142857143,
|
1255 |
+
"grad_norm": 0.028141306713223457,
|
1256 |
+
"learning_rate": 0.00017551042845572208,
|
1257 |
+
"loss": 1.0609,
|
1258 |
+
"step": 175
|
1259 |
+
},
|
1260 |
+
{
|
1261 |
+
"epoch": 0.7183673469387755,
|
1262 |
+
"grad_norm": 0.028484290465712547,
|
1263 |
+
"learning_rate": 0.00017522563174419753,
|
1264 |
+
"loss": 1.0779,
|
1265 |
+
"step": 176
|
1266 |
+
},
|
1267 |
+
{
|
1268 |
+
"epoch": 0.7224489795918367,
|
1269 |
+
"grad_norm": 0.0262393057346344,
|
1270 |
+
"learning_rate": 0.00017493942253124248,
|
1271 |
+
"loss": 1.0889,
|
1272 |
+
"step": 177
|
1273 |
+
},
|
1274 |
+
{
|
1275 |
+
"epoch": 0.726530612244898,
|
1276 |
+
"grad_norm": 0.029188042506575584,
|
1277 |
+
"learning_rate": 0.00017465180619096832,
|
1278 |
+
"loss": 1.1816,
|
1279 |
+
"step": 178
|
1280 |
+
},
|
1281 |
+
{
|
1282 |
+
"epoch": 0.7306122448979592,
|
1283 |
+
"grad_norm": 0.02816024050116539,
|
1284 |
+
"learning_rate": 0.00017436278812390786,
|
1285 |
+
"loss": 1.155,
|
1286 |
+
"step": 179
|
1287 |
+
},
|
1288 |
+
{
|
1289 |
+
"epoch": 0.7346938775510204,
|
1290 |
+
"grad_norm": 0.026962874457240105,
|
1291 |
+
"learning_rate": 0.00017407237375691392,
|
1292 |
+
"loss": 1.0784,
|
1293 |
+
"step": 180
|
1294 |
+
},
|
1295 |
+
{
|
1296 |
+
"epoch": 0.7387755102040816,
|
1297 |
+
"grad_norm": 0.027746373787522316,
|
1298 |
+
"learning_rate": 0.00017378056854305747,
|
1299 |
+
"loss": 1.1896,
|
1300 |
+
"step": 181
|
1301 |
+
},
|
1302 |
+
{
|
1303 |
+
"epoch": 0.7428571428571429,
|
1304 |
+
"grad_norm": 0.02716743014752865,
|
1305 |
+
"learning_rate": 0.00017348737796152522,
|
1306 |
+
"loss": 1.0722,
|
1307 |
+
"step": 182
|
1308 |
+
},
|
1309 |
+
{
|
1310 |
+
"epoch": 0.746938775510204,
|
1311 |
+
"grad_norm": 0.02938067726790905,
|
1312 |
+
"learning_rate": 0.0001731928075175168,
|
1313 |
+
"loss": 1.0179,
|
1314 |
+
"step": 183
|
1315 |
+
},
|
1316 |
+
{
|
1317 |
+
"epoch": 0.7510204081632653,
|
1318 |
+
"grad_norm": 0.03580696880817413,
|
1319 |
+
"learning_rate": 0.00017289686274214118,
|
1320 |
+
"loss": 1.0951,
|
1321 |
+
"step": 184
|
1322 |
+
},
|
1323 |
+
{
|
1324 |
+
"epoch": 0.7551020408163265,
|
1325 |
+
"grad_norm": 0.02849019691348076,
|
1326 |
+
"learning_rate": 0.0001725995491923131,
|
1327 |
+
"loss": 1.1006,
|
1328 |
+
"step": 185
|
1329 |
+
},
|
1330 |
+
{
|
1331 |
+
"epoch": 0.7591836734693878,
|
1332 |
+
"grad_norm": 0.026822512969374657,
|
1333 |
+
"learning_rate": 0.00017230087245064858,
|
1334 |
+
"loss": 1.1535,
|
1335 |
+
"step": 186
|
1336 |
+
},
|
1337 |
+
{
|
1338 |
+
"epoch": 0.763265306122449,
|
1339 |
+
"grad_norm": 0.027751388028264046,
|
1340 |
+
"learning_rate": 0.00017200083812536,
|
1341 |
+
"loss": 1.0975,
|
1342 |
+
"step": 187
|
1343 |
+
},
|
1344 |
+
{
|
1345 |
+
"epoch": 0.7673469387755102,
|
1346 |
+
"grad_norm": 0.027201151475310326,
|
1347 |
+
"learning_rate": 0.00017169945185015106,
|
1348 |
+
"loss": 1.1022,
|
1349 |
+
"step": 188
|
1350 |
+
},
|
1351 |
+
{
|
1352 |
+
"epoch": 0.7714285714285715,
|
1353 |
+
"grad_norm": 0.026958104223012924,
|
1354 |
+
"learning_rate": 0.00017139671928411072,
|
1355 |
+
"loss": 1.14,
|
1356 |
+
"step": 189
|
1357 |
+
},
|
1358 |
+
{
|
1359 |
+
"epoch": 0.7755102040816326,
|
1360 |
+
"grad_norm": 0.026919234544038773,
|
1361 |
+
"learning_rate": 0.00017109264611160708,
|
1362 |
+
"loss": 1.1056,
|
1363 |
+
"step": 190
|
1364 |
+
},
|
1365 |
+
{
|
1366 |
+
"epoch": 0.7795918367346939,
|
1367 |
+
"grad_norm": 0.027088504284620285,
|
1368 |
+
"learning_rate": 0.00017078723804218066,
|
1369 |
+
"loss": 1.2057,
|
1370 |
+
"step": 191
|
1371 |
+
},
|
1372 |
+
{
|
1373 |
+
"epoch": 0.7836734693877551,
|
1374 |
+
"grad_norm": 0.027464529499411583,
|
1375 |
+
"learning_rate": 0.00017048050081043713,
|
1376 |
+
"loss": 1.1709,
|
1377 |
+
"step": 192
|
1378 |
+
},
|
1379 |
+
{
|
1380 |
+
"epoch": 0.7877551020408163,
|
1381 |
+
"grad_norm": 0.028090914711356163,
|
1382 |
+
"learning_rate": 0.0001701724401759397,
|
1383 |
+
"loss": 1.1489,
|
1384 |
+
"step": 193
|
1385 |
+
},
|
1386 |
+
{
|
1387 |
+
"epoch": 0.7918367346938775,
|
1388 |
+
"grad_norm": 0.026381971314549446,
|
1389 |
+
"learning_rate": 0.00016986306192310084,
|
1390 |
+
"loss": 1.0724,
|
1391 |
+
"step": 194
|
1392 |
+
},
|
1393 |
+
{
|
1394 |
+
"epoch": 0.7959183673469388,
|
1395 |
+
"grad_norm": 0.027733104303479195,
|
1396 |
+
"learning_rate": 0.00016955237186107387,
|
1397 |
+
"loss": 1.1281,
|
1398 |
+
"step": 195
|
1399 |
+
},
|
1400 |
+
{
|
1401 |
+
"epoch": 0.8,
|
1402 |
+
"grad_norm": 0.026476366445422173,
|
1403 |
+
"learning_rate": 0.0001692403758236437,
|
1404 |
+
"loss": 1.19,
|
1405 |
+
"step": 196
|
1406 |
+
},
|
1407 |
+
{
|
1408 |
+
"epoch": 0.8040816326530612,
|
1409 |
+
"grad_norm": 0.02931978367269039,
|
1410 |
+
"learning_rate": 0.0001689270796691174,
|
1411 |
+
"loss": 1.0904,
|
1412 |
+
"step": 197
|
1413 |
+
},
|
1414 |
+
{
|
1415 |
+
"epoch": 0.8081632653061225,
|
1416 |
+
"grad_norm": 0.02770647406578064,
|
1417 |
+
"learning_rate": 0.00016861248928021411,
|
1418 |
+
"loss": 1.1499,
|
1419 |
+
"step": 198
|
1420 |
+
},
|
1421 |
+
{
|
1422 |
+
"epoch": 0.8122448979591836,
|
1423 |
+
"grad_norm": 0.02689889818429947,
|
1424 |
+
"learning_rate": 0.00016829661056395474,
|
1425 |
+
"loss": 1.1525,
|
1426 |
+
"step": 199
|
1427 |
+
},
|
1428 |
+
{
|
1429 |
+
"epoch": 0.8163265306122449,
|
1430 |
+
"grad_norm": 0.02684464119374752,
|
1431 |
+
"learning_rate": 0.0001679794494515508,
|
1432 |
+
"loss": 1.0428,
|
1433 |
+
"step": 200
|
1434 |
+
},
|
1435 |
+
{
|
1436 |
+
"epoch": 0.8204081632653061,
|
1437 |
+
"grad_norm": 0.026796666905283928,
|
1438 |
+
"learning_rate": 0.0001676610118982933,
|
1439 |
+
"loss": 1.1829,
|
1440 |
+
"step": 201
|
1441 |
+
},
|
1442 |
+
{
|
1443 |
+
"epoch": 0.8244897959183674,
|
1444 |
+
"grad_norm": 0.028474919497966766,
|
1445 |
+
"learning_rate": 0.00016734130388344073,
|
1446 |
+
"loss": 1.0853,
|
1447 |
+
"step": 202
|
1448 |
+
},
|
1449 |
+
{
|
1450 |
+
"epoch": 0.8285714285714286,
|
1451 |
+
"grad_norm": 0.027959391474723816,
|
1452 |
+
"learning_rate": 0.00016702033141010694,
|
1453 |
+
"loss": 1.0554,
|
1454 |
+
"step": 203
|
1455 |
+
},
|
1456 |
+
{
|
1457 |
+
"epoch": 0.8326530612244898,
|
1458 |
+
"grad_norm": 0.027617380023002625,
|
1459 |
+
"learning_rate": 0.00016669810050514827,
|
1460 |
+
"loss": 1.2237,
|
1461 |
+
"step": 204
|
1462 |
+
},
|
1463 |
+
{
|
1464 |
+
"epoch": 0.8367346938775511,
|
1465 |
+
"grad_norm": 0.028105339035391808,
|
1466 |
+
"learning_rate": 0.00016637461721905045,
|
1467 |
+
"loss": 1.0778,
|
1468 |
+
"step": 205
|
1469 |
+
},
|
1470 |
+
{
|
1471 |
+
"epoch": 0.8408163265306122,
|
1472 |
+
"grad_norm": 0.028216930106282234,
|
1473 |
+
"learning_rate": 0.00016604988762581512,
|
1474 |
+
"loss": 1.1507,
|
1475 |
+
"step": 206
|
1476 |
+
},
|
1477 |
+
{
|
1478 |
+
"epoch": 0.8448979591836735,
|
1479 |
+
"grad_norm": 0.026569265872240067,
|
1480 |
+
"learning_rate": 0.00016572391782284547,
|
1481 |
+
"loss": 1.0134,
|
1482 |
+
"step": 207
|
1483 |
+
},
|
1484 |
+
{
|
1485 |
+
"epoch": 0.8489795918367347,
|
1486 |
+
"grad_norm": 0.027188677340745926,
|
1487 |
+
"learning_rate": 0.00016539671393083215,
|
1488 |
+
"loss": 1.0784,
|
1489 |
+
"step": 208
|
1490 |
+
},
|
1491 |
+
{
|
1492 |
+
"epoch": 0.8530612244897959,
|
1493 |
+
"grad_norm": 0.02793797291815281,
|
1494 |
+
"learning_rate": 0.00016506828209363796,
|
1495 |
+
"loss": 1.1477,
|
1496 |
+
"step": 209
|
1497 |
+
},
|
1498 |
+
{
|
1499 |
+
"epoch": 0.8571428571428571,
|
1500 |
+
"grad_norm": 0.027332162484526634,
|
1501 |
+
"learning_rate": 0.00016473862847818277,
|
1502 |
+
"loss": 1.1653,
|
1503 |
+
"step": 210
|
1504 |
+
},
|
1505 |
+
{
|
1506 |
+
"epoch": 0.8612244897959184,
|
1507 |
+
"grad_norm": 0.02860257215797901,
|
1508 |
+
"learning_rate": 0.00016440775927432753,
|
1509 |
+
"loss": 1.1599,
|
1510 |
+
"step": 211
|
1511 |
+
},
|
1512 |
+
{
|
1513 |
+
"epoch": 0.8653061224489796,
|
1514 |
+
"grad_norm": 0.028649616986513138,
|
1515 |
+
"learning_rate": 0.0001640756806947582,
|
1516 |
+
"loss": 1.1796,
|
1517 |
+
"step": 212
|
1518 |
+
},
|
1519 |
+
{
|
1520 |
+
"epoch": 0.8693877551020408,
|
1521 |
+
"grad_norm": 0.027630403637886047,
|
1522 |
+
"learning_rate": 0.000163742398974869,
|
1523 |
+
"loss": 1.1315,
|
1524 |
+
"step": 213
|
1525 |
+
},
|
1526 |
+
{
|
1527 |
+
"epoch": 0.8734693877551021,
|
1528 |
+
"grad_norm": 0.027829712256789207,
|
1529 |
+
"learning_rate": 0.00016340792037264527,
|
1530 |
+
"loss": 1.0573,
|
1531 |
+
"step": 214
|
1532 |
+
},
|
1533 |
+
{
|
1534 |
+
"epoch": 0.8775510204081632,
|
1535 |
+
"grad_norm": 0.027864307165145874,
|
1536 |
+
"learning_rate": 0.00016307225116854622,
|
1537 |
+
"loss": 1.083,
|
1538 |
+
"step": 215
|
1539 |
+
},
|
1540 |
+
{
|
1541 |
+
"epoch": 0.8816326530612245,
|
1542 |
+
"grad_norm": 0.028005510568618774,
|
1543 |
+
"learning_rate": 0.0001627353976653866,
|
1544 |
+
"loss": 1.238,
|
1545 |
+
"step": 216
|
1546 |
+
},
|
1547 |
+
{
|
1548 |
+
"epoch": 0.8857142857142857,
|
1549 |
+
"grad_norm": 0.02755396068096161,
|
1550 |
+
"learning_rate": 0.00016239736618821885,
|
1551 |
+
"loss": 1.1124,
|
1552 |
+
"step": 217
|
1553 |
+
},
|
1554 |
+
{
|
1555 |
+
"epoch": 0.889795918367347,
|
1556 |
+
"grad_norm": 0.026409147307276726,
|
1557 |
+
"learning_rate": 0.00016205816308421386,
|
1558 |
+
"loss": 1.1627,
|
1559 |
+
"step": 218
|
1560 |
+
},
|
1561 |
+
{
|
1562 |
+
"epoch": 0.8938775510204081,
|
1563 |
+
"grad_norm": 0.02800268866121769,
|
1564 |
+
"learning_rate": 0.00016171779472254206,
|
1565 |
+
"loss": 1.0921,
|
1566 |
+
"step": 219
|
1567 |
+
},
|
1568 |
+
{
|
1569 |
+
"epoch": 0.8979591836734694,
|
1570 |
+
"grad_norm": 0.02667434886097908,
|
1571 |
+
"learning_rate": 0.00016137626749425377,
|
1572 |
+
"loss": 1.207,
|
1573 |
+
"step": 220
|
1574 |
+
},
|
1575 |
+
{
|
1576 |
+
"epoch": 0.9020408163265307,
|
1577 |
+
"grad_norm": 0.027823835611343384,
|
1578 |
+
"learning_rate": 0.0001610335878121592,
|
1579 |
+
"loss": 1.0776,
|
1580 |
+
"step": 221
|
1581 |
+
},
|
1582 |
+
{
|
1583 |
+
"epoch": 0.9061224489795918,
|
1584 |
+
"grad_norm": 0.02820996195077896,
|
1585 |
+
"learning_rate": 0.000160689762110708,
|
1586 |
+
"loss": 1.0903,
|
1587 |
+
"step": 222
|
1588 |
+
},
|
1589 |
+
{
|
1590 |
+
"epoch": 0.9102040816326531,
|
1591 |
+
"grad_norm": 0.02725161425769329,
|
1592 |
+
"learning_rate": 0.00016034479684586854,
|
1593 |
+
"loss": 1.1587,
|
1594 |
+
"step": 223
|
1595 |
+
},
|
1596 |
+
{
|
1597 |
+
"epoch": 0.9142857142857143,
|
1598 |
+
"grad_norm": 0.027408665046095848,
|
1599 |
+
"learning_rate": 0.0001599986984950065,
|
1600 |
+
"loss": 1.1058,
|
1601 |
+
"step": 224
|
1602 |
+
},
|
1603 |
+
{
|
1604 |
+
"epoch": 0.9183673469387755,
|
1605 |
+
"grad_norm": 0.027829701080918312,
|
1606 |
+
"learning_rate": 0.00015965147355676343,
|
1607 |
+
"loss": 1.1037,
|
1608 |
+
"step": 225
|
1609 |
+
},
|
1610 |
+
{
|
1611 |
+
"epoch": 0.9224489795918367,
|
1612 |
+
"grad_norm": 0.027295254170894623,
|
1613 |
+
"learning_rate": 0.0001593031285509347,
|
1614 |
+
"loss": 1.0681,
|
1615 |
+
"step": 226
|
1616 |
+
},
|
1617 |
+
{
|
1618 |
+
"epoch": 0.926530612244898,
|
1619 |
+
"grad_norm": 0.028630707412958145,
|
1620 |
+
"learning_rate": 0.00015895367001834694,
|
1621 |
+
"loss": 1.1282,
|
1622 |
+
"step": 227
|
1623 |
+
},
|
1624 |
+
{
|
1625 |
+
"epoch": 0.9306122448979591,
|
1626 |
+
"grad_norm": 0.02818943001329899,
|
1627 |
+
"learning_rate": 0.0001586031045207354,
|
1628 |
+
"loss": 1.1101,
|
1629 |
+
"step": 228
|
1630 |
+
},
|
1631 |
+
{
|
1632 |
+
"epoch": 0.9346938775510204,
|
1633 |
+
"grad_norm": 0.028520913794636726,
|
1634 |
+
"learning_rate": 0.0001582514386406206,
|
1635 |
+
"loss": 1.1716,
|
1636 |
+
"step": 229
|
1637 |
+
},
|
1638 |
+
{
|
1639 |
+
"epoch": 0.9387755102040817,
|
1640 |
+
"grad_norm": 0.027190426364541054,
|
1641 |
+
"learning_rate": 0.0001578986789811849,
|
1642 |
+
"loss": 1.0615,
|
1643 |
+
"step": 230
|
1644 |
+
},
|
1645 |
+
{
|
1646 |
+
"epoch": 0.9428571428571428,
|
1647 |
+
"grad_norm": 0.028909413143992424,
|
1648 |
+
"learning_rate": 0.00015754483216614821,
|
1649 |
+
"loss": 1.0757,
|
1650 |
+
"step": 231
|
1651 |
+
},
|
1652 |
+
{
|
1653 |
+
"epoch": 0.9469387755102041,
|
1654 |
+
"grad_norm": 0.028231430798768997,
|
1655 |
+
"learning_rate": 0.000157189904839644,
|
1656 |
+
"loss": 1.14,
|
1657 |
+
"step": 232
|
1658 |
+
},
|
1659 |
+
{
|
1660 |
+
"epoch": 0.9510204081632653,
|
1661 |
+
"grad_norm": 0.02774875983595848,
|
1662 |
+
"learning_rate": 0.00015683390366609426,
|
1663 |
+
"loss": 1.0429,
|
1664 |
+
"step": 233
|
1665 |
+
},
|
1666 |
+
{
|
1667 |
+
"epoch": 0.9551020408163265,
|
1668 |
+
"grad_norm": 0.030419837683439255,
|
1669 |
+
"learning_rate": 0.00015647683533008455,
|
1670 |
+
"loss": 1.113,
|
1671 |
+
"step": 234
|
1672 |
+
},
|
1673 |
+
{
|
1674 |
+
"epoch": 0.9591836734693877,
|
1675 |
+
"grad_norm": 0.028292929753661156,
|
1676 |
+
"learning_rate": 0.00015611870653623825,
|
1677 |
+
"loss": 1.1127,
|
1678 |
+
"step": 235
|
1679 |
+
},
|
1680 |
+
{
|
1681 |
+
"epoch": 0.963265306122449,
|
1682 |
+
"grad_norm": 0.028285473585128784,
|
1683 |
+
"learning_rate": 0.00015575952400909092,
|
1684 |
+
"loss": 1.0493,
|
1685 |
+
"step": 236
|
1686 |
+
},
|
1687 |
+
{
|
1688 |
+
"epoch": 0.9673469387755103,
|
1689 |
+
"grad_norm": 0.028861958533525467,
|
1690 |
+
"learning_rate": 0.00015539929449296392,
|
1691 |
+
"loss": 1.0879,
|
1692 |
+
"step": 237
|
1693 |
+
},
|
1694 |
+
{
|
1695 |
+
"epoch": 0.9714285714285714,
|
1696 |
+
"grad_norm": 0.02901526540517807,
|
1697 |
+
"learning_rate": 0.00015503802475183773,
|
1698 |
+
"loss": 1.21,
|
1699 |
+
"step": 238
|
1700 |
+
},
|
1701 |
+
{
|
1702 |
+
"epoch": 0.9755102040816327,
|
1703 |
+
"grad_norm": 0.02809295803308487,
|
1704 |
+
"learning_rate": 0.00015467572156922503,
|
1705 |
+
"loss": 1.1949,
|
1706 |
+
"step": 239
|
1707 |
+
},
|
1708 |
+
{
|
1709 |
+
"epoch": 0.9795918367346939,
|
1710 |
+
"grad_norm": 0.03164355456829071,
|
1711 |
+
"learning_rate": 0.00015431239174804328,
|
1712 |
+
"loss": 1.068,
|
1713 |
+
"step": 240
|
1714 |
+
},
|
1715 |
+
{
|
1716 |
+
"epoch": 0.9836734693877551,
|
1717 |
+
"grad_norm": 0.029855625703930855,
|
1718 |
+
"learning_rate": 0.00015394804211048702,
|
1719 |
+
"loss": 1.1485,
|
1720 |
+
"step": 241
|
1721 |
+
},
|
1722 |
+
{
|
1723 |
+
"epoch": 0.9877551020408163,
|
1724 |
+
"grad_norm": 0.027486370876431465,
|
1725 |
+
"learning_rate": 0.00015358267949789966,
|
1726 |
+
"loss": 1.0449,
|
1727 |
+
"step": 242
|
1728 |
+
},
|
1729 |
+
{
|
1730 |
+
"epoch": 0.9918367346938776,
|
1731 |
+
"grad_norm": 0.02765297144651413,
|
1732 |
+
"learning_rate": 0.0001532163107706452,
|
1733 |
+
"loss": 1.0341,
|
1734 |
+
"step": 243
|
1735 |
+
},
|
1736 |
+
{
|
1737 |
+
"epoch": 0.9959183673469387,
|
1738 |
+
"grad_norm": 0.02840602956712246,
|
1739 |
+
"learning_rate": 0.0001528489428079793,
|
1740 |
+
"loss": 1.2001,
|
1741 |
+
"step": 244
|
1742 |
+
},
|
1743 |
+
{
|
1744 |
+
"epoch": 1.0,
|
1745 |
+
"grad_norm": 0.028239021077752113,
|
1746 |
+
"learning_rate": 0.00015248058250792008,
|
1747 |
+
"loss": 1.1528,
|
1748 |
+
"step": 245
|
1749 |
+
},
|
1750 |
+
{
|
1751 |
+
"epoch": 1.0040816326530613,
|
1752 |
+
"grad_norm": 0.02886350080370903,
|
1753 |
+
"learning_rate": 0.00015211123678711866,
|
1754 |
+
"loss": 1.1831,
|
1755 |
+
"step": 246
|
1756 |
+
},
|
1757 |
+
{
|
1758 |
+
"epoch": 1.0040816326530613,
|
1759 |
+
"eval_loss": 1.114267110824585,
|
1760 |
+
"eval_runtime": 120.4197,
|
1761 |
+
"eval_samples_per_second": 20.279,
|
1762 |
+
"eval_steps_per_second": 10.14,
|
1763 |
+
"step": 246
|
1764 |
+
},
|
1765 |
+
{
|
1766 |
+
"epoch": 1.0081632653061225,
|
1767 |
+
"grad_norm": 0.028275564312934875,
|
1768 |
+
"learning_rate": 0.00015174091258072925,
|
1769 |
+
"loss": 1.0882,
|
1770 |
+
"step": 247
|
1771 |
+
},
|
1772 |
+
{
|
1773 |
+
"epoch": 1.0122448979591836,
|
1774 |
+
"grad_norm": 0.030598660930991173,
|
1775 |
+
"learning_rate": 0.00015136961684227904,
|
1776 |
+
"loss": 1.1793,
|
1777 |
+
"step": 248
|
1778 |
+
},
|
1779 |
+
{
|
1780 |
+
"epoch": 1.0163265306122449,
|
1781 |
+
"grad_norm": 0.02968600206077099,
|
1782 |
+
"learning_rate": 0.00015099735654353747,
|
1783 |
+
"loss": 1.0578,
|
1784 |
+
"step": 249
|
1785 |
+
},
|
1786 |
+
{
|
1787 |
+
"epoch": 1.0010204081632652,
|
1788 |
+
"grad_norm": 0.03257656469941139,
|
1789 |
+
"learning_rate": 0.0001506241386743854,
|
1790 |
+
"loss": 1.0023,
|
1791 |
+
"step": 250
|
1792 |
+
},
|
1793 |
+
{
|
1794 |
+
"epoch": 1.0051020408163265,
|
1795 |
+
"grad_norm": 0.02804708480834961,
|
1796 |
+
"learning_rate": 0.0001502499702426839,
|
1797 |
+
"loss": 1.1929,
|
1798 |
+
"step": 251
|
1799 |
+
},
|
1800 |
+
{
|
1801 |
+
"epoch": 1.0091836734693878,
|
1802 |
+
"grad_norm": 0.02974173054099083,
|
1803 |
+
"learning_rate": 0.00014987485827414255,
|
1804 |
+
"loss": 1.1358,
|
1805 |
+
"step": 252
|
1806 |
+
},
|
1807 |
+
{
|
1808 |
+
"epoch": 1.013265306122449,
|
1809 |
+
"grad_norm": 0.0282144732773304,
|
1810 |
+
"learning_rate": 0.00014949880981218766,
|
1811 |
+
"loss": 0.9802,
|
1812 |
+
"step": 253
|
1813 |
+
},
|
1814 |
+
{
|
1815 |
+
"epoch": 1.0173469387755103,
|
1816 |
+
"grad_norm": 0.029623284935951233,
|
1817 |
+
"learning_rate": 0.00014912183191782995,
|
1818 |
+
"loss": 1.1808,
|
1819 |
+
"step": 254
|
1820 |
+
},
|
1821 |
+
{
|
1822 |
+
"epoch": 1.0214285714285714,
|
1823 |
+
"grad_norm": 0.02861897461116314,
|
1824 |
+
"learning_rate": 0.00014874393166953192,
|
1825 |
+
"loss": 1.2327,
|
1826 |
+
"step": 255
|
1827 |
+
},
|
1828 |
+
{
|
1829 |
+
"epoch": 1.0255102040816326,
|
1830 |
+
"grad_norm": 0.0278904028236866,
|
1831 |
+
"learning_rate": 0.000148365116163075,
|
1832 |
+
"loss": 1.1364,
|
1833 |
+
"step": 256
|
1834 |
+
},
|
1835 |
+
{
|
1836 |
+
"epoch": 1.029591836734694,
|
1837 |
+
"grad_norm": 0.02950625866651535,
|
1838 |
+
"learning_rate": 0.00014798539251142633,
|
1839 |
+
"loss": 1.1223,
|
1840 |
+
"step": 257
|
1841 |
+
},
|
1842 |
+
{
|
1843 |
+
"epoch": 1.0336734693877552,
|
1844 |
+
"grad_norm": 0.02931659109890461,
|
1845 |
+
"learning_rate": 0.00014760476784460514,
|
1846 |
+
"loss": 1.2109,
|
1847 |
+
"step": 258
|
1848 |
+
},
|
1849 |
+
{
|
1850 |
+
"epoch": 1.0377551020408162,
|
1851 |
+
"grad_norm": 0.028963668271899223,
|
1852 |
+
"learning_rate": 0.00014722324930954885,
|
1853 |
+
"loss": 1.0766,
|
1854 |
+
"step": 259
|
1855 |
+
},
|
1856 |
+
{
|
1857 |
+
"epoch": 1.0418367346938775,
|
1858 |
+
"grad_norm": 0.029344873502850533,
|
1859 |
+
"learning_rate": 0.00014684084406997903,
|
1860 |
+
"loss": 1.0301,
|
1861 |
+
"step": 260
|
1862 |
+
},
|
1863 |
+
{
|
1864 |
+
"epoch": 1.0459183673469388,
|
1865 |
+
"grad_norm": 0.028957512229681015,
|
1866 |
+
"learning_rate": 0.0001464575593062667,
|
1867 |
+
"loss": 1.1246,
|
1868 |
+
"step": 261
|
1869 |
+
},
|
1870 |
+
{
|
1871 |
+
"epoch": 1.05,
|
1872 |
+
"grad_norm": 0.02943386323750019,
|
1873 |
+
"learning_rate": 0.00014607340221529762,
|
1874 |
+
"loss": 1.1502,
|
1875 |
+
"step": 262
|
1876 |
+
},
|
1877 |
+
{
|
1878 |
+
"epoch": 1.0540816326530613,
|
1879 |
+
"grad_norm": 0.028920989483594894,
|
1880 |
+
"learning_rate": 0.0001456883800103371,
|
1881 |
+
"loss": 1.2012,
|
1882 |
+
"step": 263
|
1883 |
+
},
|
1884 |
+
{
|
1885 |
+
"epoch": 1.0581632653061224,
|
1886 |
+
"grad_norm": 0.029016492888331413,
|
1887 |
+
"learning_rate": 0.0001453024999208946,
|
1888 |
+
"loss": 1.1021,
|
1889 |
+
"step": 264
|
1890 |
+
},
|
1891 |
+
{
|
1892 |
+
"epoch": 1.0622448979591836,
|
1893 |
+
"grad_norm": 0.029628349468111992,
|
1894 |
+
"learning_rate": 0.00014491576919258792,
|
1895 |
+
"loss": 1.1601,
|
1896 |
+
"step": 265
|
1897 |
+
},
|
1898 |
+
{
|
1899 |
+
"epoch": 1.066326530612245,
|
1900 |
+
"grad_norm": 0.03196660056710243,
|
1901 |
+
"learning_rate": 0.00014452819508700723,
|
1902 |
+
"loss": 1.0135,
|
1903 |
+
"step": 266
|
1904 |
+
},
|
1905 |
+
{
|
1906 |
+
"epoch": 1.0704081632653062,
|
1907 |
+
"grad_norm": 0.029348861426115036,
|
1908 |
+
"learning_rate": 0.00014413978488157867,
|
1909 |
+
"loss": 1.0943,
|
1910 |
+
"step": 267
|
1911 |
+
},
|
1912 |
+
{
|
1913 |
+
"epoch": 1.0744897959183675,
|
1914 |
+
"grad_norm": 0.030313340947031975,
|
1915 |
+
"learning_rate": 0.0001437505458694277,
|
1916 |
+
"loss": 1.1161,
|
1917 |
+
"step": 268
|
1918 |
+
},
|
1919 |
+
{
|
1920 |
+
"epoch": 1.0785714285714285,
|
1921 |
+
"grad_norm": 0.030253972858190536,
|
1922 |
+
"learning_rate": 0.00014336048535924223,
|
1923 |
+
"loss": 1.151,
|
1924 |
+
"step": 269
|
1925 |
+
},
|
1926 |
+
{
|
1927 |
+
"epoch": 1.0826530612244898,
|
1928 |
+
"grad_norm": 0.03184593468904495,
|
1929 |
+
"learning_rate": 0.0001429696106751352,
|
1930 |
+
"loss": 1.1009,
|
1931 |
+
"step": 270
|
1932 |
+
},
|
1933 |
+
{
|
1934 |
+
"epoch": 1.086734693877551,
|
1935 |
+
"grad_norm": 0.03207677975296974,
|
1936 |
+
"learning_rate": 0.00014257792915650728,
|
1937 |
+
"loss": 1.104,
|
1938 |
+
"step": 271
|
1939 |
+
},
|
1940 |
+
{
|
1941 |
+
"epoch": 1.0908163265306123,
|
1942 |
+
"grad_norm": 0.02996198646724224,
|
1943 |
+
"learning_rate": 0.00014218544815790897,
|
1944 |
+
"loss": 1.0853,
|
1945 |
+
"step": 272
|
1946 |
+
},
|
1947 |
+
{
|
1948 |
+
"epoch": 1.0948979591836734,
|
1949 |
+
"grad_norm": 0.03296904265880585,
|
1950 |
+
"learning_rate": 0.00014179217504890242,
|
1951 |
+
"loss": 1.1149,
|
1952 |
+
"step": 273
|
1953 |
+
},
|
1954 |
+
{
|
1955 |
+
"epoch": 1.0989795918367347,
|
1956 |
+
"grad_norm": 0.03023442253470421,
|
1957 |
+
"learning_rate": 0.00014139811721392324,
|
1958 |
+
"loss": 1.1763,
|
1959 |
+
"step": 274
|
1960 |
+
},
|
1961 |
+
{
|
1962 |
+
"epoch": 1.103061224489796,
|
1963 |
+
"grad_norm": 0.03454556316137314,
|
1964 |
+
"learning_rate": 0.0001410032820521416,
|
1965 |
+
"loss": 1.2259,
|
1966 |
+
"step": 275
|
1967 |
+
},
|
1968 |
+
{
|
1969 |
+
"epoch": 1.1071428571428572,
|
1970 |
+
"grad_norm": 0.030207209289073944,
|
1971 |
+
"learning_rate": 0.00014060767697732354,
|
1972 |
+
"loss": 1.1265,
|
1973 |
+
"step": 276
|
1974 |
+
},
|
1975 |
+
{
|
1976 |
+
"epoch": 1.1112244897959185,
|
1977 |
+
"grad_norm": 0.030806340277194977,
|
1978 |
+
"learning_rate": 0.00014021130941769164,
|
1979 |
+
"loss": 1.0964,
|
1980 |
+
"step": 277
|
1981 |
+
},
|
1982 |
+
{
|
1983 |
+
"epoch": 1.1153061224489795,
|
1984 |
+
"grad_norm": 0.030314523726701736,
|
1985 |
+
"learning_rate": 0.00013981418681578546,
|
1986 |
+
"loss": 1.144,
|
1987 |
+
"step": 278
|
1988 |
+
},
|
1989 |
+
{
|
1990 |
+
"epoch": 1.1193877551020408,
|
1991 |
+
"grad_norm": 0.03102901391685009,
|
1992 |
+
"learning_rate": 0.00013941631662832199,
|
1993 |
+
"loss": 1.0801,
|
1994 |
+
"step": 279
|
1995 |
+
},
|
1996 |
+
{
|
1997 |
+
"epoch": 1.123469387755102,
|
1998 |
+
"grad_norm": 0.031429093331098557,
|
1999 |
+
"learning_rate": 0.00013901770632605547,
|
2000 |
+
"loss": 1.041,
|
2001 |
+
"step": 280
|
2002 |
+
},
|
2003 |
+
{
|
2004 |
+
"epoch": 1.1275510204081634,
|
2005 |
+
"grad_norm": 0.030079476535320282,
|
2006 |
+
"learning_rate": 0.0001386183633936372,
|
2007 |
+
"loss": 1.027,
|
2008 |
+
"step": 281
|
2009 |
+
},
|
2010 |
+
{
|
2011 |
+
"epoch": 1.1316326530612244,
|
2012 |
+
"grad_norm": 0.03151247650384903,
|
2013 |
+
"learning_rate": 0.00013821829532947497,
|
2014 |
+
"loss": 1.1443,
|
2015 |
+
"step": 282
|
2016 |
+
},
|
2017 |
+
{
|
2018 |
+
"epoch": 1.1357142857142857,
|
2019 |
+
"grad_norm": 0.031054867431521416,
|
2020 |
+
"learning_rate": 0.0001378175096455923,
|
2021 |
+
"loss": 1.0623,
|
2022 |
+
"step": 283
|
2023 |
+
},
|
2024 |
+
{
|
2025 |
+
"epoch": 1.139795918367347,
|
2026 |
+
"grad_norm": 0.03046008013188839,
|
2027 |
+
"learning_rate": 0.00013741601386748728,
|
2028 |
+
"loss": 0.9639,
|
2029 |
+
"step": 284
|
2030 |
+
},
|
2031 |
+
{
|
2032 |
+
"epoch": 1.1438775510204082,
|
2033 |
+
"grad_norm": 0.03275845944881439,
|
2034 |
+
"learning_rate": 0.00013701381553399145,
|
2035 |
+
"loss": 1.0596,
|
2036 |
+
"step": 285
|
2037 |
+
},
|
2038 |
+
{
|
2039 |
+
"epoch": 1.1479591836734695,
|
2040 |
+
"grad_norm": 0.030060578137636185,
|
2041 |
+
"learning_rate": 0.00013661092219712802,
|
2042 |
+
"loss": 1.0824,
|
2043 |
+
"step": 286
|
2044 |
+
},
|
2045 |
+
{
|
2046 |
+
"epoch": 1.1520408163265305,
|
2047 |
+
"grad_norm": 0.03152566775679588,
|
2048 |
+
"learning_rate": 0.00013620734142197032,
|
2049 |
+
"loss": 1.0503,
|
2050 |
+
"step": 287
|
2051 |
+
},
|
2052 |
+
{
|
2053 |
+
"epoch": 1.1561224489795918,
|
2054 |
+
"grad_norm": 0.03527853637933731,
|
2055 |
+
"learning_rate": 0.0001358030807864995,
|
2056 |
+
"loss": 1.1604,
|
2057 |
+
"step": 288
|
2058 |
+
},
|
2059 |
+
{
|
2060 |
+
"epoch": 1.160204081632653,
|
2061 |
+
"grad_norm": 0.0333213284611702,
|
2062 |
+
"learning_rate": 0.00013539814788146235,
|
2063 |
+
"loss": 1.1204,
|
2064 |
+
"step": 289
|
2065 |
+
},
|
2066 |
+
{
|
2067 |
+
"epoch": 1.1642857142857144,
|
2068 |
+
"grad_norm": 0.03294171392917633,
|
2069 |
+
"learning_rate": 0.00013499255031022885,
|
2070 |
+
"loss": 1.1409,
|
2071 |
+
"step": 290
|
2072 |
+
},
|
2073 |
+
{
|
2074 |
+
"epoch": 1.1683673469387754,
|
2075 |
+
"grad_norm": 0.03201167285442352,
|
2076 |
+
"learning_rate": 0.0001345862956886493,
|
2077 |
+
"loss": 1.1238,
|
2078 |
+
"step": 291
|
2079 |
+
},
|
2080 |
+
{
|
2081 |
+
"epoch": 1.1724489795918367,
|
2082 |
+
"grad_norm": 0.031082091853022575,
|
2083 |
+
"learning_rate": 0.00013417939164491136,
|
2084 |
+
"loss": 1.1676,
|
2085 |
+
"step": 292
|
2086 |
+
},
|
2087 |
+
{
|
2088 |
+
"epoch": 1.176530612244898,
|
2089 |
+
"grad_norm": 0.03172369301319122,
|
2090 |
+
"learning_rate": 0.00013377184581939673,
|
2091 |
+
"loss": 1.0529,
|
2092 |
+
"step": 293
|
2093 |
+
},
|
2094 |
+
{
|
2095 |
+
"epoch": 1.1806122448979592,
|
2096 |
+
"grad_norm": 0.029640652239322662,
|
2097 |
+
"learning_rate": 0.00013336366586453783,
|
2098 |
+
"loss": 1.1071,
|
2099 |
+
"step": 294
|
2100 |
+
},
|
2101 |
+
{
|
2102 |
+
"epoch": 1.1846938775510205,
|
2103 |
+
"grad_norm": 0.03119003400206566,
|
2104 |
+
"learning_rate": 0.00013295485944467405,
|
2105 |
+
"loss": 1.1205,
|
2106 |
+
"step": 295
|
2107 |
+
},
|
2108 |
+
{
|
2109 |
+
"epoch": 1.1887755102040816,
|
2110 |
+
"grad_norm": 0.03193094953894615,
|
2111 |
+
"learning_rate": 0.00013254543423590773,
|
2112 |
+
"loss": 1.0767,
|
2113 |
+
"step": 296
|
2114 |
+
},
|
2115 |
+
{
|
2116 |
+
"epoch": 1.1928571428571428,
|
2117 |
+
"grad_norm": 0.032400280237197876,
|
2118 |
+
"learning_rate": 0.00013213539792596027,
|
2119 |
+
"loss": 1.1358,
|
2120 |
+
"step": 297
|
2121 |
+
},
|
2122 |
+
{
|
2123 |
+
"epoch": 1.1969387755102041,
|
2124 |
+
"grad_norm": 0.0319623164832592,
|
2125 |
+
"learning_rate": 0.00013172475821402748,
|
2126 |
+
"loss": 1.0308,
|
2127 |
+
"step": 298
|
2128 |
+
},
|
2129 |
+
{
|
2130 |
+
"epoch": 1.2010204081632654,
|
2131 |
+
"grad_norm": 0.03384249284863472,
|
2132 |
+
"learning_rate": 0.0001313135228106353,
|
2133 |
+
"loss": 1.0548,
|
2134 |
+
"step": 299
|
2135 |
+
},
|
2136 |
+
{
|
2137 |
+
"epoch": 1.2051020408163264,
|
2138 |
+
"grad_norm": 0.030600961297750473,
|
2139 |
+
"learning_rate": 0.00013090169943749476,
|
2140 |
+
"loss": 0.983,
|
2141 |
+
"step": 300
|
2142 |
+
},
|
2143 |
+
{
|
2144 |
+
"epoch": 1.2091836734693877,
|
2145 |
+
"grad_norm": 0.03205844759941101,
|
2146 |
+
"learning_rate": 0.00013048929582735723,
|
2147 |
+
"loss": 1.041,
|
2148 |
+
"step": 301
|
2149 |
+
},
|
2150 |
+
{
|
2151 |
+
"epoch": 1.213265306122449,
|
2152 |
+
"grad_norm": 0.032236404716968536,
|
2153 |
+
"learning_rate": 0.00013007631972386912,
|
2154 |
+
"loss": 1.0697,
|
2155 |
+
"step": 302
|
2156 |
+
},
|
2157 |
+
{
|
2158 |
+
"epoch": 1.2173469387755103,
|
2159 |
+
"grad_norm": 0.03104401007294655,
|
2160 |
+
"learning_rate": 0.00012966277888142632,
|
2161 |
+
"loss": 1.059,
|
2162 |
+
"step": 303
|
2163 |
+
},
|
2164 |
+
{
|
2165 |
+
"epoch": 1.2214285714285715,
|
2166 |
+
"grad_norm": 0.03168416768312454,
|
2167 |
+
"learning_rate": 0.0001292486810650289,
|
2168 |
+
"loss": 1.1379,
|
2169 |
+
"step": 304
|
2170 |
+
},
|
2171 |
+
{
|
2172 |
+
"epoch": 1.2255102040816326,
|
2173 |
+
"grad_norm": 0.03132764995098114,
|
2174 |
+
"learning_rate": 0.0001288340340501351,
|
2175 |
+
"loss": 1.1364,
|
2176 |
+
"step": 305
|
2177 |
+
},
|
2178 |
+
{
|
2179 |
+
"epoch": 1.2295918367346939,
|
2180 |
+
"grad_norm": 0.03303636610507965,
|
2181 |
+
"learning_rate": 0.0001284188456225153,
|
2182 |
+
"loss": 1.0464,
|
2183 |
+
"step": 306
|
2184 |
+
},
|
2185 |
+
{
|
2186 |
+
"epoch": 1.2336734693877551,
|
2187 |
+
"grad_norm": 0.03127754479646683,
|
2188 |
+
"learning_rate": 0.00012800312357810615,
|
2189 |
+
"loss": 1.0639,
|
2190 |
+
"step": 307
|
2191 |
+
},
|
2192 |
+
{
|
2193 |
+
"epoch": 1.2377551020408164,
|
2194 |
+
"grad_norm": 0.03249693289399147,
|
2195 |
+
"learning_rate": 0.00012758687572286367,
|
2196 |
+
"loss": 1.0653,
|
2197 |
+
"step": 308
|
2198 |
+
},
|
2199 |
+
{
|
2200 |
+
"epoch": 1.2418367346938775,
|
2201 |
+
"grad_norm": 0.03227215260267258,
|
2202 |
+
"learning_rate": 0.00012717010987261715,
|
2203 |
+
"loss": 1.1142,
|
2204 |
+
"step": 309
|
2205 |
+
},
|
2206 |
+
{
|
2207 |
+
"epoch": 1.2459183673469387,
|
2208 |
+
"grad_norm": 0.03237595036625862,
|
2209 |
+
"learning_rate": 0.00012675283385292212,
|
2210 |
+
"loss": 1.1,
|
2211 |
+
"step": 310
|
2212 |
+
},
|
2213 |
+
{
|
2214 |
+
"epoch": 1.25,
|
2215 |
+
"grad_norm": 0.0319119468331337,
|
2216 |
+
"learning_rate": 0.00012633505549891345,
|
2217 |
+
"loss": 1.1782,
|
2218 |
+
"step": 311
|
2219 |
+
},
|
2220 |
+
{
|
2221 |
+
"epoch": 1.2540816326530613,
|
2222 |
+
"grad_norm": 0.033556390553712845,
|
2223 |
+
"learning_rate": 0.00012591678265515838,
|
2224 |
+
"loss": 1.181,
|
2225 |
+
"step": 312
|
2226 |
+
},
|
2227 |
+
{
|
2228 |
+
"epoch": 1.2581632653061225,
|
2229 |
+
"grad_norm": 0.03282499313354492,
|
2230 |
+
"learning_rate": 0.00012549802317550908,
|
2231 |
+
"loss": 1.0193,
|
2232 |
+
"step": 313
|
2233 |
+
},
|
2234 |
+
{
|
2235 |
+
"epoch": 1.2622448979591836,
|
2236 |
+
"grad_norm": 0.031234145164489746,
|
2237 |
+
"learning_rate": 0.0001250787849229552,
|
2238 |
+
"loss": 1.0906,
|
2239 |
+
"step": 314
|
2240 |
+
},
|
2241 |
+
{
|
2242 |
+
"epoch": 1.2663265306122449,
|
2243 |
+
"grad_norm": 0.032275062054395676,
|
2244 |
+
"learning_rate": 0.00012465907576947622,
|
2245 |
+
"loss": 1.0731,
|
2246 |
+
"step": 315
|
2247 |
+
},
|
2248 |
+
{
|
2249 |
+
"epoch": 1.2704081632653061,
|
2250 |
+
"grad_norm": 0.032516300678253174,
|
2251 |
+
"learning_rate": 0.00012423890359589368,
|
2252 |
+
"loss": 1.0989,
|
2253 |
+
"step": 316
|
2254 |
+
},
|
2255 |
+
{
|
2256 |
+
"epoch": 1.2744897959183674,
|
2257 |
+
"grad_norm": 0.030433477833867073,
|
2258 |
+
"learning_rate": 0.00012381827629172324,
|
2259 |
+
"loss": 1.0506,
|
2260 |
+
"step": 317
|
2261 |
+
},
|
2262 |
+
{
|
2263 |
+
"epoch": 1.2785714285714285,
|
2264 |
+
"grad_norm": 0.03216548636555672,
|
2265 |
+
"learning_rate": 0.00012339720175502642,
|
2266 |
+
"loss": 1.0797,
|
2267 |
+
"step": 318
|
2268 |
+
},
|
2269 |
+
{
|
2270 |
+
"epoch": 1.2826530612244897,
|
2271 |
+
"grad_norm": 0.03167072683572769,
|
2272 |
+
"learning_rate": 0.00012297568789226238,
|
2273 |
+
"loss": 1.1299,
|
2274 |
+
"step": 319
|
2275 |
+
},
|
2276 |
+
{
|
2277 |
+
"epoch": 1.286734693877551,
|
2278 |
+
"grad_norm": 0.031179511919617653,
|
2279 |
+
"learning_rate": 0.00012255374261813944,
|
2280 |
+
"loss": 1.2068,
|
2281 |
+
"step": 320
|
2282 |
+
},
|
2283 |
+
{
|
2284 |
+
"epoch": 1.2908163265306123,
|
2285 |
+
"grad_norm": 0.0317654013633728,
|
2286 |
+
"learning_rate": 0.00012213137385546648,
|
2287 |
+
"loss": 1.0542,
|
2288 |
+
"step": 321
|
2289 |
+
},
|
2290 |
+
{
|
2291 |
+
"epoch": 1.2948979591836736,
|
2292 |
+
"grad_norm": 0.03267383947968483,
|
2293 |
+
"learning_rate": 0.00012170858953500417,
|
2294 |
+
"loss": 1.1773,
|
2295 |
+
"step": 322
|
2296 |
+
},
|
2297 |
+
{
|
2298 |
+
"epoch": 1.2989795918367346,
|
2299 |
+
"grad_norm": 0.03213581070303917,
|
2300 |
+
"learning_rate": 0.0001212853975953161,
|
2301 |
+
"loss": 1.0293,
|
2302 |
+
"step": 323
|
2303 |
+
},
|
2304 |
+
{
|
2305 |
+
"epoch": 1.3030612244897959,
|
2306 |
+
"grad_norm": 0.033722877502441406,
|
2307 |
+
"learning_rate": 0.00012086180598261956,
|
2308 |
+
"loss": 1.1718,
|
2309 |
+
"step": 324
|
2310 |
+
},
|
2311 |
+
{
|
2312 |
+
"epoch": 1.3071428571428572,
|
2313 |
+
"grad_norm": 0.03295879811048508,
|
2314 |
+
"learning_rate": 0.0001204378226506365,
|
2315 |
+
"loss": 1.0517,
|
2316 |
+
"step": 325
|
2317 |
+
},
|
2318 |
+
{
|
2319 |
+
"epoch": 1.3112244897959184,
|
2320 |
+
"grad_norm": 0.0332418717443943,
|
2321 |
+
"learning_rate": 0.00012001345556044416,
|
2322 |
+
"loss": 1.0805,
|
2323 |
+
"step": 326
|
2324 |
+
},
|
2325 |
+
{
|
2326 |
+
"epoch": 1.3153061224489795,
|
2327 |
+
"grad_norm": 0.03321802616119385,
|
2328 |
+
"learning_rate": 0.00011958871268032554,
|
2329 |
+
"loss": 1.1807,
|
2330 |
+
"step": 327
|
2331 |
+
},
|
2332 |
+
{
|
2333 |
+
"epoch": 1.3193877551020408,
|
2334 |
+
"grad_norm": 0.03372679278254509,
|
2335 |
+
"learning_rate": 0.0001191636019856198,
|
2336 |
+
"loss": 1.1513,
|
2337 |
+
"step": 328
|
2338 |
+
},
|
2339 |
+
{
|
2340 |
+
"epoch": 1.3193877551020408,
|
2341 |
+
"eval_loss": 1.1087149381637573,
|
2342 |
+
"eval_runtime": 120.2761,
|
2343 |
+
"eval_samples_per_second": 20.303,
|
2344 |
+
"eval_steps_per_second": 10.152,
|
2345 |
+
"step": 328
|
2346 |
+
},
|
2347 |
+
{
|
2348 |
+
"epoch": 1.323469387755102,
|
2349 |
+
"grad_norm": 0.03233565017580986,
|
2350 |
+
"learning_rate": 0.00011873813145857249,
|
2351 |
+
"loss": 1.132,
|
2352 |
+
"step": 329
|
2353 |
+
},
|
2354 |
+
{
|
2355 |
+
"epoch": 1.3275510204081633,
|
2356 |
+
"grad_norm": 0.032153040170669556,
|
2357 |
+
"learning_rate": 0.00011831230908818563,
|
2358 |
+
"loss": 1.1377,
|
2359 |
+
"step": 330
|
2360 |
+
},
|
2361 |
+
{
|
2362 |
+
"epoch": 1.3316326530612246,
|
2363 |
+
"grad_norm": 0.032428547739982605,
|
2364 |
+
"learning_rate": 0.00011788614287006786,
|
2365 |
+
"loss": 1.09,
|
2366 |
+
"step": 331
|
2367 |
+
},
|
2368 |
+
{
|
2369 |
+
"epoch": 1.3357142857142856,
|
2370 |
+
"grad_norm": 0.0352560319006443,
|
2371 |
+
"learning_rate": 0.00011745964080628411,
|
2372 |
+
"loss": 1.0845,
|
2373 |
+
"step": 332
|
2374 |
+
},
|
2375 |
+
{
|
2376 |
+
"epoch": 1.339795918367347,
|
2377 |
+
"grad_norm": 0.03259318321943283,
|
2378 |
+
"learning_rate": 0.00011703281090520552,
|
2379 |
+
"loss": 1.1122,
|
2380 |
+
"step": 333
|
2381 |
+
},
|
2382 |
+
{
|
2383 |
+
"epoch": 1.3438775510204082,
|
2384 |
+
"grad_norm": 0.03463459014892578,
|
2385 |
+
"learning_rate": 0.00011660566118135894,
|
2386 |
+
"loss": 1.0425,
|
2387 |
+
"step": 334
|
2388 |
+
},
|
2389 |
+
{
|
2390 |
+
"epoch": 1.3479591836734695,
|
2391 |
+
"grad_norm": 0.03391732648015022,
|
2392 |
+
"learning_rate": 0.0001161781996552765,
|
2393 |
+
"loss": 1.0356,
|
2394 |
+
"step": 335
|
2395 |
+
},
|
2396 |
+
{
|
2397 |
+
"epoch": 1.3520408163265305,
|
2398 |
+
"grad_norm": 0.03276665136218071,
|
2399 |
+
"learning_rate": 0.00011575043435334494,
|
2400 |
+
"loss": 1.052,
|
2401 |
+
"step": 336
|
2402 |
+
},
|
2403 |
+
{
|
2404 |
+
"epoch": 1.3561224489795918,
|
2405 |
+
"grad_norm": 0.03379301726818085,
|
2406 |
+
"learning_rate": 0.00011532237330765507,
|
2407 |
+
"loss": 1.0791,
|
2408 |
+
"step": 337
|
2409 |
+
},
|
2410 |
+
{
|
2411 |
+
"epoch": 1.360204081632653,
|
2412 |
+
"grad_norm": 0.031217332929372787,
|
2413 |
+
"learning_rate": 0.00011489402455585076,
|
2414 |
+
"loss": 1.0145,
|
2415 |
+
"step": 338
|
2416 |
+
},
|
2417 |
+
{
|
2418 |
+
"epoch": 1.3642857142857143,
|
2419 |
+
"grad_norm": 0.03169461712241173,
|
2420 |
+
"learning_rate": 0.00011446539614097813,
|
2421 |
+
"loss": 1.1603,
|
2422 |
+
"step": 339
|
2423 |
+
},
|
2424 |
+
{
|
2425 |
+
"epoch": 1.3683673469387756,
|
2426 |
+
"grad_norm": 0.034710437059402466,
|
2427 |
+
"learning_rate": 0.00011403649611133444,
|
2428 |
+
"loss": 1.0246,
|
2429 |
+
"step": 340
|
2430 |
+
},
|
2431 |
+
{
|
2432 |
+
"epoch": 1.3724489795918369,
|
2433 |
+
"grad_norm": 0.03189219534397125,
|
2434 |
+
"learning_rate": 0.0001136073325203171,
|
2435 |
+
"loss": 1.0795,
|
2436 |
+
"step": 341
|
2437 |
+
},
|
2438 |
+
{
|
2439 |
+
"epoch": 1.376530612244898,
|
2440 |
+
"grad_norm": 0.03188316524028778,
|
2441 |
+
"learning_rate": 0.00011317791342627238,
|
2442 |
+
"loss": 1.0462,
|
2443 |
+
"step": 342
|
2444 |
+
},
|
2445 |
+
{
|
2446 |
+
"epoch": 1.3806122448979592,
|
2447 |
+
"grad_norm": 0.03283124417066574,
|
2448 |
+
"learning_rate": 0.000112748246892344,
|
2449 |
+
"loss": 1.1128,
|
2450 |
+
"step": 343
|
2451 |
+
},
|
2452 |
+
{
|
2453 |
+
"epoch": 1.3846938775510205,
|
2454 |
+
"grad_norm": 0.03310257941484451,
|
2455 |
+
"learning_rate": 0.0001123183409863219,
|
2456 |
+
"loss": 1.0864,
|
2457 |
+
"step": 344
|
2458 |
+
},
|
2459 |
+
{
|
2460 |
+
"epoch": 1.3887755102040815,
|
2461 |
+
"grad_norm": 0.035449717193841934,
|
2462 |
+
"learning_rate": 0.00011188820378049065,
|
2463 |
+
"loss": 1.1329,
|
2464 |
+
"step": 345
|
2465 |
+
},
|
2466 |
+
{
|
2467 |
+
"epoch": 1.3928571428571428,
|
2468 |
+
"grad_norm": 0.03374037146568298,
|
2469 |
+
"learning_rate": 0.00011145784335147793,
|
2470 |
+
"loss": 1.1011,
|
2471 |
+
"step": 346
|
2472 |
+
},
|
2473 |
+
{
|
2474 |
+
"epoch": 1.396938775510204,
|
2475 |
+
"grad_norm": 0.03215891122817993,
|
2476 |
+
"learning_rate": 0.00011102726778010288,
|
2477 |
+
"loss": 1.0289,
|
2478 |
+
"step": 347
|
2479 |
+
},
|
2480 |
+
{
|
2481 |
+
"epoch": 1.4010204081632653,
|
2482 |
+
"grad_norm": 0.03225525841116905,
|
2483 |
+
"learning_rate": 0.00011059648515122424,
|
2484 |
+
"loss": 1.0744,
|
2485 |
+
"step": 348
|
2486 |
+
},
|
2487 |
+
{
|
2488 |
+
"epoch": 1.4051020408163266,
|
2489 |
+
"grad_norm": 0.032239388674497604,
|
2490 |
+
"learning_rate": 0.00011016550355358872,
|
2491 |
+
"loss": 1.0904,
|
2492 |
+
"step": 349
|
2493 |
+
},
|
2494 |
+
{
|
2495 |
+
"epoch": 1.4091836734693879,
|
2496 |
+
"grad_norm": 0.03210952505469322,
|
2497 |
+
"learning_rate": 0.00010973433107967902,
|
2498 |
+
"loss": 1.1008,
|
2499 |
+
"step": 350
|
2500 |
+
},
|
2501 |
+
{
|
2502 |
+
"epoch": 1.413265306122449,
|
2503 |
+
"grad_norm": 0.0324125811457634,
|
2504 |
+
"learning_rate": 0.00010930297582556181,
|
2505 |
+
"loss": 1.0871,
|
2506 |
+
"step": 351
|
2507 |
+
},
|
2508 |
+
{
|
2509 |
+
"epoch": 1.4173469387755102,
|
2510 |
+
"grad_norm": 0.034373488277196884,
|
2511 |
+
"learning_rate": 0.00010887144589073602,
|
2512 |
+
"loss": 0.9905,
|
2513 |
+
"step": 352
|
2514 |
+
},
|
2515 |
+
{
|
2516 |
+
"epoch": 1.4214285714285715,
|
2517 |
+
"grad_norm": 0.03328999504446983,
|
2518 |
+
"learning_rate": 0.00010843974937798029,
|
2519 |
+
"loss": 1.0666,
|
2520 |
+
"step": 353
|
2521 |
+
},
|
2522 |
+
{
|
2523 |
+
"epoch": 1.4255102040816325,
|
2524 |
+
"grad_norm": 0.03199386224150658,
|
2525 |
+
"learning_rate": 0.00010800789439320128,
|
2526 |
+
"loss": 1.0453,
|
2527 |
+
"step": 354
|
2528 |
+
},
|
2529 |
+
{
|
2530 |
+
"epoch": 1.4295918367346938,
|
2531 |
+
"grad_norm": 0.03383859619498253,
|
2532 |
+
"learning_rate": 0.00010757588904528106,
|
2533 |
+
"loss": 0.956,
|
2534 |
+
"step": 355
|
2535 |
+
},
|
2536 |
+
{
|
2537 |
+
"epoch": 1.433673469387755,
|
2538 |
+
"grad_norm": 0.03234272822737694,
|
2539 |
+
"learning_rate": 0.00010714374144592516,
|
2540 |
+
"loss": 1.0641,
|
2541 |
+
"step": 356
|
2542 |
+
},
|
2543 |
+
{
|
2544 |
+
"epoch": 1.4377551020408164,
|
2545 |
+
"grad_norm": 0.031517963856458664,
|
2546 |
+
"learning_rate": 0.0001067114597095102,
|
2547 |
+
"loss": 1.109,
|
2548 |
+
"step": 357
|
2549 |
+
},
|
2550 |
+
{
|
2551 |
+
"epoch": 1.4418367346938776,
|
2552 |
+
"grad_norm": 0.03353012353181839,
|
2553 |
+
"learning_rate": 0.00010627905195293135,
|
2554 |
+
"loss": 1.0613,
|
2555 |
+
"step": 358
|
2556 |
+
},
|
2557 |
+
{
|
2558 |
+
"epoch": 1.445918367346939,
|
2559 |
+
"grad_norm": 0.034205447882413864,
|
2560 |
+
"learning_rate": 0.00010584652629545011,
|
2561 |
+
"loss": 1.1648,
|
2562 |
+
"step": 359
|
2563 |
+
},
|
2564 |
+
{
|
2565 |
+
"epoch": 1.45,
|
2566 |
+
"grad_norm": 0.031480543315410614,
|
2567 |
+
"learning_rate": 0.00010541389085854176,
|
2568 |
+
"loss": 1.1624,
|
2569 |
+
"step": 360
|
2570 |
+
},
|
2571 |
+
{
|
2572 |
+
"epoch": 1.4540816326530612,
|
2573 |
+
"grad_norm": 0.03325892984867096,
|
2574 |
+
"learning_rate": 0.00010498115376574294,
|
2575 |
+
"loss": 1.1139,
|
2576 |
+
"step": 361
|
2577 |
+
},
|
2578 |
+
{
|
2579 |
+
"epoch": 1.4581632653061225,
|
2580 |
+
"grad_norm": 0.033394064754247665,
|
2581 |
+
"learning_rate": 0.00010454832314249902,
|
2582 |
+
"loss": 1.0492,
|
2583 |
+
"step": 362
|
2584 |
+
},
|
2585 |
+
{
|
2586 |
+
"epoch": 1.4622448979591836,
|
2587 |
+
"grad_norm": 0.03387491777539253,
|
2588 |
+
"learning_rate": 0.0001041154071160116,
|
2589 |
+
"loss": 1.0856,
|
2590 |
+
"step": 363
|
2591 |
+
},
|
2592 |
+
{
|
2593 |
+
"epoch": 1.4663265306122448,
|
2594 |
+
"grad_norm": 0.03363283723592758,
|
2595 |
+
"learning_rate": 0.0001036824138150859,
|
2596 |
+
"loss": 1.0744,
|
2597 |
+
"step": 364
|
2598 |
+
},
|
2599 |
+
{
|
2600 |
+
"epoch": 1.470408163265306,
|
2601 |
+
"grad_norm": 0.03499883785843849,
|
2602 |
+
"learning_rate": 0.00010324935136997806,
|
2603 |
+
"loss": 1.0982,
|
2604 |
+
"step": 365
|
2605 |
+
},
|
2606 |
+
{
|
2607 |
+
"epoch": 1.4744897959183674,
|
2608 |
+
"grad_norm": 0.03243999928236008,
|
2609 |
+
"learning_rate": 0.00010281622791224257,
|
2610 |
+
"loss": 1.0581,
|
2611 |
+
"step": 366
|
2612 |
+
},
|
2613 |
+
{
|
2614 |
+
"epoch": 1.4785714285714286,
|
2615 |
+
"grad_norm": 0.03668928146362305,
|
2616 |
+
"learning_rate": 0.0001023830515745796,
|
2617 |
+
"loss": 1.1081,
|
2618 |
+
"step": 367
|
2619 |
+
},
|
2620 |
+
{
|
2621 |
+
"epoch": 1.48265306122449,
|
2622 |
+
"grad_norm": 0.03404795750975609,
|
2623 |
+
"learning_rate": 0.00010194983049068212,
|
2624 |
+
"loss": 1.0435,
|
2625 |
+
"step": 368
|
2626 |
+
},
|
2627 |
+
{
|
2628 |
+
"epoch": 1.486734693877551,
|
2629 |
+
"grad_norm": 0.03391297161579132,
|
2630 |
+
"learning_rate": 0.00010151657279508336,
|
2631 |
+
"loss": 1.0651,
|
2632 |
+
"step": 369
|
2633 |
+
},
|
2634 |
+
{
|
2635 |
+
"epoch": 1.4908163265306122,
|
2636 |
+
"grad_norm": 0.033831968903541565,
|
2637 |
+
"learning_rate": 0.000101083286623004,
|
2638 |
+
"loss": 1.1807,
|
2639 |
+
"step": 370
|
2640 |
+
},
|
2641 |
+
{
|
2642 |
+
"epoch": 1.4948979591836735,
|
2643 |
+
"grad_norm": 0.03301573544740677,
|
2644 |
+
"learning_rate": 0.00010064998011019944,
|
2645 |
+
"loss": 0.9622,
|
2646 |
+
"step": 371
|
2647 |
+
},
|
2648 |
+
{
|
2649 |
+
"epoch": 1.4989795918367346,
|
2650 |
+
"grad_norm": 0.03434665501117706,
|
2651 |
+
"learning_rate": 0.00010021666139280697,
|
2652 |
+
"loss": 1.0813,
|
2653 |
+
"step": 372
|
2654 |
+
},
|
2655 |
+
{
|
2656 |
+
"epoch": 1.5030612244897958,
|
2657 |
+
"grad_norm": 0.033603403717279434,
|
2658 |
+
"learning_rate": 9.978333860719306e-05,
|
2659 |
+
"loss": 1.1015,
|
2660 |
+
"step": 373
|
2661 |
+
},
|
2662 |
+
{
|
2663 |
+
"epoch": 1.5071428571428571,
|
2664 |
+
"grad_norm": 0.033279791474342346,
|
2665 |
+
"learning_rate": 9.935001988980061e-05,
|
2666 |
+
"loss": 1.0389,
|
2667 |
+
"step": 374
|
2668 |
+
},
|
2669 |
+
{
|
2670 |
+
"epoch": 1.5112244897959184,
|
2671 |
+
"grad_norm": 0.032859690487384796,
|
2672 |
+
"learning_rate": 9.891671337699602e-05,
|
2673 |
+
"loss": 1.0042,
|
2674 |
+
"step": 375
|
2675 |
+
},
|
2676 |
+
{
|
2677 |
+
"epoch": 1.5153061224489797,
|
2678 |
+
"grad_norm": 0.033149540424346924,
|
2679 |
+
"learning_rate": 9.848342720491665e-05,
|
2680 |
+
"loss": 1.1924,
|
2681 |
+
"step": 376
|
2682 |
+
},
|
2683 |
+
{
|
2684 |
+
"epoch": 1.519387755102041,
|
2685 |
+
"grad_norm": 0.03327937051653862,
|
2686 |
+
"learning_rate": 9.805016950931792e-05,
|
2687 |
+
"loss": 1.0259,
|
2688 |
+
"step": 377
|
2689 |
+
},
|
2690 |
+
{
|
2691 |
+
"epoch": 1.523469387755102,
|
2692 |
+
"grad_norm": 0.03412073478102684,
|
2693 |
+
"learning_rate": 9.76169484254204e-05,
|
2694 |
+
"loss": 1.1495,
|
2695 |
+
"step": 378
|
2696 |
+
},
|
2697 |
+
{
|
2698 |
+
"epoch": 1.5275510204081633,
|
2699 |
+
"grad_norm": 0.034567687660455704,
|
2700 |
+
"learning_rate": 9.718377208775744e-05,
|
2701 |
+
"loss": 1.0706,
|
2702 |
+
"step": 379
|
2703 |
+
},
|
2704 |
+
{
|
2705 |
+
"epoch": 1.5316326530612245,
|
2706 |
+
"grad_norm": 0.03373974934220314,
|
2707 |
+
"learning_rate": 9.675064863002196e-05,
|
2708 |
+
"loss": 1.0123,
|
2709 |
+
"step": 380
|
2710 |
+
},
|
2711 |
+
{
|
2712 |
+
"epoch": 1.5357142857142856,
|
2713 |
+
"grad_norm": 0.03521249070763588,
|
2714 |
+
"learning_rate": 9.631758618491415e-05,
|
2715 |
+
"loss": 1.0909,
|
2716 |
+
"step": 381
|
2717 |
+
},
|
2718 |
+
{
|
2719 |
+
"epoch": 1.5397959183673469,
|
2720 |
+
"grad_norm": 0.03452066332101822,
|
2721 |
+
"learning_rate": 9.588459288398841e-05,
|
2722 |
+
"loss": 1.0786,
|
2723 |
+
"step": 382
|
2724 |
+
},
|
2725 |
+
{
|
2726 |
+
"epoch": 1.5438775510204081,
|
2727 |
+
"grad_norm": 0.033778153359889984,
|
2728 |
+
"learning_rate": 9.545167685750099e-05,
|
2729 |
+
"loss": 1.1406,
|
2730 |
+
"step": 383
|
2731 |
+
},
|
2732 |
+
{
|
2733 |
+
"epoch": 1.5479591836734694,
|
2734 |
+
"grad_norm": 0.033918268978595734,
|
2735 |
+
"learning_rate": 9.50188462342571e-05,
|
2736 |
+
"loss": 0.9496,
|
2737 |
+
"step": 384
|
2738 |
+
},
|
2739 |
+
{
|
2740 |
+
"epoch": 1.5520408163265307,
|
2741 |
+
"grad_norm": 0.03323463723063469,
|
2742 |
+
"learning_rate": 9.458610914145826e-05,
|
2743 |
+
"loss": 1.1372,
|
2744 |
+
"step": 385
|
2745 |
+
},
|
2746 |
+
{
|
2747 |
+
"epoch": 1.556122448979592,
|
2748 |
+
"grad_norm": 0.03271915018558502,
|
2749 |
+
"learning_rate": 9.415347370454992e-05,
|
2750 |
+
"loss": 1.1697,
|
2751 |
+
"step": 386
|
2752 |
+
},
|
2753 |
+
{
|
2754 |
+
"epoch": 1.560204081632653,
|
2755 |
+
"grad_norm": 0.03397282212972641,
|
2756 |
+
"learning_rate": 9.372094804706867e-05,
|
2757 |
+
"loss": 1.0906,
|
2758 |
+
"step": 387
|
2759 |
+
},
|
2760 |
+
{
|
2761 |
+
"epoch": 1.5642857142857143,
|
2762 |
+
"grad_norm": 0.03263228386640549,
|
2763 |
+
"learning_rate": 9.328854029048984e-05,
|
2764 |
+
"loss": 1.1572,
|
2765 |
+
"step": 388
|
2766 |
+
},
|
2767 |
+
{
|
2768 |
+
"epoch": 1.5683673469387756,
|
2769 |
+
"grad_norm": 0.034290216863155365,
|
2770 |
+
"learning_rate": 9.285625855407484e-05,
|
2771 |
+
"loss": 0.9682,
|
2772 |
+
"step": 389
|
2773 |
+
},
|
2774 |
+
{
|
2775 |
+
"epoch": 1.5724489795918366,
|
2776 |
+
"grad_norm": 0.03301115706562996,
|
2777 |
+
"learning_rate": 9.242411095471897e-05,
|
2778 |
+
"loss": 1.2016,
|
2779 |
+
"step": 390
|
2780 |
+
},
|
2781 |
+
{
|
2782 |
+
"epoch": 1.5765306122448979,
|
2783 |
+
"grad_norm": 0.03409136086702347,
|
2784 |
+
"learning_rate": 9.199210560679876e-05,
|
2785 |
+
"loss": 1.0756,
|
2786 |
+
"step": 391
|
2787 |
+
},
|
2788 |
+
{
|
2789 |
+
"epoch": 1.5806122448979592,
|
2790 |
+
"grad_norm": 0.03300061076879501,
|
2791 |
+
"learning_rate": 9.15602506220197e-05,
|
2792 |
+
"loss": 1.0968,
|
2793 |
+
"step": 392
|
2794 |
+
},
|
2795 |
+
{
|
2796 |
+
"epoch": 1.5846938775510204,
|
2797 |
+
"grad_norm": 0.03417652100324631,
|
2798 |
+
"learning_rate": 9.112855410926403e-05,
|
2799 |
+
"loss": 1.0295,
|
2800 |
+
"step": 393
|
2801 |
+
},
|
2802 |
+
{
|
2803 |
+
"epoch": 1.5887755102040817,
|
2804 |
+
"grad_norm": 0.034996576607227325,
|
2805 |
+
"learning_rate": 9.069702417443821e-05,
|
2806 |
+
"loss": 1.1373,
|
2807 |
+
"step": 394
|
2808 |
+
},
|
2809 |
+
{
|
2810 |
+
"epoch": 1.592857142857143,
|
2811 |
+
"grad_norm": 0.03447016328573227,
|
2812 |
+
"learning_rate": 9.026566892032105e-05,
|
2813 |
+
"loss": 1.0964,
|
2814 |
+
"step": 395
|
2815 |
+
},
|
2816 |
+
{
|
2817 |
+
"epoch": 1.5969387755102042,
|
2818 |
+
"grad_norm": 0.037098806351423264,
|
2819 |
+
"learning_rate": 8.98344964464113e-05,
|
2820 |
+
"loss": 1.0036,
|
2821 |
+
"step": 396
|
2822 |
+
},
|
2823 |
+
{
|
2824 |
+
"epoch": 1.6010204081632653,
|
2825 |
+
"grad_norm": 0.033991578966379166,
|
2826 |
+
"learning_rate": 8.940351484877577e-05,
|
2827 |
+
"loss": 1.0671,
|
2828 |
+
"step": 397
|
2829 |
+
},
|
2830 |
+
{
|
2831 |
+
"epoch": 1.6051020408163266,
|
2832 |
+
"grad_norm": 0.03501284494996071,
|
2833 |
+
"learning_rate": 8.897273221989714e-05,
|
2834 |
+
"loss": 1.0848,
|
2835 |
+
"step": 398
|
2836 |
+
},
|
2837 |
+
{
|
2838 |
+
"epoch": 1.6091836734693876,
|
2839 |
+
"grad_norm": 0.03478754311800003,
|
2840 |
+
"learning_rate": 8.854215664852206e-05,
|
2841 |
+
"loss": 1.086,
|
2842 |
+
"step": 399
|
2843 |
+
},
|
2844 |
+
{
|
2845 |
+
"epoch": 1.613265306122449,
|
2846 |
+
"grad_norm": 0.03527893126010895,
|
2847 |
+
"learning_rate": 8.811179621950936e-05,
|
2848 |
+
"loss": 1.1172,
|
2849 |
+
"step": 400
|
2850 |
+
},
|
2851 |
+
{
|
2852 |
+
"epoch": 1.6173469387755102,
|
2853 |
+
"grad_norm": 0.03505920246243477,
|
2854 |
+
"learning_rate": 8.768165901367812e-05,
|
2855 |
+
"loss": 1.1382,
|
2856 |
+
"step": 401
|
2857 |
+
},
|
2858 |
+
{
|
2859 |
+
"epoch": 1.6214285714285714,
|
2860 |
+
"grad_norm": 0.03398558497428894,
|
2861 |
+
"learning_rate": 8.725175310765605e-05,
|
2862 |
+
"loss": 1.1622,
|
2863 |
+
"step": 402
|
2864 |
+
},
|
2865 |
+
{
|
2866 |
+
"epoch": 1.6255102040816327,
|
2867 |
+
"grad_norm": 0.03405265510082245,
|
2868 |
+
"learning_rate": 8.682208657372766e-05,
|
2869 |
+
"loss": 1.066,
|
2870 |
+
"step": 403
|
2871 |
+
},
|
2872 |
+
{
|
2873 |
+
"epoch": 1.629591836734694,
|
2874 |
+
"grad_norm": 0.033411748707294464,
|
2875 |
+
"learning_rate": 8.63926674796829e-05,
|
2876 |
+
"loss": 1.0183,
|
2877 |
+
"step": 404
|
2878 |
+
},
|
2879 |
+
{
|
2880 |
+
"epoch": 1.6336734693877553,
|
2881 |
+
"grad_norm": 0.03483176976442337,
|
2882 |
+
"learning_rate": 8.596350388866558e-05,
|
2883 |
+
"loss": 1.0862,
|
2884 |
+
"step": 405
|
2885 |
+
},
|
2886 |
+
{
|
2887 |
+
"epoch": 1.6377551020408163,
|
2888 |
+
"grad_norm": 0.0341670848429203,
|
2889 |
+
"learning_rate": 8.553460385902189e-05,
|
2890 |
+
"loss": 1.1641,
|
2891 |
+
"step": 406
|
2892 |
+
},
|
2893 |
+
{
|
2894 |
+
"epoch": 1.6418367346938776,
|
2895 |
+
"grad_norm": 0.03399474918842316,
|
2896 |
+
"learning_rate": 8.510597544414927e-05,
|
2897 |
+
"loss": 1.0483,
|
2898 |
+
"step": 407
|
2899 |
+
},
|
2900 |
+
{
|
2901 |
+
"epoch": 1.6459183673469386,
|
2902 |
+
"grad_norm": 0.03335323557257652,
|
2903 |
+
"learning_rate": 8.467762669234495e-05,
|
2904 |
+
"loss": 1.0856,
|
2905 |
+
"step": 408
|
2906 |
+
},
|
2907 |
+
{
|
2908 |
+
"epoch": 1.65,
|
2909 |
+
"grad_norm": 0.035050079226493835,
|
2910 |
+
"learning_rate": 8.424956564665508e-05,
|
2911 |
+
"loss": 1.0424,
|
2912 |
+
"step": 409
|
2913 |
+
},
|
2914 |
+
{
|
2915 |
+
"epoch": 1.6540816326530612,
|
2916 |
+
"grad_norm": 0.033788349479436874,
|
2917 |
+
"learning_rate": 8.382180034472353e-05,
|
2918 |
+
"loss": 1.0978,
|
2919 |
+
"step": 410
|
2920 |
+
},
|
2921 |
+
{
|
2922 |
+
"epoch": 1.6540816326530612,
|
2923 |
+
"eval_loss": 1.1044933795928955,
|
2924 |
+
"eval_runtime": 122.6879,
|
2925 |
+
"eval_samples_per_second": 19.904,
|
2926 |
+
"eval_steps_per_second": 9.952,
|
2927 |
+
"step": 410
|
2928 |
+
},
|
2929 |
+
{
|
2930 |
+
"epoch": 1.6581632653061225,
|
2931 |
+
"grad_norm": 0.0354621559381485,
|
2932 |
+
"learning_rate": 8.339433881864107e-05,
|
2933 |
+
"loss": 1.0069,
|
2934 |
+
"step": 411
|
2935 |
+
},
|
2936 |
+
{
|
2937 |
+
"epoch": 1.6622448979591837,
|
2938 |
+
"grad_norm": 0.03387383744120598,
|
2939 |
+
"learning_rate": 8.29671890947945e-05,
|
2940 |
+
"loss": 1.0669,
|
2941 |
+
"step": 412
|
2942 |
+
},
|
2943 |
+
{
|
2944 |
+
"epoch": 1.666326530612245,
|
2945 |
+
"grad_norm": 0.03535078838467598,
|
2946 |
+
"learning_rate": 8.25403591937159e-05,
|
2947 |
+
"loss": 1.0917,
|
2948 |
+
"step": 413
|
2949 |
+
},
|
2950 |
+
{
|
2951 |
+
"epoch": 1.6704081632653063,
|
2952 |
+
"grad_norm": 0.036951616406440735,
|
2953 |
+
"learning_rate": 8.211385712993218e-05,
|
2954 |
+
"loss": 1.0091,
|
2955 |
+
"step": 414
|
2956 |
+
},
|
2957 |
+
{
|
2958 |
+
"epoch": 1.6744897959183673,
|
2959 |
+
"grad_norm": 0.03283822536468506,
|
2960 |
+
"learning_rate": 8.168769091181438e-05,
|
2961 |
+
"loss": 1.134,
|
2962 |
+
"step": 415
|
2963 |
+
},
|
2964 |
+
{
|
2965 |
+
"epoch": 1.6785714285714286,
|
2966 |
+
"grad_norm": 0.03339226171374321,
|
2967 |
+
"learning_rate": 8.126186854142752e-05,
|
2968 |
+
"loss": 1.0092,
|
2969 |
+
"step": 416
|
2970 |
+
},
|
2971 |
+
{
|
2972 |
+
"epoch": 1.6826530612244897,
|
2973 |
+
"grad_norm": 0.03598244488239288,
|
2974 |
+
"learning_rate": 8.083639801438021e-05,
|
2975 |
+
"loss": 1.0363,
|
2976 |
+
"step": 417
|
2977 |
+
},
|
2978 |
+
{
|
2979 |
+
"epoch": 1.686734693877551,
|
2980 |
+
"grad_norm": 0.03570684790611267,
|
2981 |
+
"learning_rate": 8.041128731967444e-05,
|
2982 |
+
"loss": 1.1585,
|
2983 |
+
"step": 418
|
2984 |
+
},
|
2985 |
+
{
|
2986 |
+
"epoch": 1.6908163265306122,
|
2987 |
+
"grad_norm": 0.03431576117873192,
|
2988 |
+
"learning_rate": 7.998654443955586e-05,
|
2989 |
+
"loss": 1.1218,
|
2990 |
+
"step": 419
|
2991 |
+
},
|
2992 |
+
{
|
2993 |
+
"epoch": 1.6948979591836735,
|
2994 |
+
"grad_norm": 0.04130874201655388,
|
2995 |
+
"learning_rate": 7.956217734936353e-05,
|
2996 |
+
"loss": 1.0716,
|
2997 |
+
"step": 420
|
2998 |
+
},
|
2999 |
+
{
|
3000 |
+
"epoch": 1.6989795918367347,
|
3001 |
+
"grad_norm": 0.03377668932080269,
|
3002 |
+
"learning_rate": 7.913819401738049e-05,
|
3003 |
+
"loss": 1.1883,
|
3004 |
+
"step": 421
|
3005 |
+
},
|
3006 |
+
{
|
3007 |
+
"epoch": 1.703061224489796,
|
3008 |
+
"grad_norm": 0.034607548266649246,
|
3009 |
+
"learning_rate": 7.871460240468394e-05,
|
3010 |
+
"loss": 1.069,
|
3011 |
+
"step": 422
|
3012 |
+
},
|
3013 |
+
{
|
3014 |
+
"epoch": 1.7071428571428573,
|
3015 |
+
"grad_norm": 0.03309245780110359,
|
3016 |
+
"learning_rate": 7.829141046499581e-05,
|
3017 |
+
"loss": 1.0604,
|
3018 |
+
"step": 423
|
3019 |
+
},
|
3020 |
+
{
|
3021 |
+
"epoch": 1.7112244897959183,
|
3022 |
+
"grad_norm": 0.03462745249271393,
|
3023 |
+
"learning_rate": 7.786862614453355e-05,
|
3024 |
+
"loss": 1.163,
|
3025 |
+
"step": 424
|
3026 |
+
},
|
3027 |
+
{
|
3028 |
+
"epoch": 1.7153061224489796,
|
3029 |
+
"grad_norm": 0.03639388829469681,
|
3030 |
+
"learning_rate": 7.744625738186059e-05,
|
3031 |
+
"loss": 1.0962,
|
3032 |
+
"step": 425
|
3033 |
+
},
|
3034 |
+
{
|
3035 |
+
"epoch": 1.7193877551020407,
|
3036 |
+
"grad_norm": 0.03333800658583641,
|
3037 |
+
"learning_rate": 7.702431210773766e-05,
|
3038 |
+
"loss": 1.0276,
|
3039 |
+
"step": 426
|
3040 |
+
},
|
3041 |
+
{
|
3042 |
+
"epoch": 1.723469387755102,
|
3043 |
+
"grad_norm": 0.03520345687866211,
|
3044 |
+
"learning_rate": 7.660279824497359e-05,
|
3045 |
+
"loss": 1.1203,
|
3046 |
+
"step": 427
|
3047 |
+
},
|
3048 |
+
{
|
3049 |
+
"epoch": 1.7275510204081632,
|
3050 |
+
"grad_norm": 0.03311832249164581,
|
3051 |
+
"learning_rate": 7.61817237082768e-05,
|
3052 |
+
"loss": 1.0798,
|
3053 |
+
"step": 428
|
3054 |
+
},
|
3055 |
+
{
|
3056 |
+
"epoch": 1.7316326530612245,
|
3057 |
+
"grad_norm": 0.033078547567129135,
|
3058 |
+
"learning_rate": 7.576109640410633e-05,
|
3059 |
+
"loss": 1.0593,
|
3060 |
+
"step": 429
|
3061 |
+
},
|
3062 |
+
{
|
3063 |
+
"epoch": 1.7357142857142858,
|
3064 |
+
"grad_norm": 0.0346568301320076,
|
3065 |
+
"learning_rate": 7.534092423052381e-05,
|
3066 |
+
"loss": 1.0018,
|
3067 |
+
"step": 430
|
3068 |
+
},
|
3069 |
+
{
|
3070 |
+
"epoch": 1.739795918367347,
|
3071 |
+
"grad_norm": 0.033940769731998444,
|
3072 |
+
"learning_rate": 7.492121507704483e-05,
|
3073 |
+
"loss": 1.1602,
|
3074 |
+
"step": 431
|
3075 |
+
},
|
3076 |
+
{
|
3077 |
+
"epoch": 1.7438775510204083,
|
3078 |
+
"grad_norm": 0.03488701581954956,
|
3079 |
+
"learning_rate": 7.450197682449092e-05,
|
3080 |
+
"loss": 1.1494,
|
3081 |
+
"step": 432
|
3082 |
+
},
|
3083 |
+
{
|
3084 |
+
"epoch": 1.7479591836734694,
|
3085 |
+
"grad_norm": 0.03421643003821373,
|
3086 |
+
"learning_rate": 7.408321734484164e-05,
|
3087 |
+
"loss": 1.0298,
|
3088 |
+
"step": 433
|
3089 |
+
},
|
3090 |
+
{
|
3091 |
+
"epoch": 1.7520408163265306,
|
3092 |
+
"grad_norm": 0.036979790776968,
|
3093 |
+
"learning_rate": 7.366494450108659e-05,
|
3094 |
+
"loss": 1.0425,
|
3095 |
+
"step": 434
|
3096 |
+
},
|
3097 |
+
{
|
3098 |
+
"epoch": 1.7561224489795917,
|
3099 |
+
"grad_norm": 0.035175107419490814,
|
3100 |
+
"learning_rate": 7.324716614707793e-05,
|
3101 |
+
"loss": 1.0458,
|
3102 |
+
"step": 435
|
3103 |
+
},
|
3104 |
+
{
|
3105 |
+
"epoch": 1.760204081632653,
|
3106 |
+
"grad_norm": 0.035041388124227524,
|
3107 |
+
"learning_rate": 7.282989012738286e-05,
|
3108 |
+
"loss": 1.1375,
|
3109 |
+
"step": 436
|
3110 |
+
},
|
3111 |
+
{
|
3112 |
+
"epoch": 1.7642857142857142,
|
3113 |
+
"grad_norm": 0.034867141395807266,
|
3114 |
+
"learning_rate": 7.241312427713631e-05,
|
3115 |
+
"loss": 1.1873,
|
3116 |
+
"step": 437
|
3117 |
+
},
|
3118 |
+
{
|
3119 |
+
"epoch": 1.7683673469387755,
|
3120 |
+
"grad_norm": 0.034732844680547714,
|
3121 |
+
"learning_rate": 7.199687642189387e-05,
|
3122 |
+
"loss": 1.0746,
|
3123 |
+
"step": 438
|
3124 |
+
},
|
3125 |
+
{
|
3126 |
+
"epoch": 1.7724489795918368,
|
3127 |
+
"grad_norm": 0.033908359706401825,
|
3128 |
+
"learning_rate": 7.158115437748468e-05,
|
3129 |
+
"loss": 1.1305,
|
3130 |
+
"step": 439
|
3131 |
+
},
|
3132 |
+
{
|
3133 |
+
"epoch": 1.776530612244898,
|
3134 |
+
"grad_norm": 0.035412538796663284,
|
3135 |
+
"learning_rate": 7.116596594986494e-05,
|
3136 |
+
"loss": 1.0872,
|
3137 |
+
"step": 440
|
3138 |
+
},
|
3139 |
+
{
|
3140 |
+
"epoch": 1.7806122448979593,
|
3141 |
+
"grad_norm": 0.035827115178108215,
|
3142 |
+
"learning_rate": 7.075131893497111e-05,
|
3143 |
+
"loss": 1.1072,
|
3144 |
+
"step": 441
|
3145 |
+
},
|
3146 |
+
{
|
3147 |
+
"epoch": 1.7846938775510204,
|
3148 |
+
"grad_norm": 0.03458938002586365,
|
3149 |
+
"learning_rate": 7.033722111857373e-05,
|
3150 |
+
"loss": 1.0465,
|
3151 |
+
"step": 442
|
3152 |
+
},
|
3153 |
+
{
|
3154 |
+
"epoch": 1.7887755102040817,
|
3155 |
+
"grad_norm": 0.035993266850709915,
|
3156 |
+
"learning_rate": 6.992368027613092e-05,
|
3157 |
+
"loss": 1.1074,
|
3158 |
+
"step": 443
|
3159 |
+
},
|
3160 |
+
{
|
3161 |
+
"epoch": 1.7928571428571427,
|
3162 |
+
"grad_norm": 0.03477892279624939,
|
3163 |
+
"learning_rate": 6.951070417264277e-05,
|
3164 |
+
"loss": 1.0286,
|
3165 |
+
"step": 444
|
3166 |
+
},
|
3167 |
+
{
|
3168 |
+
"epoch": 1.796938775510204,
|
3169 |
+
"grad_norm": 0.03328714147210121,
|
3170 |
+
"learning_rate": 6.909830056250527e-05,
|
3171 |
+
"loss": 1.0954,
|
3172 |
+
"step": 445
|
3173 |
+
},
|
3174 |
+
{
|
3175 |
+
"epoch": 1.8010204081632653,
|
3176 |
+
"grad_norm": 0.03618752956390381,
|
3177 |
+
"learning_rate": 6.868647718936474e-05,
|
3178 |
+
"loss": 1.1123,
|
3179 |
+
"step": 446
|
3180 |
+
},
|
3181 |
+
{
|
3182 |
+
"epoch": 1.8051020408163265,
|
3183 |
+
"grad_norm": 0.034587301313877106,
|
3184 |
+
"learning_rate": 6.827524178597257e-05,
|
3185 |
+
"loss": 1.1773,
|
3186 |
+
"step": 447
|
3187 |
+
},
|
3188 |
+
{
|
3189 |
+
"epoch": 1.8091836734693878,
|
3190 |
+
"grad_norm": 0.03735874965786934,
|
3191 |
+
"learning_rate": 6.786460207403978e-05,
|
3192 |
+
"loss": 1.0689,
|
3193 |
+
"step": 448
|
3194 |
+
},
|
3195 |
+
{
|
3196 |
+
"epoch": 1.813265306122449,
|
3197 |
+
"grad_norm": 0.03305177018046379,
|
3198 |
+
"learning_rate": 6.745456576409227e-05,
|
3199 |
+
"loss": 1.1362,
|
3200 |
+
"step": 449
|
3201 |
+
},
|
3202 |
+
{
|
3203 |
+
"epoch": 1.8173469387755103,
|
3204 |
+
"grad_norm": 0.035907987505197525,
|
3205 |
+
"learning_rate": 6.704514055532597e-05,
|
3206 |
+
"loss": 1.1533,
|
3207 |
+
"step": 450
|
3208 |
+
},
|
3209 |
+
{
|
3210 |
+
"epoch": 1.8214285714285714,
|
3211 |
+
"grad_norm": 0.036774273961782455,
|
3212 |
+
"learning_rate": 6.663633413546215e-05,
|
3213 |
+
"loss": 1.1216,
|
3214 |
+
"step": 451
|
3215 |
+
},
|
3216 |
+
{
|
3217 |
+
"epoch": 1.8255102040816327,
|
3218 |
+
"grad_norm": 0.03590575233101845,
|
3219 |
+
"learning_rate": 6.622815418060329e-05,
|
3220 |
+
"loss": 0.993,
|
3221 |
+
"step": 452
|
3222 |
+
},
|
3223 |
+
{
|
3224 |
+
"epoch": 1.8295918367346937,
|
3225 |
+
"grad_norm": 0.03518223017454147,
|
3226 |
+
"learning_rate": 6.582060835508867e-05,
|
3227 |
+
"loss": 1.1572,
|
3228 |
+
"step": 453
|
3229 |
+
},
|
3230 |
+
{
|
3231 |
+
"epoch": 1.833673469387755,
|
3232 |
+
"grad_norm": 0.035274531692266464,
|
3233 |
+
"learning_rate": 6.541370431135072e-05,
|
3234 |
+
"loss": 1.0663,
|
3235 |
+
"step": 454
|
3236 |
+
},
|
3237 |
+
{
|
3238 |
+
"epoch": 1.8377551020408163,
|
3239 |
+
"grad_norm": 0.03429022058844566,
|
3240 |
+
"learning_rate": 6.500744968977116e-05,
|
3241 |
+
"loss": 1.2148,
|
3242 |
+
"step": 455
|
3243 |
+
},
|
3244 |
+
{
|
3245 |
+
"epoch": 1.8418367346938775,
|
3246 |
+
"grad_norm": 0.03577962517738342,
|
3247 |
+
"learning_rate": 6.460185211853766e-05,
|
3248 |
+
"loss": 1.1339,
|
3249 |
+
"step": 456
|
3250 |
+
},
|
3251 |
+
{
|
3252 |
+
"epoch": 1.8459183673469388,
|
3253 |
+
"grad_norm": 0.03668006509542465,
|
3254 |
+
"learning_rate": 6.419691921350056e-05,
|
3255 |
+
"loss": 1.1638,
|
3256 |
+
"step": 457
|
3257 |
+
},
|
3258 |
+
{
|
3259 |
+
"epoch": 1.85,
|
3260 |
+
"grad_norm": 0.034531764686107635,
|
3261 |
+
"learning_rate": 6.379265857802969e-05,
|
3262 |
+
"loss": 1.1482,
|
3263 |
+
"step": 458
|
3264 |
+
},
|
3265 |
+
{
|
3266 |
+
"epoch": 1.8540816326530614,
|
3267 |
+
"grad_norm": 0.036792222410440445,
|
3268 |
+
"learning_rate": 6.338907780287197e-05,
|
3269 |
+
"loss": 1.0448,
|
3270 |
+
"step": 459
|
3271 |
+
},
|
3272 |
+
{
|
3273 |
+
"epoch": 1.8581632653061224,
|
3274 |
+
"grad_norm": 0.03427064046263695,
|
3275 |
+
"learning_rate": 6.298618446600856e-05,
|
3276 |
+
"loss": 1.1263,
|
3277 |
+
"step": 460
|
3278 |
+
},
|
3279 |
+
{
|
3280 |
+
"epoch": 1.8622448979591837,
|
3281 |
+
"grad_norm": 0.03595108166337013,
|
3282 |
+
"learning_rate": 6.258398613251275e-05,
|
3283 |
+
"loss": 1.0291,
|
3284 |
+
"step": 461
|
3285 |
+
},
|
3286 |
+
{
|
3287 |
+
"epoch": 1.8663265306122447,
|
3288 |
+
"grad_norm": 0.03683997690677643,
|
3289 |
+
"learning_rate": 6.218249035440774e-05,
|
3290 |
+
"loss": 1.0407,
|
3291 |
+
"step": 462
|
3292 |
+
},
|
3293 |
+
{
|
3294 |
+
"epoch": 1.870408163265306,
|
3295 |
+
"grad_norm": 0.03469974175095558,
|
3296 |
+
"learning_rate": 6.178170467052504e-05,
|
3297 |
+
"loss": 1.0175,
|
3298 |
+
"step": 463
|
3299 |
+
},
|
3300 |
+
{
|
3301 |
+
"epoch": 1.8744897959183673,
|
3302 |
+
"grad_norm": 0.03577972948551178,
|
3303 |
+
"learning_rate": 6.138163660636284e-05,
|
3304 |
+
"loss": 1.0599,
|
3305 |
+
"step": 464
|
3306 |
+
},
|
3307 |
+
{
|
3308 |
+
"epoch": 1.8785714285714286,
|
3309 |
+
"grad_norm": 0.03648792952299118,
|
3310 |
+
"learning_rate": 6.0982293673944544e-05,
|
3311 |
+
"loss": 1.0879,
|
3312 |
+
"step": 465
|
3313 |
+
},
|
3314 |
+
{
|
3315 |
+
"epoch": 1.8826530612244898,
|
3316 |
+
"grad_norm": 0.03627919778227806,
|
3317 |
+
"learning_rate": 6.0583683371678045e-05,
|
3318 |
+
"loss": 1.065,
|
3319 |
+
"step": 466
|
3320 |
+
},
|
3321 |
+
{
|
3322 |
+
"epoch": 1.886734693877551,
|
3323 |
+
"grad_norm": 0.03576623648405075,
|
3324 |
+
"learning_rate": 6.0185813184214546e-05,
|
3325 |
+
"loss": 1.1024,
|
3326 |
+
"step": 467
|
3327 |
+
},
|
3328 |
+
{
|
3329 |
+
"epoch": 1.8908163265306124,
|
3330 |
+
"grad_norm": 0.03572770580649376,
|
3331 |
+
"learning_rate": 5.9788690582308404e-05,
|
3332 |
+
"loss": 1.1966,
|
3333 |
+
"step": 468
|
3334 |
+
},
|
3335 |
+
{
|
3336 |
+
"epoch": 1.8948979591836734,
|
3337 |
+
"grad_norm": 0.03741719573736191,
|
3338 |
+
"learning_rate": 5.9392323022676454e-05,
|
3339 |
+
"loss": 1.1496,
|
3340 |
+
"step": 469
|
3341 |
+
},
|
3342 |
+
{
|
3343 |
+
"epoch": 1.8989795918367347,
|
3344 |
+
"grad_norm": 0.03401537984609604,
|
3345 |
+
"learning_rate": 5.899671794785839e-05,
|
3346 |
+
"loss": 1.027,
|
3347 |
+
"step": 470
|
3348 |
+
},
|
3349 |
+
{
|
3350 |
+
"epoch": 1.9030612244897958,
|
3351 |
+
"grad_norm": 0.036519624292850494,
|
3352 |
+
"learning_rate": 5.8601882786076787e-05,
|
3353 |
+
"loss": 1.0297,
|
3354 |
+
"step": 471
|
3355 |
+
},
|
3356 |
+
{
|
3357 |
+
"epoch": 1.907142857142857,
|
3358 |
+
"grad_norm": 0.03723987936973572,
|
3359 |
+
"learning_rate": 5.82078249510976e-05,
|
3360 |
+
"loss": 1.1775,
|
3361 |
+
"step": 472
|
3362 |
+
},
|
3363 |
+
{
|
3364 |
+
"epoch": 1.9112244897959183,
|
3365 |
+
"grad_norm": 0.036263398826122284,
|
3366 |
+
"learning_rate": 5.781455184209106e-05,
|
3367 |
+
"loss": 1.1191,
|
3368 |
+
"step": 473
|
3369 |
+
},
|
3370 |
+
{
|
3371 |
+
"epoch": 1.9153061224489796,
|
3372 |
+
"grad_norm": 0.03478455916047096,
|
3373 |
+
"learning_rate": 5.7422070843492734e-05,
|
3374 |
+
"loss": 1.085,
|
3375 |
+
"step": 474
|
3376 |
+
},
|
3377 |
+
{
|
3378 |
+
"epoch": 1.9193877551020408,
|
3379 |
+
"grad_norm": 0.034283410757780075,
|
3380 |
+
"learning_rate": 5.703038932486484e-05,
|
3381 |
+
"loss": 1.1994,
|
3382 |
+
"step": 475
|
3383 |
+
},
|
3384 |
+
{
|
3385 |
+
"epoch": 1.9234693877551021,
|
3386 |
+
"grad_norm": 0.03725408762693405,
|
3387 |
+
"learning_rate": 5.663951464075781e-05,
|
3388 |
+
"loss": 1.1018,
|
3389 |
+
"step": 476
|
3390 |
+
},
|
3391 |
+
{
|
3392 |
+
"epoch": 1.9275510204081634,
|
3393 |
+
"grad_norm": 0.045808345079422,
|
3394 |
+
"learning_rate": 5.624945413057229e-05,
|
3395 |
+
"loss": 1.1621,
|
3396 |
+
"step": 477
|
3397 |
+
},
|
3398 |
+
{
|
3399 |
+
"epoch": 1.9316326530612244,
|
3400 |
+
"grad_norm": 0.035091597586870193,
|
3401 |
+
"learning_rate": 5.586021511842136e-05,
|
3402 |
+
"loss": 1.0313,
|
3403 |
+
"step": 478
|
3404 |
+
},
|
3405 |
+
{
|
3406 |
+
"epoch": 1.9357142857142857,
|
3407 |
+
"grad_norm": 0.03547152504324913,
|
3408 |
+
"learning_rate": 5.547180491299279e-05,
|
3409 |
+
"loss": 1.1557,
|
3410 |
+
"step": 479
|
3411 |
+
},
|
3412 |
+
{
|
3413 |
+
"epoch": 1.939795918367347,
|
3414 |
+
"grad_norm": 0.03589658439159393,
|
3415 |
+
"learning_rate": 5.5084230807412126e-05,
|
3416 |
+
"loss": 1.1496,
|
3417 |
+
"step": 480
|
3418 |
+
},
|
3419 |
+
{
|
3420 |
+
"epoch": 1.943877551020408,
|
3421 |
+
"grad_norm": 0.03566233068704605,
|
3422 |
+
"learning_rate": 5.4697500079105446e-05,
|
3423 |
+
"loss": 1.1116,
|
3424 |
+
"step": 481
|
3425 |
+
},
|
3426 |
+
{
|
3427 |
+
"epoch": 1.9479591836734693,
|
3428 |
+
"grad_norm": 0.03529804199934006,
|
3429 |
+
"learning_rate": 5.431161998966292e-05,
|
3430 |
+
"loss": 1.0662,
|
3431 |
+
"step": 482
|
3432 |
+
},
|
3433 |
+
{
|
3434 |
+
"epoch": 1.9520408163265306,
|
3435 |
+
"grad_norm": 0.03480341657996178,
|
3436 |
+
"learning_rate": 5.392659778470239e-05,
|
3437 |
+
"loss": 1.1851,
|
3438 |
+
"step": 483
|
3439 |
+
},
|
3440 |
+
{
|
3441 |
+
"epoch": 1.9561224489795919,
|
3442 |
+
"grad_norm": 0.03738265112042427,
|
3443 |
+
"learning_rate": 5.35424406937333e-05,
|
3444 |
+
"loss": 1.101,
|
3445 |
+
"step": 484
|
3446 |
+
},
|
3447 |
+
{
|
3448 |
+
"epoch": 1.9602040816326531,
|
3449 |
+
"grad_norm": 0.036112599074840546,
|
3450 |
+
"learning_rate": 5.3159155930021e-05,
|
3451 |
+
"loss": 1.0289,
|
3452 |
+
"step": 485
|
3453 |
+
},
|
3454 |
+
{
|
3455 |
+
"epoch": 1.9642857142857144,
|
3456 |
+
"grad_norm": 0.03390064463019371,
|
3457 |
+
"learning_rate": 5.277675069045116e-05,
|
3458 |
+
"loss": 0.9845,
|
3459 |
+
"step": 486
|
3460 |
+
},
|
3461 |
+
{
|
3462 |
+
"epoch": 1.9683673469387755,
|
3463 |
+
"grad_norm": 0.03706733137369156,
|
3464 |
+
"learning_rate": 5.239523215539491e-05,
|
3465 |
+
"loss": 1.0594,
|
3466 |
+
"step": 487
|
3467 |
+
},
|
3468 |
+
{
|
3469 |
+
"epoch": 1.9724489795918367,
|
3470 |
+
"grad_norm": 0.0366055890917778,
|
3471 |
+
"learning_rate": 5.201460748857369e-05,
|
3472 |
+
"loss": 0.9991,
|
3473 |
+
"step": 488
|
3474 |
+
},
|
3475 |
+
{
|
3476 |
+
"epoch": 1.976530612244898,
|
3477 |
+
"grad_norm": 0.03541799634695053,
|
3478 |
+
"learning_rate": 5.163488383692499e-05,
|
3479 |
+
"loss": 1.141,
|
3480 |
+
"step": 489
|
3481 |
+
},
|
3482 |
+
{
|
3483 |
+
"epoch": 1.980612244897959,
|
3484 |
+
"grad_norm": 0.035669054836034775,
|
3485 |
+
"learning_rate": 5.12560683304681e-05,
|
3486 |
+
"loss": 1.0591,
|
3487 |
+
"step": 490
|
3488 |
+
}
|
3489 |
+
],
|
3490 |
+
"logging_steps": 1,
|
3491 |
+
"max_steps": 735,
|
3492 |
+
"num_input_tokens_seen": 0,
|
3493 |
+
"num_train_epochs": 3,
|
3494 |
+
"save_steps": 245,
|
3495 |
+
"stateful_callbacks": {
|
3496 |
+
"TrainerControl": {
|
3497 |
+
"args": {
|
3498 |
+
"should_epoch_stop": false,
|
3499 |
+
"should_evaluate": false,
|
3500 |
+
"should_log": false,
|
3501 |
+
"should_save": true,
|
3502 |
+
"should_training_stop": false
|
3503 |
+
},
|
3504 |
+
"attributes": {}
|
3505 |
+
}
|
3506 |
+
},
|
3507 |
+
"total_flos": 5.908410477859308e+17,
|
3508 |
+
"train_batch_size": 2,
|
3509 |
+
"trial_name": null,
|
3510 |
+
"trial_params": null
|
3511 |
+
}
|
outputs/qlora-out/checkpoint-490/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e6fb289a2c66d900ebea02822214443cd5e754c802d897f725aadda336a7caf
|
3 |
+
size 6136
|
outputs/qlora-out/checkpoint-735/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: pints-ai/1.5-Pints-16K-v0.1
|
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.12.0
|
outputs/qlora-out/checkpoint-735/adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "pints-ai/1.5-Pints-16K-v0.1",
|
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": 32,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
+
"k_proj",
|
25 |
+
"down_proj",
|
26 |
+
"q_proj",
|
27 |
+
"o_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
outputs/qlora-out/checkpoint-735/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1811dfa0783a4876432e0a4916a2f72dfbb0d82e33c2c142925a79f1f5813aea
|
3 |
+
size 133738248
|
outputs/qlora-out/checkpoint-735/added_tokens.json
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</s>": 32003,
|
3 |
+
"<</SYS>>": 32007,
|
4 |
+
"<<SYS>>": 32006,
|
5 |
+
"<|assistant|>": 32010,
|
6 |
+
"<|begin_of_text|>": 32011,
|
7 |
+
"<|end_header_id|>": 32013,
|
8 |
+
"<|end_of_turn|>": 32000,
|
9 |
+
"<|eot_id|>": 32014,
|
10 |
+
"<|im_start|>": 32002,
|
11 |
+
"<|pad|>": 32001,
|
12 |
+
"<|reserved_0|>": 32015,
|
13 |
+
"<|reserved_10|>": 32025,
|
14 |
+
"<|reserved_11|>": 32026,
|
15 |
+
"<|reserved_12|>": 32027,
|
16 |
+
"<|reserved_13|>": 32028,
|
17 |
+
"<|reserved_14|>": 32029,
|
18 |
+
"<|reserved_15|>": 32030,
|
19 |
+
"<|reserved_16|>": 32031,
|
20 |
+
"<|reserved_17|>": 32032,
|
21 |
+
"<|reserved_18|>": 32033,
|
22 |
+
"<|reserved_19|>": 32034,
|
23 |
+
"<|reserved_1|>": 32016,
|
24 |
+
"<|reserved_20|>": 32035,
|
25 |
+
"<|reserved_21|>": 32036,
|
26 |
+
"<|reserved_22|>": 32037,
|
27 |
+
"<|reserved_23|>": 32038,
|
28 |
+
"<|reserved_24|>": 32039,
|
29 |
+
"<|reserved_25|>": 32040,
|
30 |
+
"<|reserved_26|>": 32041,
|
31 |
+
"<|reserved_27|>": 32042,
|
32 |
+
"<|reserved_28|>": 32043,
|
33 |
+
"<|reserved_29|>": 32044,
|
34 |
+
"<|reserved_2|>": 32017,
|
35 |
+
"<|reserved_30|>": 32045,
|
36 |
+
"<|reserved_31|>": 32046,
|
37 |
+
"<|reserved_32|>": 32047,
|
38 |
+
"<|reserved_33|>": 32048,
|
39 |
+
"<|reserved_34|>": 32049,
|
40 |
+
"<|reserved_35|>": 32050,
|
41 |
+
"<|reserved_36|>": 32051,
|
42 |
+
"<|reserved_37|>": 32052,
|
43 |
+
"<|reserved_38|>": 32053,
|
44 |
+
"<|reserved_39|>": 32054,
|
45 |
+
"<|reserved_3|>": 32018,
|
46 |
+
"<|reserved_40|>": 32055,
|
47 |
+
"<|reserved_41|>": 32056,
|
48 |
+
"<|reserved_42|>": 32057,
|
49 |
+
"<|reserved_43|>": 32058,
|
50 |
+
"<|reserved_44|>": 32059,
|
51 |
+
"<|reserved_45|>": 32060,
|
52 |
+
"<|reserved_46|>": 32061,
|
53 |
+
"<|reserved_47|>": 32062,
|
54 |
+
"<|reserved_48|>": 32063,
|
55 |
+
"<|reserved_4|>": 32019,
|
56 |
+
"<|reserved_5|>": 32020,
|
57 |
+
"<|reserved_6|>": 32021,
|
58 |
+
"<|reserved_7|>": 32022,
|
59 |
+
"<|reserved_8|>": 32023,
|
60 |
+
"<|reserved_9|>": 32024,
|
61 |
+
"<|start_header_id|>": 32012,
|
62 |
+
"<|system|>": 32009,
|
63 |
+
"<|user|>": 32008,
|
64 |
+
"[/INST]": 32005,
|
65 |
+
"[INST]": 32004
|
66 |
+
}
|
outputs/qlora-out/checkpoint-735/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aaaf9360a748e9a17ce31996d5eb7b3f08ddccd2207bc1a52e7707645643223
|
3 |
+
size 267674626
|
outputs/qlora-out/checkpoint-735/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ea5e22bfbe5a39e94694ab0f8dea78501c19a88b9b866c2acabe4e7f9b5d259
|
3 |
+
size 14244
|
outputs/qlora-out/checkpoint-735/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3af067d0d754c71ff58b361b6122379cbd743e073b38dbe16aa35306eb15d07f
|
3 |
+
size 1064
|
outputs/qlora-out/checkpoint-735/special_tokens_map.json
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|end_of_turn|>",
|
4 |
+
"<|im_start|>",
|
5 |
+
"</s>",
|
6 |
+
"[INST]",
|
7 |
+
"[/INST]",
|
8 |
+
"<<SYS>>",
|
9 |
+
"<</SYS>>",
|
10 |
+
"<|user|>",
|
11 |
+
"<|system|>",
|
12 |
+
"<|assistant|>",
|
13 |
+
"<|begin_of_text|>",
|
14 |
+
"<|start_header_id|>",
|
15 |
+
"<|end_header_id|>",
|
16 |
+
"<|eot_id|>",
|
17 |
+
"<|reserved_0|>",
|
18 |
+
"<|reserved_1|>",
|
19 |
+
"<|reserved_2|>",
|
20 |
+
"<|reserved_3|>",
|
21 |
+
"<|reserved_4|>",
|
22 |
+
"<|reserved_5|>",
|
23 |
+
"<|reserved_6|>",
|
24 |
+
"<|reserved_7|>",
|
25 |
+
"<|reserved_8|>",
|
26 |
+
"<|reserved_9|>",
|
27 |
+
"<|reserved_10|>",
|
28 |
+
"<|reserved_11|>",
|
29 |
+
"<|reserved_12|>",
|
30 |
+
"<|reserved_13|>",
|
31 |
+
"<|reserved_14|>",
|
32 |
+
"<|reserved_15|>",
|
33 |
+
"<|reserved_16|>",
|
34 |
+
"<|reserved_17|>",
|
35 |
+
"<|reserved_18|>",
|
36 |
+
"<|reserved_19|>",
|
37 |
+
"<|reserved_20|>",
|
38 |
+
"<|reserved_21|>",
|
39 |
+
"<|reserved_22|>",
|
40 |
+
"<|reserved_23|>",
|
41 |
+
"<|reserved_24|>",
|
42 |
+
"<|reserved_25|>",
|
43 |
+
"<|reserved_26|>",
|
44 |
+
"<|reserved_27|>",
|
45 |
+
"<|reserved_28|>",
|
46 |
+
"<|reserved_29|>",
|
47 |
+
"<|reserved_30|>",
|
48 |
+
"<|reserved_31|>",
|
49 |
+
"<|reserved_32|>",
|
50 |
+
"<|reserved_33|>",
|
51 |
+
"<|reserved_34|>",
|
52 |
+
"<|reserved_35|>",
|
53 |
+
"<|reserved_36|>",
|
54 |
+
"<|reserved_37|>",
|
55 |
+
"<|reserved_38|>",
|
56 |
+
"<|reserved_39|>",
|
57 |
+
"<|reserved_40|>",
|
58 |
+
"<|reserved_41|>",
|
59 |
+
"<|reserved_42|>",
|
60 |
+
"<|reserved_43|>",
|
61 |
+
"<|reserved_44|>",
|
62 |
+
"<|reserved_45|>",
|
63 |
+
"<|reserved_46|>",
|
64 |
+
"<|reserved_47|>",
|
65 |
+
"<|reserved_48|>"
|
66 |
+
],
|
67 |
+
"bos_token": {
|
68 |
+
"content": "<s>",
|
69 |
+
"lstrip": false,
|
70 |
+
"normalized": false,
|
71 |
+
"rstrip": false,
|
72 |
+
"single_word": false
|
73 |
+
},
|
74 |
+
"eos_token": {
|
75 |
+
"content": "<|im_end|>",
|
76 |
+
"lstrip": false,
|
77 |
+
"normalized": false,
|
78 |
+
"rstrip": false,
|
79 |
+
"single_word": false
|
80 |
+
},
|
81 |
+
"pad_token": {
|
82 |
+
"content": "<|pad|>",
|
83 |
+
"lstrip": false,
|
84 |
+
"normalized": false,
|
85 |
+
"rstrip": false,
|
86 |
+
"single_word": false
|
87 |
+
},
|
88 |
+
"unk_token": {
|
89 |
+
"content": "<unk>",
|
90 |
+
"lstrip": false,
|
91 |
+
"normalized": false,
|
92 |
+
"rstrip": false,
|
93 |
+
"single_word": false
|
94 |
+
}
|
95 |
+
}
|
outputs/qlora-out/checkpoint-735/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
outputs/qlora-out/checkpoint-735/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
outputs/qlora-out/checkpoint-735/tokenizer_config.json
ADDED
@@ -0,0 +1,624 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "<|im_end|>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
},
|
30 |
+
"32000": {
|
31 |
+
"content": "<|end_of_turn|>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": true
|
37 |
+
},
|
38 |
+
"32001": {
|
39 |
+
"content": "<|pad|>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false,
|
44 |
+
"special": true
|
45 |
+
},
|
46 |
+
"32002": {
|
47 |
+
"content": "<|im_start|>",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": false,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": false,
|
52 |
+
"special": true
|
53 |
+
},
|
54 |
+
"32003": {
|
55 |
+
"content": "</s>",
|
56 |
+
"lstrip": false,
|
57 |
+
"normalized": false,
|
58 |
+
"rstrip": false,
|
59 |
+
"single_word": false,
|
60 |
+
"special": true
|
61 |
+
},
|
62 |
+
"32004": {
|
63 |
+
"content": "[INST]",
|
64 |
+
"lstrip": false,
|
65 |
+
"normalized": false,
|
66 |
+
"rstrip": false,
|
67 |
+
"single_word": false,
|
68 |
+
"special": true
|
69 |
+
},
|
70 |
+
"32005": {
|
71 |
+
"content": "[/INST]",
|
72 |
+
"lstrip": false,
|
73 |
+
"normalized": false,
|
74 |
+
"rstrip": false,
|
75 |
+
"single_word": false,
|
76 |
+
"special": true
|
77 |
+
},
|
78 |
+
"32006": {
|
79 |
+
"content": "<<SYS>>",
|
80 |
+
"lstrip": false,
|
81 |
+
"normalized": false,
|
82 |
+
"rstrip": false,
|
83 |
+
"single_word": false,
|
84 |
+
"special": true
|
85 |
+
},
|
86 |
+
"32007": {
|
87 |
+
"content": "<</SYS>>",
|
88 |
+
"lstrip": false,
|
89 |
+
"normalized": false,
|
90 |
+
"rstrip": false,
|
91 |
+
"single_word": false,
|
92 |
+
"special": true
|
93 |
+
},
|
94 |
+
"32008": {
|
95 |
+
"content": "<|user|>",
|
96 |
+
"lstrip": false,
|
97 |
+
"normalized": false,
|
98 |
+
"rstrip": false,
|
99 |
+
"single_word": false,
|
100 |
+
"special": true
|
101 |
+
},
|
102 |
+
"32009": {
|
103 |
+
"content": "<|system|>",
|
104 |
+
"lstrip": false,
|
105 |
+
"normalized": false,
|
106 |
+
"rstrip": false,
|
107 |
+
"single_word": false,
|
108 |
+
"special": true
|
109 |
+
},
|
110 |
+
"32010": {
|
111 |
+
"content": "<|assistant|>",
|
112 |
+
"lstrip": false,
|
113 |
+
"normalized": false,
|
114 |
+
"rstrip": false,
|
115 |
+
"single_word": false,
|
116 |
+
"special": true
|
117 |
+
},
|
118 |
+
"32011": {
|
119 |
+
"content": "<|begin_of_text|>",
|
120 |
+
"lstrip": false,
|
121 |
+
"normalized": false,
|
122 |
+
"rstrip": false,
|
123 |
+
"single_word": false,
|
124 |
+
"special": true
|
125 |
+
},
|
126 |
+
"32012": {
|
127 |
+
"content": "<|start_header_id|>",
|
128 |
+
"lstrip": false,
|
129 |
+
"normalized": false,
|
130 |
+
"rstrip": false,
|
131 |
+
"single_word": false,
|
132 |
+
"special": true
|
133 |
+
},
|
134 |
+
"32013": {
|
135 |
+
"content": "<|end_header_id|>",
|
136 |
+
"lstrip": false,
|
137 |
+
"normalized": false,
|
138 |
+
"rstrip": false,
|
139 |
+
"single_word": false,
|
140 |
+
"special": true
|
141 |
+
},
|
142 |
+
"32014": {
|
143 |
+
"content": "<|eot_id|>",
|
144 |
+
"lstrip": false,
|
145 |
+
"normalized": false,
|
146 |
+
"rstrip": false,
|
147 |
+
"single_word": false,
|
148 |
+
"special": true
|
149 |
+
},
|
150 |
+
"32015": {
|
151 |
+
"content": "<|reserved_0|>",
|
152 |
+
"lstrip": false,
|
153 |
+
"normalized": false,
|
154 |
+
"rstrip": false,
|
155 |
+
"single_word": false,
|
156 |
+
"special": true
|
157 |
+
},
|
158 |
+
"32016": {
|
159 |
+
"content": "<|reserved_1|>",
|
160 |
+
"lstrip": false,
|
161 |
+
"normalized": false,
|
162 |
+
"rstrip": false,
|
163 |
+
"single_word": false,
|
164 |
+
"special": true
|
165 |
+
},
|
166 |
+
"32017": {
|
167 |
+
"content": "<|reserved_2|>",
|
168 |
+
"lstrip": false,
|
169 |
+
"normalized": false,
|
170 |
+
"rstrip": false,
|
171 |
+
"single_word": false,
|
172 |
+
"special": true
|
173 |
+
},
|
174 |
+
"32018": {
|
175 |
+
"content": "<|reserved_3|>",
|
176 |
+
"lstrip": false,
|
177 |
+
"normalized": false,
|
178 |
+
"rstrip": false,
|
179 |
+
"single_word": false,
|
180 |
+
"special": true
|
181 |
+
},
|
182 |
+
"32019": {
|
183 |
+
"content": "<|reserved_4|>",
|
184 |
+
"lstrip": false,
|
185 |
+
"normalized": false,
|
186 |
+
"rstrip": false,
|
187 |
+
"single_word": false,
|
188 |
+
"special": true
|
189 |
+
},
|
190 |
+
"32020": {
|
191 |
+
"content": "<|reserved_5|>",
|
192 |
+
"lstrip": false,
|
193 |
+
"normalized": false,
|
194 |
+
"rstrip": false,
|
195 |
+
"single_word": false,
|
196 |
+
"special": true
|
197 |
+
},
|
198 |
+
"32021": {
|
199 |
+
"content": "<|reserved_6|>",
|
200 |
+
"lstrip": false,
|
201 |
+
"normalized": false,
|
202 |
+
"rstrip": false,
|
203 |
+
"single_word": false,
|
204 |
+
"special": true
|
205 |
+
},
|
206 |
+
"32022": {
|
207 |
+
"content": "<|reserved_7|>",
|
208 |
+
"lstrip": false,
|
209 |
+
"normalized": false,
|
210 |
+
"rstrip": false,
|
211 |
+
"single_word": false,
|
212 |
+
"special": true
|
213 |
+
},
|
214 |
+
"32023": {
|
215 |
+
"content": "<|reserved_8|>",
|
216 |
+
"lstrip": false,
|
217 |
+
"normalized": false,
|
218 |
+
"rstrip": false,
|
219 |
+
"single_word": false,
|
220 |
+
"special": true
|
221 |
+
},
|
222 |
+
"32024": {
|
223 |
+
"content": "<|reserved_9|>",
|
224 |
+
"lstrip": false,
|
225 |
+
"normalized": false,
|
226 |
+
"rstrip": false,
|
227 |
+
"single_word": false,
|
228 |
+
"special": true
|
229 |
+
},
|
230 |
+
"32025": {
|
231 |
+
"content": "<|reserved_10|>",
|
232 |
+
"lstrip": false,
|
233 |
+
"normalized": false,
|
234 |
+
"rstrip": false,
|
235 |
+
"single_word": false,
|
236 |
+
"special": true
|
237 |
+
},
|
238 |
+
"32026": {
|
239 |
+
"content": "<|reserved_11|>",
|
240 |
+
"lstrip": false,
|
241 |
+
"normalized": false,
|
242 |
+
"rstrip": false,
|
243 |
+
"single_word": false,
|
244 |
+
"special": true
|
245 |
+
},
|
246 |
+
"32027": {
|
247 |
+
"content": "<|reserved_12|>",
|
248 |
+
"lstrip": false,
|
249 |
+
"normalized": false,
|
250 |
+
"rstrip": false,
|
251 |
+
"single_word": false,
|
252 |
+
"special": true
|
253 |
+
},
|
254 |
+
"32028": {
|
255 |
+
"content": "<|reserved_13|>",
|
256 |
+
"lstrip": false,
|
257 |
+
"normalized": false,
|
258 |
+
"rstrip": false,
|
259 |
+
"single_word": false,
|
260 |
+
"special": true
|
261 |
+
},
|
262 |
+
"32029": {
|
263 |
+
"content": "<|reserved_14|>",
|
264 |
+
"lstrip": false,
|
265 |
+
"normalized": false,
|
266 |
+
"rstrip": false,
|
267 |
+
"single_word": false,
|
268 |
+
"special": true
|
269 |
+
},
|
270 |
+
"32030": {
|
271 |
+
"content": "<|reserved_15|>",
|
272 |
+
"lstrip": false,
|
273 |
+
"normalized": false,
|
274 |
+
"rstrip": false,
|
275 |
+
"single_word": false,
|
276 |
+
"special": true
|
277 |
+
},
|
278 |
+
"32031": {
|
279 |
+
"content": "<|reserved_16|>",
|
280 |
+
"lstrip": false,
|
281 |
+
"normalized": false,
|
282 |
+
"rstrip": false,
|
283 |
+
"single_word": false,
|
284 |
+
"special": true
|
285 |
+
},
|
286 |
+
"32032": {
|
287 |
+
"content": "<|reserved_17|>",
|
288 |
+
"lstrip": false,
|
289 |
+
"normalized": false,
|
290 |
+
"rstrip": false,
|
291 |
+
"single_word": false,
|
292 |
+
"special": true
|
293 |
+
},
|
294 |
+
"32033": {
|
295 |
+
"content": "<|reserved_18|>",
|
296 |
+
"lstrip": false,
|
297 |
+
"normalized": false,
|
298 |
+
"rstrip": false,
|
299 |
+
"single_word": false,
|
300 |
+
"special": true
|
301 |
+
},
|
302 |
+
"32034": {
|
303 |
+
"content": "<|reserved_19|>",
|
304 |
+
"lstrip": false,
|
305 |
+
"normalized": false,
|
306 |
+
"rstrip": false,
|
307 |
+
"single_word": false,
|
308 |
+
"special": true
|
309 |
+
},
|
310 |
+
"32035": {
|
311 |
+
"content": "<|reserved_20|>",
|
312 |
+
"lstrip": false,
|
313 |
+
"normalized": false,
|
314 |
+
"rstrip": false,
|
315 |
+
"single_word": false,
|
316 |
+
"special": true
|
317 |
+
},
|
318 |
+
"32036": {
|
319 |
+
"content": "<|reserved_21|>",
|
320 |
+
"lstrip": false,
|
321 |
+
"normalized": false,
|
322 |
+
"rstrip": false,
|
323 |
+
"single_word": false,
|
324 |
+
"special": true
|
325 |
+
},
|
326 |
+
"32037": {
|
327 |
+
"content": "<|reserved_22|>",
|
328 |
+
"lstrip": false,
|
329 |
+
"normalized": false,
|
330 |
+
"rstrip": false,
|
331 |
+
"single_word": false,
|
332 |
+
"special": true
|
333 |
+
},
|
334 |
+
"32038": {
|
335 |
+
"content": "<|reserved_23|>",
|
336 |
+
"lstrip": false,
|
337 |
+
"normalized": false,
|
338 |
+
"rstrip": false,
|
339 |
+
"single_word": false,
|
340 |
+
"special": true
|
341 |
+
},
|
342 |
+
"32039": {
|
343 |
+
"content": "<|reserved_24|>",
|
344 |
+
"lstrip": false,
|
345 |
+
"normalized": false,
|
346 |
+
"rstrip": false,
|
347 |
+
"single_word": false,
|
348 |
+
"special": true
|
349 |
+
},
|
350 |
+
"32040": {
|
351 |
+
"content": "<|reserved_25|>",
|
352 |
+
"lstrip": false,
|
353 |
+
"normalized": false,
|
354 |
+
"rstrip": false,
|
355 |
+
"single_word": false,
|
356 |
+
"special": true
|
357 |
+
},
|
358 |
+
"32041": {
|
359 |
+
"content": "<|reserved_26|>",
|
360 |
+
"lstrip": false,
|
361 |
+
"normalized": false,
|
362 |
+
"rstrip": false,
|
363 |
+
"single_word": false,
|
364 |
+
"special": true
|
365 |
+
},
|
366 |
+
"32042": {
|
367 |
+
"content": "<|reserved_27|>",
|
368 |
+
"lstrip": false,
|
369 |
+
"normalized": false,
|
370 |
+
"rstrip": false,
|
371 |
+
"single_word": false,
|
372 |
+
"special": true
|
373 |
+
},
|
374 |
+
"32043": {
|
375 |
+
"content": "<|reserved_28|>",
|
376 |
+
"lstrip": false,
|
377 |
+
"normalized": false,
|
378 |
+
"rstrip": false,
|
379 |
+
"single_word": false,
|
380 |
+
"special": true
|
381 |
+
},
|
382 |
+
"32044": {
|
383 |
+
"content": "<|reserved_29|>",
|
384 |
+
"lstrip": false,
|
385 |
+
"normalized": false,
|
386 |
+
"rstrip": false,
|
387 |
+
"single_word": false,
|
388 |
+
"special": true
|
389 |
+
},
|
390 |
+
"32045": {
|
391 |
+
"content": "<|reserved_30|>",
|
392 |
+
"lstrip": false,
|
393 |
+
"normalized": false,
|
394 |
+
"rstrip": false,
|
395 |
+
"single_word": false,
|
396 |
+
"special": true
|
397 |
+
},
|
398 |
+
"32046": {
|
399 |
+
"content": "<|reserved_31|>",
|
400 |
+
"lstrip": false,
|
401 |
+
"normalized": false,
|
402 |
+
"rstrip": false,
|
403 |
+
"single_word": false,
|
404 |
+
"special": true
|
405 |
+
},
|
406 |
+
"32047": {
|
407 |
+
"content": "<|reserved_32|>",
|
408 |
+
"lstrip": false,
|
409 |
+
"normalized": false,
|
410 |
+
"rstrip": false,
|
411 |
+
"single_word": false,
|
412 |
+
"special": true
|
413 |
+
},
|
414 |
+
"32048": {
|
415 |
+
"content": "<|reserved_33|>",
|
416 |
+
"lstrip": false,
|
417 |
+
"normalized": false,
|
418 |
+
"rstrip": false,
|
419 |
+
"single_word": false,
|
420 |
+
"special": true
|
421 |
+
},
|
422 |
+
"32049": {
|
423 |
+
"content": "<|reserved_34|>",
|
424 |
+
"lstrip": false,
|
425 |
+
"normalized": false,
|
426 |
+
"rstrip": false,
|
427 |
+
"single_word": false,
|
428 |
+
"special": true
|
429 |
+
},
|
430 |
+
"32050": {
|
431 |
+
"content": "<|reserved_35|>",
|
432 |
+
"lstrip": false,
|
433 |
+
"normalized": false,
|
434 |
+
"rstrip": false,
|
435 |
+
"single_word": false,
|
436 |
+
"special": true
|
437 |
+
},
|
438 |
+
"32051": {
|
439 |
+
"content": "<|reserved_36|>",
|
440 |
+
"lstrip": false,
|
441 |
+
"normalized": false,
|
442 |
+
"rstrip": false,
|
443 |
+
"single_word": false,
|
444 |
+
"special": true
|
445 |
+
},
|
446 |
+
"32052": {
|
447 |
+
"content": "<|reserved_37|>",
|
448 |
+
"lstrip": false,
|
449 |
+
"normalized": false,
|
450 |
+
"rstrip": false,
|
451 |
+
"single_word": false,
|
452 |
+
"special": true
|
453 |
+
},
|
454 |
+
"32053": {
|
455 |
+
"content": "<|reserved_38|>",
|
456 |
+
"lstrip": false,
|
457 |
+
"normalized": false,
|
458 |
+
"rstrip": false,
|
459 |
+
"single_word": false,
|
460 |
+
"special": true
|
461 |
+
},
|
462 |
+
"32054": {
|
463 |
+
"content": "<|reserved_39|>",
|
464 |
+
"lstrip": false,
|
465 |
+
"normalized": false,
|
466 |
+
"rstrip": false,
|
467 |
+
"single_word": false,
|
468 |
+
"special": true
|
469 |
+
},
|
470 |
+
"32055": {
|
471 |
+
"content": "<|reserved_40|>",
|
472 |
+
"lstrip": false,
|
473 |
+
"normalized": false,
|
474 |
+
"rstrip": false,
|
475 |
+
"single_word": false,
|
476 |
+
"special": true
|
477 |
+
},
|
478 |
+
"32056": {
|
479 |
+
"content": "<|reserved_41|>",
|
480 |
+
"lstrip": false,
|
481 |
+
"normalized": false,
|
482 |
+
"rstrip": false,
|
483 |
+
"single_word": false,
|
484 |
+
"special": true
|
485 |
+
},
|
486 |
+
"32057": {
|
487 |
+
"content": "<|reserved_42|>",
|
488 |
+
"lstrip": false,
|
489 |
+
"normalized": false,
|
490 |
+
"rstrip": false,
|
491 |
+
"single_word": false,
|
492 |
+
"special": true
|
493 |
+
},
|
494 |
+
"32058": {
|
495 |
+
"content": "<|reserved_43|>",
|
496 |
+
"lstrip": false,
|
497 |
+
"normalized": false,
|
498 |
+
"rstrip": false,
|
499 |
+
"single_word": false,
|
500 |
+
"special": true
|
501 |
+
},
|
502 |
+
"32059": {
|
503 |
+
"content": "<|reserved_44|>",
|
504 |
+
"lstrip": false,
|
505 |
+
"normalized": false,
|
506 |
+
"rstrip": false,
|
507 |
+
"single_word": false,
|
508 |
+
"special": true
|
509 |
+
},
|
510 |
+
"32060": {
|
511 |
+
"content": "<|reserved_45|>",
|
512 |
+
"lstrip": false,
|
513 |
+
"normalized": false,
|
514 |
+
"rstrip": false,
|
515 |
+
"single_word": false,
|
516 |
+
"special": true
|
517 |
+
},
|
518 |
+
"32061": {
|
519 |
+
"content": "<|reserved_46|>",
|
520 |
+
"lstrip": false,
|
521 |
+
"normalized": false,
|
522 |
+
"rstrip": false,
|
523 |
+
"single_word": false,
|
524 |
+
"special": true
|
525 |
+
},
|
526 |
+
"32062": {
|
527 |
+
"content": "<|reserved_47|>",
|
528 |
+
"lstrip": false,
|
529 |
+
"normalized": false,
|
530 |
+
"rstrip": false,
|
531 |
+
"single_word": false,
|
532 |
+
"special": true
|
533 |
+
},
|
534 |
+
"32063": {
|
535 |
+
"content": "<|reserved_48|>",
|
536 |
+
"lstrip": false,
|
537 |
+
"normalized": false,
|
538 |
+
"rstrip": false,
|
539 |
+
"single_word": false,
|
540 |
+
"special": true
|
541 |
+
}
|
542 |
+
},
|
543 |
+
"additional_special_tokens": [
|
544 |
+
"<|end_of_turn|>",
|
545 |
+
"<|im_start|>",
|
546 |
+
"</s>",
|
547 |
+
"[INST]",
|
548 |
+
"[/INST]",
|
549 |
+
"<<SYS>>",
|
550 |
+
"<</SYS>>",
|
551 |
+
"<|user|>",
|
552 |
+
"<|system|>",
|
553 |
+
"<|assistant|>",
|
554 |
+
"<|begin_of_text|>",
|
555 |
+
"<|start_header_id|>",
|
556 |
+
"<|end_header_id|>",
|
557 |
+
"<|eot_id|>",
|
558 |
+
"<|reserved_0|>",
|
559 |
+
"<|reserved_1|>",
|
560 |
+
"<|reserved_2|>",
|
561 |
+
"<|reserved_3|>",
|
562 |
+
"<|reserved_4|>",
|
563 |
+
"<|reserved_5|>",
|
564 |
+
"<|reserved_6|>",
|
565 |
+
"<|reserved_7|>",
|
566 |
+
"<|reserved_8|>",
|
567 |
+
"<|reserved_9|>",
|
568 |
+
"<|reserved_10|>",
|
569 |
+
"<|reserved_11|>",
|
570 |
+
"<|reserved_12|>",
|
571 |
+
"<|reserved_13|>",
|
572 |
+
"<|reserved_14|>",
|
573 |
+
"<|reserved_15|>",
|
574 |
+
"<|reserved_16|>",
|
575 |
+
"<|reserved_17|>",
|
576 |
+
"<|reserved_18|>",
|
577 |
+
"<|reserved_19|>",
|
578 |
+
"<|reserved_20|>",
|
579 |
+
"<|reserved_21|>",
|
580 |
+
"<|reserved_22|>",
|
581 |
+
"<|reserved_23|>",
|
582 |
+
"<|reserved_24|>",
|
583 |
+
"<|reserved_25|>",
|
584 |
+
"<|reserved_26|>",
|
585 |
+
"<|reserved_27|>",
|
586 |
+
"<|reserved_28|>",
|
587 |
+
"<|reserved_29|>",
|
588 |
+
"<|reserved_30|>",
|
589 |
+
"<|reserved_31|>",
|
590 |
+
"<|reserved_32|>",
|
591 |
+
"<|reserved_33|>",
|
592 |
+
"<|reserved_34|>",
|
593 |
+
"<|reserved_35|>",
|
594 |
+
"<|reserved_36|>",
|
595 |
+
"<|reserved_37|>",
|
596 |
+
"<|reserved_38|>",
|
597 |
+
"<|reserved_39|>",
|
598 |
+
"<|reserved_40|>",
|
599 |
+
"<|reserved_41|>",
|
600 |
+
"<|reserved_42|>",
|
601 |
+
"<|reserved_43|>",
|
602 |
+
"<|reserved_44|>",
|
603 |
+
"<|reserved_45|>",
|
604 |
+
"<|reserved_46|>",
|
605 |
+
"<|reserved_47|>",
|
606 |
+
"<|reserved_48|>"
|
607 |
+
],
|
608 |
+
"bos_token": "<s>",
|
609 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
610 |
+
"clean_up_tokenization_spaces": false,
|
611 |
+
"eos_token": "<|im_end|>",
|
612 |
+
"kwargs": {
|
613 |
+
"eos_token": "<|im_end|>",
|
614 |
+
"pad_token": "<|pad|>",
|
615 |
+
"padding_side": "right"
|
616 |
+
},
|
617 |
+
"legacy": true,
|
618 |
+
"model_max_length": 1000000000000000019884624838656,
|
619 |
+
"pad_token": "<|pad|>",
|
620 |
+
"padding_side": "right",
|
621 |
+
"tokenizer_class": "LlamaTokenizer",
|
622 |
+
"unk_token": "<unk>",
|
623 |
+
"use_default_system_prompt": false
|
624 |
+
}
|
outputs/qlora-out/checkpoint-735/trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
outputs/qlora-out/checkpoint-735/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e6fb289a2c66d900ebea02822214443cd5e754c802d897f725aadda336a7caf
|
3 |
+
size 6136
|
outputs/qlora-out/config.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "pints-ai/1.5-Pints-16K-v0.1",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 1,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"hidden_act": "silu",
|
11 |
+
"hidden_size": 2048,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 8192,
|
14 |
+
"max_position_embeddings": 16384,
|
15 |
+
"mlp_bias": false,
|
16 |
+
"model_type": "llama",
|
17 |
+
"num_attention_heads": 32,
|
18 |
+
"num_hidden_layers": 24,
|
19 |
+
"num_key_value_heads": 4,
|
20 |
+
"pad_token_id": 32001,
|
21 |
+
"pretraining_tp": 1,
|
22 |
+
"quantization_config": {
|
23 |
+
"_load_in_4bit": true,
|
24 |
+
"_load_in_8bit": false,
|
25 |
+
"bnb_4bit_compute_dtype": "bfloat16",
|
26 |
+
"bnb_4bit_quant_storage": "bfloat16",
|
27 |
+
"bnb_4bit_quant_type": "nf4",
|
28 |
+
"bnb_4bit_use_double_quant": true,
|
29 |
+
"llm_int8_enable_fp32_cpu_offload": false,
|
30 |
+
"llm_int8_has_fp16_weight": false,
|
31 |
+
"llm_int8_skip_modules": null,
|
32 |
+
"llm_int8_threshold": 6.0,
|
33 |
+
"load_in_4bit": true,
|
34 |
+
"load_in_8bit": false,
|
35 |
+
"quant_method": "bitsandbytes"
|
36 |
+
},
|
37 |
+
"rms_norm_eps": 1e-05,
|
38 |
+
"rope_scaling": null,
|
39 |
+
"rope_theta": 10000.0,
|
40 |
+
"tie_word_embeddings": false,
|
41 |
+
"torch_dtype": "bfloat16",
|
42 |
+
"transformers_version": "4.44.0",
|
43 |
+
"use_cache": false,
|
44 |
+
"vocab_size": 32064
|
45 |
+
}
|
outputs/qlora-out/special_tokens_map.json
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|end_of_turn|>",
|
4 |
+
"<|im_start|>",
|
5 |
+
"</s>",
|
6 |
+
"[INST]",
|
7 |
+
"[/INST]",
|
8 |
+
"<<SYS>>",
|
9 |
+
"<</SYS>>",
|
10 |
+
"<|user|>",
|
11 |
+
"<|system|>",
|
12 |
+
"<|assistant|>",
|
13 |
+
"<|begin_of_text|>",
|
14 |
+
"<|start_header_id|>",
|
15 |
+
"<|end_header_id|>",
|
16 |
+
"<|eot_id|>",
|
17 |
+
"<|reserved_0|>",
|
18 |
+
"<|reserved_1|>",
|
19 |
+
"<|reserved_2|>",
|
20 |
+
"<|reserved_3|>",
|
21 |
+
"<|reserved_4|>",
|
22 |
+
"<|reserved_5|>",
|
23 |
+
"<|reserved_6|>",
|
24 |
+
"<|reserved_7|>",
|
25 |
+
"<|reserved_8|>",
|
26 |
+
"<|reserved_9|>",
|
27 |
+
"<|reserved_10|>",
|
28 |
+
"<|reserved_11|>",
|
29 |
+
"<|reserved_12|>",
|
30 |
+
"<|reserved_13|>",
|
31 |
+
"<|reserved_14|>",
|
32 |
+
"<|reserved_15|>",
|
33 |
+
"<|reserved_16|>",
|
34 |
+
"<|reserved_17|>",
|
35 |
+
"<|reserved_18|>",
|
36 |
+
"<|reserved_19|>",
|
37 |
+
"<|reserved_20|>",
|
38 |
+
"<|reserved_21|>",
|
39 |
+
"<|reserved_22|>",
|
40 |
+
"<|reserved_23|>",
|
41 |
+
"<|reserved_24|>",
|
42 |
+
"<|reserved_25|>",
|
43 |
+
"<|reserved_26|>",
|
44 |
+
"<|reserved_27|>",
|
45 |
+
"<|reserved_28|>",
|
46 |
+
"<|reserved_29|>",
|
47 |
+
"<|reserved_30|>",
|
48 |
+
"<|reserved_31|>",
|
49 |
+
"<|reserved_32|>",
|
50 |
+
"<|reserved_33|>",
|
51 |
+
"<|reserved_34|>",
|
52 |
+
"<|reserved_35|>",
|
53 |
+
"<|reserved_36|>",
|
54 |
+
"<|reserved_37|>",
|
55 |
+
"<|reserved_38|>",
|
56 |
+
"<|reserved_39|>",
|
57 |
+
"<|reserved_40|>",
|
58 |
+
"<|reserved_41|>",
|
59 |
+
"<|reserved_42|>",
|
60 |
+
"<|reserved_43|>",
|
61 |
+
"<|reserved_44|>",
|
62 |
+
"<|reserved_45|>",
|
63 |
+
"<|reserved_46|>",
|
64 |
+
"<|reserved_47|>",
|
65 |
+
"<|reserved_48|>"
|
66 |
+
],
|
67 |
+
"bos_token": {
|
68 |
+
"content": "<s>",
|
69 |
+
"lstrip": false,
|
70 |
+
"normalized": false,
|
71 |
+
"rstrip": false,
|
72 |
+
"single_word": false
|
73 |
+
},
|
74 |
+
"eos_token": {
|
75 |
+
"content": "<|im_end|>",
|
76 |
+
"lstrip": false,
|
77 |
+
"normalized": false,
|
78 |
+
"rstrip": false,
|
79 |
+
"single_word": false
|
80 |
+
},
|
81 |
+
"pad_token": {
|
82 |
+
"content": "<|pad|>",
|
83 |
+
"lstrip": false,
|
84 |
+
"normalized": false,
|
85 |
+
"rstrip": false,
|
86 |
+
"single_word": false
|
87 |
+
},
|
88 |
+
"unk_token": {
|
89 |
+
"content": "<unk>",
|
90 |
+
"lstrip": false,
|
91 |
+
"normalized": false,
|
92 |
+
"rstrip": false,
|
93 |
+
"single_word": false
|
94 |
+
}
|
95 |
+
}
|
outputs/qlora-out/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|