add checkpoint cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k
Browse files- .gitattributes +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/README.md +61 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/adapter_config.json +48 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/adapter_model.safetensors +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/added_tokens.json +24 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/chat_template.jinja +54 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/README.md +209 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/adapter_config.json +48 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/adapter_model.safetensors +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/added_tokens.json +24 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/chat_template.jinja +54 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/merges.txt +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/special_tokens_map.json +31 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/tokenizer.json +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/tokenizer_config.json +207 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/trainer_state.json +1044 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/training_args.bin +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/vocab.json +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/README.md +209 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/adapter_config.json +48 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/adapter_model.safetensors +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/added_tokens.json +24 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/chat_template.jinja +54 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/merges.txt +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/special_tokens_map.json +31 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/tokenizer.json +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/tokenizer_config.json +207 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/trainer_state.json +2064 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/training_args.bin +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/vocab.json +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/manifest.json +30 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/merges.txt +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/special_tokens_map.json +31 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/tokenizer.json +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/tokenizer_config.json +207 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/train_manifest.json +30 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/training_args.bin +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/vocab.json +0 -0
.gitattributes
CHANGED
|
@@ -564,3 +564,6 @@ checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/tokenizer.json filter=
|
|
| 564 |
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s3_10k/checkpoint-1019/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 565 |
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s3_10k/checkpoint-2038/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 566 |
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s3_10k/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 564 |
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s3_10k/checkpoint-1019/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 565 |
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s3_10k/checkpoint-2038/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 566 |
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s3_10k/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 567 |
+
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 568 |
+
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 569 |
+
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/README.md
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen2.5-7B-Instruct
|
| 3 |
+
library_name: peft
|
| 4 |
+
model_name: cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen2.5-7B-Instruct
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
licence: license
|
| 12 |
+
pipeline_tag: text-generation
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# Model Card for cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k
|
| 16 |
+
|
| 17 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct).
|
| 18 |
+
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 19 |
+
|
| 20 |
+
## Quick start
|
| 21 |
+
|
| 22 |
+
```python
|
| 23 |
+
from transformers import pipeline
|
| 24 |
+
|
| 25 |
+
question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
|
| 26 |
+
generator = pipeline("text-generation", model="None", device="cuda")
|
| 27 |
+
output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
|
| 28 |
+
print(output["generated_text"])
|
| 29 |
+
```
|
| 30 |
+
|
| 31 |
+
## Training procedure
|
| 32 |
+
|
| 33 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/agam-research/huggingface/runs/1lhnv9hd)
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
This model was trained with SFT.
|
| 37 |
+
|
| 38 |
+
### Framework versions
|
| 39 |
+
|
| 40 |
+
- PEFT 0.19.1
|
| 41 |
+
- TRL: 0.28.0
|
| 42 |
+
- Transformers: 4.57.6
|
| 43 |
+
- Pytorch: 2.9.1
|
| 44 |
+
- Datasets: 4.5.0
|
| 45 |
+
- Tokenizers: 0.22.2
|
| 46 |
+
|
| 47 |
+
## Citations
|
| 48 |
+
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
Cite TRL as:
|
| 52 |
+
|
| 53 |
+
```bibtex
|
| 54 |
+
@software{vonwerra2020trl,
|
| 55 |
+
title = {{TRL: Transformers Reinforcement Learning}},
|
| 56 |
+
author = {von Werra, Leandro and Belkada, Younes and Tunstall, Lewis and Beeching, Edward and Thrush, Tristan and Lambert, Nathan and Huang, Shengyi and Rasul, Kashif and Gallouédec, Quentin},
|
| 57 |
+
license = {Apache-2.0},
|
| 58 |
+
url = {https://github.com/huggingface/trl},
|
| 59 |
+
year = {2020}
|
| 60 |
+
}
|
| 61 |
+
```
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/adapter_config.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 32,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0.0,
|
| 22 |
+
"lora_ga_config": null,
|
| 23 |
+
"megatron_config": null,
|
| 24 |
+
"megatron_core": "megatron.core",
|
| 25 |
+
"modules_to_save": null,
|
| 26 |
+
"peft_type": "LORA",
|
| 27 |
+
"peft_version": "0.19.1",
|
| 28 |
+
"qalora_group_size": 16,
|
| 29 |
+
"r": 8,
|
| 30 |
+
"rank_pattern": {},
|
| 31 |
+
"revision": null,
|
| 32 |
+
"target_modules": [
|
| 33 |
+
"q_proj",
|
| 34 |
+
"gate_proj",
|
| 35 |
+
"up_proj",
|
| 36 |
+
"down_proj",
|
| 37 |
+
"o_proj",
|
| 38 |
+
"k_proj",
|
| 39 |
+
"v_proj"
|
| 40 |
+
],
|
| 41 |
+
"target_parameters": null,
|
| 42 |
+
"task_type": "CAUSAL_LM",
|
| 43 |
+
"trainable_token_indices": null,
|
| 44 |
+
"use_bdlora": null,
|
| 45 |
+
"use_dora": false,
|
| 46 |
+
"use_qalora": false,
|
| 47 |
+
"use_rslora": false
|
| 48 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cbdc9eacf977c225270ba114cb148643ea8781fd25b11b3102dbed314be43ef
|
| 3 |
+
size 10151357296
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/added_tokens.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</tool_call>": 151658,
|
| 3 |
+
"<tool_call>": 151657,
|
| 4 |
+
"<|box_end|>": 151649,
|
| 5 |
+
"<|box_start|>": 151648,
|
| 6 |
+
"<|endoftext|>": 151643,
|
| 7 |
+
"<|file_sep|>": 151664,
|
| 8 |
+
"<|fim_middle|>": 151660,
|
| 9 |
+
"<|fim_pad|>": 151662,
|
| 10 |
+
"<|fim_prefix|>": 151659,
|
| 11 |
+
"<|fim_suffix|>": 151661,
|
| 12 |
+
"<|im_end|>": 151645,
|
| 13 |
+
"<|im_start|>": 151644,
|
| 14 |
+
"<|image_pad|>": 151655,
|
| 15 |
+
"<|object_ref_end|>": 151647,
|
| 16 |
+
"<|object_ref_start|>": 151646,
|
| 17 |
+
"<|quad_end|>": 151651,
|
| 18 |
+
"<|quad_start|>": 151650,
|
| 19 |
+
"<|repo_name|>": 151663,
|
| 20 |
+
"<|video_pad|>": 151656,
|
| 21 |
+
"<|vision_end|>": 151653,
|
| 22 |
+
"<|vision_pad|>": 151654,
|
| 23 |
+
"<|vision_start|>": 151652
|
| 24 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/chat_template.jinja
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 4 |
+
{{- messages[0]['content'] }}
|
| 5 |
+
{%- else %}
|
| 6 |
+
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 9 |
+
{%- for tool in tools %}
|
| 10 |
+
{{- "\n" }}
|
| 11 |
+
{{- tool | tojson }}
|
| 12 |
+
{%- endfor %}
|
| 13 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 14 |
+
{%- else %}
|
| 15 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 16 |
+
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
| 17 |
+
{%- else %}
|
| 18 |
+
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
| 19 |
+
{%- endif %}
|
| 20 |
+
{%- endif %}
|
| 21 |
+
{%- for message in messages %}
|
| 22 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
| 23 |
+
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
| 24 |
+
{%- elif message.role == "assistant" %}
|
| 25 |
+
{{- '<|im_start|>' + message.role }}
|
| 26 |
+
{%- if message.content %}
|
| 27 |
+
{{- '\n' + message.content }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{%- for tool_call in message.tool_calls %}
|
| 30 |
+
{%- if tool_call.function is defined %}
|
| 31 |
+
{%- set tool_call = tool_call.function %}
|
| 32 |
+
{%- endif %}
|
| 33 |
+
{{- '\n<tool_call>\n{"name": "' }}
|
| 34 |
+
{{- tool_call.name }}
|
| 35 |
+
{{- '", "arguments": ' }}
|
| 36 |
+
{{- tool_call.arguments | tojson }}
|
| 37 |
+
{{- '}\n</tool_call>' }}
|
| 38 |
+
{%- endfor %}
|
| 39 |
+
{{- '<|im_end|>\n' }}
|
| 40 |
+
{%- elif message.role == "tool" %}
|
| 41 |
+
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
| 42 |
+
{{- '<|im_start|>user' }}
|
| 43 |
+
{%- endif %}
|
| 44 |
+
{{- '\n<tool_response>\n' }}
|
| 45 |
+
{{- message.content }}
|
| 46 |
+
{{- '\n</tool_response>' }}
|
| 47 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 48 |
+
{{- '<|im_end|>\n' }}
|
| 49 |
+
{%- endif %}
|
| 50 |
+
{%- endif %}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{%- if add_generation_prompt %}
|
| 53 |
+
{{- '<|im_start|>assistant\n' }}
|
| 54 |
+
{%- endif %}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/README.md
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen2.5-7B-Instruct
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen2.5-7B-Instruct
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Model Card for Model ID
|
| 14 |
+
|
| 15 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Model Details
|
| 20 |
+
|
| 21 |
+
### Model Description
|
| 22 |
+
|
| 23 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
- **Developed by:** [More Information Needed]
|
| 28 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 29 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 30 |
+
- **Model type:** [More Information Needed]
|
| 31 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 32 |
+
- **License:** [More Information Needed]
|
| 33 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 34 |
+
|
| 35 |
+
### Model Sources [optional]
|
| 36 |
+
|
| 37 |
+
<!-- Provide the basic links for the model. -->
|
| 38 |
+
|
| 39 |
+
- **Repository:** [More Information Needed]
|
| 40 |
+
- **Paper [optional]:** [More Information Needed]
|
| 41 |
+
- **Demo [optional]:** [More Information Needed]
|
| 42 |
+
|
| 43 |
+
## Uses
|
| 44 |
+
|
| 45 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 46 |
+
|
| 47 |
+
### Direct Use
|
| 48 |
+
|
| 49 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 50 |
+
|
| 51 |
+
[More Information Needed]
|
| 52 |
+
|
| 53 |
+
### Downstream Use [optional]
|
| 54 |
+
|
| 55 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 56 |
+
|
| 57 |
+
[More Information Needed]
|
| 58 |
+
|
| 59 |
+
### Out-of-Scope Use
|
| 60 |
+
|
| 61 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 62 |
+
|
| 63 |
+
[More Information Needed]
|
| 64 |
+
|
| 65 |
+
## Bias, Risks, and Limitations
|
| 66 |
+
|
| 67 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 68 |
+
|
| 69 |
+
[More Information Needed]
|
| 70 |
+
|
| 71 |
+
### Recommendations
|
| 72 |
+
|
| 73 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 74 |
+
|
| 75 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 76 |
+
|
| 77 |
+
## How to Get Started with the Model
|
| 78 |
+
|
| 79 |
+
Use the code below to get started with the model.
|
| 80 |
+
|
| 81 |
+
[More Information Needed]
|
| 82 |
+
|
| 83 |
+
## Training Details
|
| 84 |
+
|
| 85 |
+
### Training Data
|
| 86 |
+
|
| 87 |
+
<!-- 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. -->
|
| 88 |
+
|
| 89 |
+
[More Information Needed]
|
| 90 |
+
|
| 91 |
+
### Training Procedure
|
| 92 |
+
|
| 93 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 94 |
+
|
| 95 |
+
#### Preprocessing [optional]
|
| 96 |
+
|
| 97 |
+
[More Information Needed]
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
#### Training Hyperparameters
|
| 101 |
+
|
| 102 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 103 |
+
|
| 104 |
+
#### Speeds, Sizes, Times [optional]
|
| 105 |
+
|
| 106 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 107 |
+
|
| 108 |
+
[More Information Needed]
|
| 109 |
+
|
| 110 |
+
## Evaluation
|
| 111 |
+
|
| 112 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 113 |
+
|
| 114 |
+
### Testing Data, Factors & Metrics
|
| 115 |
+
|
| 116 |
+
#### Testing Data
|
| 117 |
+
|
| 118 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 119 |
+
|
| 120 |
+
[More Information Needed]
|
| 121 |
+
|
| 122 |
+
#### Factors
|
| 123 |
+
|
| 124 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 125 |
+
|
| 126 |
+
[More Information Needed]
|
| 127 |
+
|
| 128 |
+
#### Metrics
|
| 129 |
+
|
| 130 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 131 |
+
|
| 132 |
+
[More Information Needed]
|
| 133 |
+
|
| 134 |
+
### Results
|
| 135 |
+
|
| 136 |
+
[More Information Needed]
|
| 137 |
+
|
| 138 |
+
#### Summary
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
## Model Examination [optional]
|
| 143 |
+
|
| 144 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 145 |
+
|
| 146 |
+
[More Information Needed]
|
| 147 |
+
|
| 148 |
+
## Environmental Impact
|
| 149 |
+
|
| 150 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 151 |
+
|
| 152 |
+
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).
|
| 153 |
+
|
| 154 |
+
- **Hardware Type:** [More Information Needed]
|
| 155 |
+
- **Hours used:** [More Information Needed]
|
| 156 |
+
- **Cloud Provider:** [More Information Needed]
|
| 157 |
+
- **Compute Region:** [More Information Needed]
|
| 158 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 159 |
+
|
| 160 |
+
## Technical Specifications [optional]
|
| 161 |
+
|
| 162 |
+
### Model Architecture and Objective
|
| 163 |
+
|
| 164 |
+
[More Information Needed]
|
| 165 |
+
|
| 166 |
+
### Compute Infrastructure
|
| 167 |
+
|
| 168 |
+
[More Information Needed]
|
| 169 |
+
|
| 170 |
+
#### Hardware
|
| 171 |
+
|
| 172 |
+
[More Information Needed]
|
| 173 |
+
|
| 174 |
+
#### Software
|
| 175 |
+
|
| 176 |
+
[More Information Needed]
|
| 177 |
+
|
| 178 |
+
## Citation [optional]
|
| 179 |
+
|
| 180 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 181 |
+
|
| 182 |
+
**BibTeX:**
|
| 183 |
+
|
| 184 |
+
[More Information Needed]
|
| 185 |
+
|
| 186 |
+
**APA:**
|
| 187 |
+
|
| 188 |
+
[More Information Needed]
|
| 189 |
+
|
| 190 |
+
## Glossary [optional]
|
| 191 |
+
|
| 192 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 193 |
+
|
| 194 |
+
[More Information Needed]
|
| 195 |
+
|
| 196 |
+
## More Information [optional]
|
| 197 |
+
|
| 198 |
+
[More Information Needed]
|
| 199 |
+
|
| 200 |
+
## Model Card Authors [optional]
|
| 201 |
+
|
| 202 |
+
[More Information Needed]
|
| 203 |
+
|
| 204 |
+
## Model Card Contact
|
| 205 |
+
|
| 206 |
+
[More Information Needed]
|
| 207 |
+
### Framework versions
|
| 208 |
+
|
| 209 |
+
- PEFT 0.19.1
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/adapter_config.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 32,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0.0,
|
| 22 |
+
"lora_ga_config": null,
|
| 23 |
+
"megatron_config": null,
|
| 24 |
+
"megatron_core": "megatron.core",
|
| 25 |
+
"modules_to_save": null,
|
| 26 |
+
"peft_type": "LORA",
|
| 27 |
+
"peft_version": "0.19.1",
|
| 28 |
+
"qalora_group_size": 16,
|
| 29 |
+
"r": 8,
|
| 30 |
+
"rank_pattern": {},
|
| 31 |
+
"revision": null,
|
| 32 |
+
"target_modules": [
|
| 33 |
+
"q_proj",
|
| 34 |
+
"gate_proj",
|
| 35 |
+
"up_proj",
|
| 36 |
+
"down_proj",
|
| 37 |
+
"o_proj",
|
| 38 |
+
"k_proj",
|
| 39 |
+
"v_proj"
|
| 40 |
+
],
|
| 41 |
+
"target_parameters": null,
|
| 42 |
+
"task_type": "CAUSAL_LM",
|
| 43 |
+
"trainable_token_indices": null,
|
| 44 |
+
"use_bdlora": null,
|
| 45 |
+
"use_dora": false,
|
| 46 |
+
"use_qalora": false,
|
| 47 |
+
"use_rslora": false
|
| 48 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d254f50535a8f2c558d52a3310823b0a774e9d7e6d7e200e456e6174fbfafacd
|
| 3 |
+
size 10151357296
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/added_tokens.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</tool_call>": 151658,
|
| 3 |
+
"<tool_call>": 151657,
|
| 4 |
+
"<|box_end|>": 151649,
|
| 5 |
+
"<|box_start|>": 151648,
|
| 6 |
+
"<|endoftext|>": 151643,
|
| 7 |
+
"<|file_sep|>": 151664,
|
| 8 |
+
"<|fim_middle|>": 151660,
|
| 9 |
+
"<|fim_pad|>": 151662,
|
| 10 |
+
"<|fim_prefix|>": 151659,
|
| 11 |
+
"<|fim_suffix|>": 151661,
|
| 12 |
+
"<|im_end|>": 151645,
|
| 13 |
+
"<|im_start|>": 151644,
|
| 14 |
+
"<|image_pad|>": 151655,
|
| 15 |
+
"<|object_ref_end|>": 151647,
|
| 16 |
+
"<|object_ref_start|>": 151646,
|
| 17 |
+
"<|quad_end|>": 151651,
|
| 18 |
+
"<|quad_start|>": 151650,
|
| 19 |
+
"<|repo_name|>": 151663,
|
| 20 |
+
"<|video_pad|>": 151656,
|
| 21 |
+
"<|vision_end|>": 151653,
|
| 22 |
+
"<|vision_pad|>": 151654,
|
| 23 |
+
"<|vision_start|>": 151652
|
| 24 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/chat_template.jinja
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 4 |
+
{{- messages[0]['content'] }}
|
| 5 |
+
{%- else %}
|
| 6 |
+
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 9 |
+
{%- for tool in tools %}
|
| 10 |
+
{{- "\n" }}
|
| 11 |
+
{{- tool | tojson }}
|
| 12 |
+
{%- endfor %}
|
| 13 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 14 |
+
{%- else %}
|
| 15 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 16 |
+
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
| 17 |
+
{%- else %}
|
| 18 |
+
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
| 19 |
+
{%- endif %}
|
| 20 |
+
{%- endif %}
|
| 21 |
+
{%- for message in messages %}
|
| 22 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
| 23 |
+
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
| 24 |
+
{%- elif message.role == "assistant" %}
|
| 25 |
+
{{- '<|im_start|>' + message.role }}
|
| 26 |
+
{%- if message.content %}
|
| 27 |
+
{{- '\n' + message.content }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{%- for tool_call in message.tool_calls %}
|
| 30 |
+
{%- if tool_call.function is defined %}
|
| 31 |
+
{%- set tool_call = tool_call.function %}
|
| 32 |
+
{%- endif %}
|
| 33 |
+
{{- '\n<tool_call>\n{"name": "' }}
|
| 34 |
+
{{- tool_call.name }}
|
| 35 |
+
{{- '", "arguments": ' }}
|
| 36 |
+
{{- tool_call.arguments | tojson }}
|
| 37 |
+
{{- '}\n</tool_call>' }}
|
| 38 |
+
{%- endfor %}
|
| 39 |
+
{{- '<|im_end|>\n' }}
|
| 40 |
+
{%- elif message.role == "tool" %}
|
| 41 |
+
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
| 42 |
+
{{- '<|im_start|>user' }}
|
| 43 |
+
{%- endif %}
|
| 44 |
+
{{- '\n<tool_response>\n' }}
|
| 45 |
+
{{- message.content }}
|
| 46 |
+
{{- '\n</tool_response>' }}
|
| 47 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 48 |
+
{{- '<|im_end|>\n' }}
|
| 49 |
+
{%- endif %}
|
| 50 |
+
{%- endif %}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{%- if add_generation_prompt %}
|
| 53 |
+
{{- '<|im_start|>assistant\n' }}
|
| 54 |
+
{%- endif %}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
|
| 3 |
+
size 11421896
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/tokenizer_config.json
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
}
|
| 181 |
+
},
|
| 182 |
+
"additional_special_tokens": [
|
| 183 |
+
"<|im_start|>",
|
| 184 |
+
"<|im_end|>",
|
| 185 |
+
"<|object_ref_start|>",
|
| 186 |
+
"<|object_ref_end|>",
|
| 187 |
+
"<|box_start|>",
|
| 188 |
+
"<|box_end|>",
|
| 189 |
+
"<|quad_start|>",
|
| 190 |
+
"<|quad_end|>",
|
| 191 |
+
"<|vision_start|>",
|
| 192 |
+
"<|vision_end|>",
|
| 193 |
+
"<|vision_pad|>",
|
| 194 |
+
"<|image_pad|>",
|
| 195 |
+
"<|video_pad|>"
|
| 196 |
+
],
|
| 197 |
+
"bos_token": null,
|
| 198 |
+
"clean_up_tokenization_spaces": false,
|
| 199 |
+
"eos_token": "<|im_end|>",
|
| 200 |
+
"errors": "replace",
|
| 201 |
+
"extra_special_tokens": {},
|
| 202 |
+
"model_max_length": 131072,
|
| 203 |
+
"pad_token": "<|endoftext|>",
|
| 204 |
+
"split_special_tokens": false,
|
| 205 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 206 |
+
"unk_token": null
|
| 207 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/trainer_state.json
ADDED
|
@@ -0,0 +1,1044 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 1.0,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 1018,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"entropy": 1.22729994058609,
|
| 14 |
+
"epoch": 0.009823182711198428,
|
| 15 |
+
"grad_norm": 4.8866095542907715,
|
| 16 |
+
"learning_rate": 8.823529411764707e-06,
|
| 17 |
+
"loss": 0.6928,
|
| 18 |
+
"mean_token_accuracy": 0.7725797176361084,
|
| 19 |
+
"num_tokens": 13828.0,
|
| 20 |
+
"step": 10
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"entropy": 1.2600382804870605,
|
| 24 |
+
"epoch": 0.019646365422396856,
|
| 25 |
+
"grad_norm": 3.3233840465545654,
|
| 26 |
+
"learning_rate": 1.862745098039216e-05,
|
| 27 |
+
"loss": 0.8134,
|
| 28 |
+
"mean_token_accuracy": 0.7262678980827332,
|
| 29 |
+
"num_tokens": 28074.0,
|
| 30 |
+
"step": 20
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"entropy": 1.2484176516532899,
|
| 34 |
+
"epoch": 0.029469548133595286,
|
| 35 |
+
"grad_norm": 2.9845433235168457,
|
| 36 |
+
"learning_rate": 2.8431372549019608e-05,
|
| 37 |
+
"loss": 0.7786,
|
| 38 |
+
"mean_token_accuracy": 0.7460076689720154,
|
| 39 |
+
"num_tokens": 42168.0,
|
| 40 |
+
"step": 30
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"entropy": 1.2452077984809875,
|
| 44 |
+
"epoch": 0.03929273084479371,
|
| 45 |
+
"grad_norm": 3.351901054382324,
|
| 46 |
+
"learning_rate": 3.8235294117647055e-05,
|
| 47 |
+
"loss": 0.8251,
|
| 48 |
+
"mean_token_accuracy": 0.7294955134391785,
|
| 49 |
+
"num_tokens": 56700.0,
|
| 50 |
+
"step": 40
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"entropy": 1.2434914350509643,
|
| 54 |
+
"epoch": 0.04911591355599214,
|
| 55 |
+
"grad_norm": 3.0272388458251953,
|
| 56 |
+
"learning_rate": 4.803921568627452e-05,
|
| 57 |
+
"loss": 0.7171,
|
| 58 |
+
"mean_token_accuracy": 0.7613231837749481,
|
| 59 |
+
"num_tokens": 70922.0,
|
| 60 |
+
"step": 50
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"entropy": 1.253853189945221,
|
| 64 |
+
"epoch": 0.05893909626719057,
|
| 65 |
+
"grad_norm": 2.4795994758605957,
|
| 66 |
+
"learning_rate": 5.784313725490197e-05,
|
| 67 |
+
"loss": 0.7099,
|
| 68 |
+
"mean_token_accuracy": 0.7647240102291107,
|
| 69 |
+
"num_tokens": 84911.0,
|
| 70 |
+
"step": 60
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"entropy": 1.2360968828201293,
|
| 74 |
+
"epoch": 0.068762278978389,
|
| 75 |
+
"grad_norm": 2.6639111042022705,
|
| 76 |
+
"learning_rate": 6.764705882352942e-05,
|
| 77 |
+
"loss": 0.7444,
|
| 78 |
+
"mean_token_accuracy": 0.755102014541626,
|
| 79 |
+
"num_tokens": 98835.0,
|
| 80 |
+
"step": 70
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"entropy": 1.2527110695838928,
|
| 84 |
+
"epoch": 0.07858546168958742,
|
| 85 |
+
"grad_norm": 3.6153311729431152,
|
| 86 |
+
"learning_rate": 7.745098039215687e-05,
|
| 87 |
+
"loss": 0.7012,
|
| 88 |
+
"mean_token_accuracy": 0.7707957923412323,
|
| 89 |
+
"num_tokens": 112502.0,
|
| 90 |
+
"step": 80
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"entropy": 1.2246053576469422,
|
| 94 |
+
"epoch": 0.08840864440078586,
|
| 95 |
+
"grad_norm": 3.169745683670044,
|
| 96 |
+
"learning_rate": 8.725490196078432e-05,
|
| 97 |
+
"loss": 0.7143,
|
| 98 |
+
"mean_token_accuracy": 0.76532541513443,
|
| 99 |
+
"num_tokens": 126248.0,
|
| 100 |
+
"step": 90
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"entropy": 1.232993471622467,
|
| 104 |
+
"epoch": 0.09823182711198428,
|
| 105 |
+
"grad_norm": 3.4184534549713135,
|
| 106 |
+
"learning_rate": 9.705882352941177e-05,
|
| 107 |
+
"loss": 0.7402,
|
| 108 |
+
"mean_token_accuracy": 0.7552495896816254,
|
| 109 |
+
"num_tokens": 139551.0,
|
| 110 |
+
"step": 100
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"entropy": 1.2279873371124268,
|
| 114 |
+
"epoch": 0.10805500982318271,
|
| 115 |
+
"grad_norm": 2.724405527114868,
|
| 116 |
+
"learning_rate": 9.999676765122786e-05,
|
| 117 |
+
"loss": 0.7571,
|
| 118 |
+
"mean_token_accuracy": 0.7568806827068328,
|
| 119 |
+
"num_tokens": 152975.0,
|
| 120 |
+
"step": 110
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"entropy": 1.2499749660491943,
|
| 124 |
+
"epoch": 0.11787819253438114,
|
| 125 |
+
"grad_norm": 2.9191336631774902,
|
| 126 |
+
"learning_rate": 9.998093674494531e-05,
|
| 127 |
+
"loss": 0.7314,
|
| 128 |
+
"mean_token_accuracy": 0.760424691438675,
|
| 129 |
+
"num_tokens": 167073.0,
|
| 130 |
+
"step": 120
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"entropy": 1.2526087641716004,
|
| 134 |
+
"epoch": 0.12770137524557956,
|
| 135 |
+
"grad_norm": 3.374049186706543,
|
| 136 |
+
"learning_rate": 9.995191775639568e-05,
|
| 137 |
+
"loss": 0.7667,
|
| 138 |
+
"mean_token_accuracy": 0.7505820035934448,
|
| 139 |
+
"num_tokens": 181404.0,
|
| 140 |
+
"step": 130
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"entropy": 1.237971842288971,
|
| 144 |
+
"epoch": 0.137524557956778,
|
| 145 |
+
"grad_norm": 2.7548294067382812,
|
| 146 |
+
"learning_rate": 9.990971834259444e-05,
|
| 147 |
+
"loss": 0.7204,
|
| 148 |
+
"mean_token_accuracy": 0.7575949549674987,
|
| 149 |
+
"num_tokens": 195441.0,
|
| 150 |
+
"step": 140
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"entropy": 1.2629727482795716,
|
| 154 |
+
"epoch": 0.14734774066797643,
|
| 155 |
+
"grad_norm": 3.8496453762054443,
|
| 156 |
+
"learning_rate": 9.985434963837376e-05,
|
| 157 |
+
"loss": 0.7956,
|
| 158 |
+
"mean_token_accuracy": 0.7347698986530304,
|
| 159 |
+
"num_tokens": 209863.0,
|
| 160 |
+
"step": 150
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"entropy": 1.2493702173233032,
|
| 164 |
+
"epoch": 0.15717092337917485,
|
| 165 |
+
"grad_norm": 3.358459234237671,
|
| 166 |
+
"learning_rate": 9.978582625344435e-05,
|
| 167 |
+
"loss": 0.7489,
|
| 168 |
+
"mean_token_accuracy": 0.751927274465561,
|
| 169 |
+
"num_tokens": 223646.0,
|
| 170 |
+
"step": 160
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"entropy": 1.2397171974182128,
|
| 174 |
+
"epoch": 0.16699410609037327,
|
| 175 |
+
"grad_norm": 3.4665334224700928,
|
| 176 |
+
"learning_rate": 9.970416626854049e-05,
|
| 177 |
+
"loss": 0.721,
|
| 178 |
+
"mean_token_accuracy": 0.7698734521865844,
|
| 179 |
+
"num_tokens": 237587.0,
|
| 180 |
+
"step": 170
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"entropy": 1.2597252249717712,
|
| 184 |
+
"epoch": 0.17681728880157171,
|
| 185 |
+
"grad_norm": 2.362679958343506,
|
| 186 |
+
"learning_rate": 9.960939123064929e-05,
|
| 187 |
+
"loss": 0.7742,
|
| 188 |
+
"mean_token_accuracy": 0.740584260225296,
|
| 189 |
+
"num_tokens": 251760.0,
|
| 190 |
+
"step": 180
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"entropy": 1.2215595960617065,
|
| 194 |
+
"epoch": 0.18664047151277013,
|
| 195 |
+
"grad_norm": 3.4586236476898193,
|
| 196 |
+
"learning_rate": 9.950152614732518e-05,
|
| 197 |
+
"loss": 0.7087,
|
| 198 |
+
"mean_token_accuracy": 0.7657637417316436,
|
| 199 |
+
"num_tokens": 265417.0,
|
| 200 |
+
"step": 190
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"entropy": 1.2417829275131225,
|
| 204 |
+
"epoch": 0.19646365422396855,
|
| 205 |
+
"grad_norm": 3.494053602218628,
|
| 206 |
+
"learning_rate": 9.93805994800914e-05,
|
| 207 |
+
"loss": 0.7374,
|
| 208 |
+
"mean_token_accuracy": 0.7579931676387787,
|
| 209 |
+
"num_tokens": 278540.0,
|
| 210 |
+
"step": 200
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"entropy": 1.2505549669265748,
|
| 214 |
+
"epoch": 0.206286836935167,
|
| 215 |
+
"grad_norm": 3.695319175720215,
|
| 216 |
+
"learning_rate": 9.924664313693006e-05,
|
| 217 |
+
"loss": 0.7837,
|
| 218 |
+
"mean_token_accuracy": 0.7425522744655609,
|
| 219 |
+
"num_tokens": 292295.0,
|
| 220 |
+
"step": 210
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"entropy": 1.2271206736564637,
|
| 224 |
+
"epoch": 0.21611001964636542,
|
| 225 |
+
"grad_norm": 3.339724540710449,
|
| 226 |
+
"learning_rate": 9.909969246386284e-05,
|
| 227 |
+
"loss": 0.7669,
|
| 228 |
+
"mean_token_accuracy": 0.7515395283699036,
|
| 229 |
+
"num_tokens": 305466.0,
|
| 230 |
+
"step": 220
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"entropy": 1.2639145135879517,
|
| 234 |
+
"epoch": 0.22593320235756384,
|
| 235 |
+
"grad_norm": 3.1140177249908447,
|
| 236 |
+
"learning_rate": 9.893978623562453e-05,
|
| 237 |
+
"loss": 0.7502,
|
| 238 |
+
"mean_token_accuracy": 0.7555740237236023,
|
| 239 |
+
"num_tokens": 320495.0,
|
| 240 |
+
"step": 230
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"entropy": 1.2431163549423219,
|
| 244 |
+
"epoch": 0.2357563850687623,
|
| 245 |
+
"grad_norm": 3.665536403656006,
|
| 246 |
+
"learning_rate": 9.876696664543177e-05,
|
| 247 |
+
"loss": 0.7701,
|
| 248 |
+
"mean_token_accuracy": 0.7411514103412629,
|
| 249 |
+
"num_tokens": 333901.0,
|
| 250 |
+
"step": 240
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"entropy": 1.2520034074783326,
|
| 254 |
+
"epoch": 0.2455795677799607,
|
| 255 |
+
"grad_norm": 4.050171375274658,
|
| 256 |
+
"learning_rate": 9.858127929384991e-05,
|
| 257 |
+
"loss": 0.7119,
|
| 258 |
+
"mean_token_accuracy": 0.7642730891704559,
|
| 259 |
+
"num_tokens": 347392.0,
|
| 260 |
+
"step": 250
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"entropy": 1.243278980255127,
|
| 264 |
+
"epoch": 0.2554027504911591,
|
| 265 |
+
"grad_norm": 3.8479113578796387,
|
| 266 |
+
"learning_rate": 9.838277317676077e-05,
|
| 267 |
+
"loss": 0.761,
|
| 268 |
+
"mean_token_accuracy": 0.7522589504718781,
|
| 269 |
+
"num_tokens": 361140.0,
|
| 270 |
+
"step": 260
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"entropy": 1.228507363796234,
|
| 274 |
+
"epoch": 0.26522593320235754,
|
| 275 |
+
"grad_norm": 2.529057264328003,
|
| 276 |
+
"learning_rate": 9.817150067243438e-05,
|
| 277 |
+
"loss": 0.689,
|
| 278 |
+
"mean_token_accuracy": 0.7683715045452117,
|
| 279 |
+
"num_tokens": 374661.0,
|
| 280 |
+
"step": 270
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"entropy": 1.248687493801117,
|
| 284 |
+
"epoch": 0.275049115913556,
|
| 285 |
+
"grad_norm": 2.473571538925171,
|
| 286 |
+
"learning_rate": 9.794751752770845e-05,
|
| 287 |
+
"loss": 0.7849,
|
| 288 |
+
"mean_token_accuracy": 0.7473262250423431,
|
| 289 |
+
"num_tokens": 388415.0,
|
| 290 |
+
"step": 280
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"entropy": 1.2462671041488647,
|
| 294 |
+
"epoch": 0.28487229862475444,
|
| 295 |
+
"grad_norm": 3.4700798988342285,
|
| 296 |
+
"learning_rate": 9.771088284327879e-05,
|
| 297 |
+
"loss": 0.7537,
|
| 298 |
+
"mean_token_accuracy": 0.7521771848201751,
|
| 299 |
+
"num_tokens": 402031.0,
|
| 300 |
+
"step": 290
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"entropy": 1.2523157238960265,
|
| 304 |
+
"epoch": 0.29469548133595286,
|
| 305 |
+
"grad_norm": 3.2036030292510986,
|
| 306 |
+
"learning_rate": 9.746165905810488e-05,
|
| 307 |
+
"loss": 0.7551,
|
| 308 |
+
"mean_token_accuracy": 0.7571269392967224,
|
| 309 |
+
"num_tokens": 416165.0,
|
| 310 |
+
"step": 300
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"entropy": 1.2602078080177308,
|
| 314 |
+
"epoch": 0.3045186640471513,
|
| 315 |
+
"grad_norm": 2.589961290359497,
|
| 316 |
+
"learning_rate": 9.719991193293466e-05,
|
| 317 |
+
"loss": 0.7821,
|
| 318 |
+
"mean_token_accuracy": 0.7466304242610932,
|
| 319 |
+
"num_tokens": 429910.0,
|
| 320 |
+
"step": 310
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"entropy": 1.2587228298187256,
|
| 324 |
+
"epoch": 0.3143418467583497,
|
| 325 |
+
"grad_norm": 4.473543643951416,
|
| 326 |
+
"learning_rate": 9.692571053295268e-05,
|
| 327 |
+
"loss": 0.758,
|
| 328 |
+
"mean_token_accuracy": 0.7488924205303192,
|
| 329 |
+
"num_tokens": 443725.0,
|
| 330 |
+
"step": 320
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"entropy": 1.2587100744247437,
|
| 334 |
+
"epoch": 0.3241650294695481,
|
| 335 |
+
"grad_norm": 2.999272584915161,
|
| 336 |
+
"learning_rate": 9.663912720955637e-05,
|
| 337 |
+
"loss": 0.7934,
|
| 338 |
+
"mean_token_accuracy": 0.7434530913829803,
|
| 339 |
+
"num_tokens": 458234.0,
|
| 340 |
+
"step": 330
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"entropy": 1.235784935951233,
|
| 344 |
+
"epoch": 0.33398821218074654,
|
| 345 |
+
"grad_norm": 3.993062734603882,
|
| 346 |
+
"learning_rate": 9.634023758126539e-05,
|
| 347 |
+
"loss": 0.7378,
|
| 348 |
+
"mean_token_accuracy": 0.7529276013374329,
|
| 349 |
+
"num_tokens": 471402.0,
|
| 350 |
+
"step": 340
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"entropy": 1.212973964214325,
|
| 354 |
+
"epoch": 0.343811394891945,
|
| 355 |
+
"grad_norm": 3.497361183166504,
|
| 356 |
+
"learning_rate": 9.602912051376859e-05,
|
| 357 |
+
"loss": 0.6893,
|
| 358 |
+
"mean_token_accuracy": 0.773086953163147,
|
| 359 |
+
"num_tokens": 484651.0,
|
| 360 |
+
"step": 350
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"entropy": 1.2527001976966858,
|
| 364 |
+
"epoch": 0.35363457760314343,
|
| 365 |
+
"grad_norm": 2.310852289199829,
|
| 366 |
+
"learning_rate": 9.570585809911441e-05,
|
| 367 |
+
"loss": 0.7795,
|
| 368 |
+
"mean_token_accuracy": 0.7472991645336151,
|
| 369 |
+
"num_tokens": 497956.0,
|
| 370 |
+
"step": 360
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"entropy": 1.2270971417427063,
|
| 374 |
+
"epoch": 0.36345776031434185,
|
| 375 |
+
"grad_norm": 3.0224449634552,
|
| 376 |
+
"learning_rate": 9.537053563404992e-05,
|
| 377 |
+
"loss": 0.7333,
|
| 378 |
+
"mean_token_accuracy": 0.7572860002517701,
|
| 379 |
+
"num_tokens": 511717.0,
|
| 380 |
+
"step": 370
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"entropy": 1.2353201866149903,
|
| 384 |
+
"epoch": 0.37328094302554027,
|
| 385 |
+
"grad_norm": 3.016392946243286,
|
| 386 |
+
"learning_rate": 9.502324159751412e-05,
|
| 387 |
+
"loss": 0.7056,
|
| 388 |
+
"mean_token_accuracy": 0.7640936195850372,
|
| 389 |
+
"num_tokens": 525633.0,
|
| 390 |
+
"step": 380
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"entropy": 1.2572155117988586,
|
| 394 |
+
"epoch": 0.3831041257367387,
|
| 395 |
+
"grad_norm": 3.6709957122802734,
|
| 396 |
+
"learning_rate": 9.466406762729181e-05,
|
| 397 |
+
"loss": 0.7471,
|
| 398 |
+
"mean_token_accuracy": 0.7522993624210358,
|
| 399 |
+
"num_tokens": 538945.0,
|
| 400 |
+
"step": 390
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"entropy": 1.2437490463256835,
|
| 404 |
+
"epoch": 0.3929273084479371,
|
| 405 |
+
"grad_norm": 2.7692830562591553,
|
| 406 |
+
"learning_rate": 9.429310849583378e-05,
|
| 407 |
+
"loss": 0.746,
|
| 408 |
+
"mean_token_accuracy": 0.754131942987442,
|
| 409 |
+
"num_tokens": 552861.0,
|
| 410 |
+
"step": 400
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"entropy": 1.2515570044517517,
|
| 414 |
+
"epoch": 0.4027504911591356,
|
| 415 |
+
"grad_norm": 2.845248222351074,
|
| 416 |
+
"learning_rate": 9.391046208524989e-05,
|
| 417 |
+
"loss": 0.7987,
|
| 418 |
+
"mean_token_accuracy": 0.736023235321045,
|
| 419 |
+
"num_tokens": 565955.0,
|
| 420 |
+
"step": 410
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"entropy": 1.2464410781860351,
|
| 424 |
+
"epoch": 0.412573673870334,
|
| 425 |
+
"grad_norm": 3.273564577102661,
|
| 426 |
+
"learning_rate": 9.351622936148182e-05,
|
| 427 |
+
"loss": 0.7226,
|
| 428 |
+
"mean_token_accuracy": 0.7609843373298645,
|
| 429 |
+
"num_tokens": 579923.0,
|
| 430 |
+
"step": 420
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"entropy": 1.2555230379104614,
|
| 434 |
+
"epoch": 0.4223968565815324,
|
| 435 |
+
"grad_norm": 3.4945361614227295,
|
| 436 |
+
"learning_rate": 9.31105143476618e-05,
|
| 437 |
+
"loss": 0.7408,
|
| 438 |
+
"mean_token_accuracy": 0.7554882347583771,
|
| 439 |
+
"num_tokens": 594071.0,
|
| 440 |
+
"step": 430
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"entropy": 1.2536908864974976,
|
| 444 |
+
"epoch": 0.43222003929273084,
|
| 445 |
+
"grad_norm": 2.4363486766815186,
|
| 446 |
+
"learning_rate": 9.269342409666495e-05,
|
| 447 |
+
"loss": 0.7346,
|
| 448 |
+
"mean_token_accuracy": 0.7615235865116119,
|
| 449 |
+
"num_tokens": 608545.0,
|
| 450 |
+
"step": 440
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"entropy": 1.228044366836548,
|
| 454 |
+
"epoch": 0.44204322200392926,
|
| 455 |
+
"grad_norm": 3.0561442375183105,
|
| 456 |
+
"learning_rate": 9.226506866286202e-05,
|
| 457 |
+
"loss": 0.7296,
|
| 458 |
+
"mean_token_accuracy": 0.7626752912998199,
|
| 459 |
+
"num_tokens": 621975.0,
|
| 460 |
+
"step": 450
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"entropy": 1.257164752483368,
|
| 464 |
+
"epoch": 0.4518664047151277,
|
| 465 |
+
"grad_norm": 2.552243232727051,
|
| 466 |
+
"learning_rate": 9.18255610730802e-05,
|
| 467 |
+
"loss": 0.7432,
|
| 468 |
+
"mean_token_accuracy": 0.7537168443202973,
|
| 469 |
+
"num_tokens": 636061.0,
|
| 470 |
+
"step": 460
|
| 471 |
+
},
|
| 472 |
+
{
|
| 473 |
+
"entropy": 1.2517608165740968,
|
| 474 |
+
"epoch": 0.46168958742632615,
|
| 475 |
+
"grad_norm": 3.190830945968628,
|
| 476 |
+
"learning_rate": 9.137501729677962e-05,
|
| 477 |
+
"loss": 0.75,
|
| 478 |
+
"mean_token_accuracy": 0.7544792711734771,
|
| 479 |
+
"num_tokens": 649717.0,
|
| 480 |
+
"step": 470
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"entropy": 1.235853898525238,
|
| 484 |
+
"epoch": 0.4715127701375246,
|
| 485 |
+
"grad_norm": 2.730757474899292,
|
| 486 |
+
"learning_rate": 9.091355621545339e-05,
|
| 487 |
+
"loss": 0.6943,
|
| 488 |
+
"mean_token_accuracy": 0.7740860462188721,
|
| 489 |
+
"num_tokens": 664123.0,
|
| 490 |
+
"step": 480
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"entropy": 1.2552549839019775,
|
| 494 |
+
"epoch": 0.481335952848723,
|
| 495 |
+
"grad_norm": 3.690030813217163,
|
| 496 |
+
"learning_rate": 9.044129959125923e-05,
|
| 497 |
+
"loss": 0.7954,
|
| 498 |
+
"mean_token_accuracy": 0.7400918424129486,
|
| 499 |
+
"num_tokens": 677803.0,
|
| 500 |
+
"step": 490
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"entropy": 1.2475018978118897,
|
| 504 |
+
"epoch": 0.4911591355599214,
|
| 505 |
+
"grad_norm": 3.209927558898926,
|
| 506 |
+
"learning_rate": 8.995837203489108e-05,
|
| 507 |
+
"loss": 0.7097,
|
| 508 |
+
"mean_token_accuracy": 0.7667286634445191,
|
| 509 |
+
"num_tokens": 691461.0,
|
| 510 |
+
"step": 500
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"entropy": 1.2404452085494995,
|
| 514 |
+
"epoch": 0.5009823182711198,
|
| 515 |
+
"grad_norm": 2.9024016857147217,
|
| 516 |
+
"learning_rate": 8.946490097269899e-05,
|
| 517 |
+
"loss": 0.686,
|
| 518 |
+
"mean_token_accuracy": 0.7731779038906097,
|
| 519 |
+
"num_tokens": 705470.0,
|
| 520 |
+
"step": 510
|
| 521 |
+
},
|
| 522 |
+
{
|
| 523 |
+
"entropy": 1.2764546751976014,
|
| 524 |
+
"epoch": 0.5108055009823183,
|
| 525 |
+
"grad_norm": 3.618655204772949,
|
| 526 |
+
"learning_rate": 8.896101661306618e-05,
|
| 527 |
+
"loss": 0.8615,
|
| 528 |
+
"mean_token_accuracy": 0.715438824892044,
|
| 529 |
+
"num_tokens": 718805.0,
|
| 530 |
+
"step": 520
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"entropy": 1.252146315574646,
|
| 534 |
+
"epoch": 0.5206286836935167,
|
| 535 |
+
"grad_norm": 2.5902345180511475,
|
| 536 |
+
"learning_rate": 8.844685191205193e-05,
|
| 537 |
+
"loss": 0.7396,
|
| 538 |
+
"mean_token_accuracy": 0.7525096774101258,
|
| 539 |
+
"num_tokens": 732367.0,
|
| 540 |
+
"step": 530
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"entropy": 1.2653416037559508,
|
| 544 |
+
"epoch": 0.5304518664047151,
|
| 545 |
+
"grad_norm": 3.163494825363159,
|
| 546 |
+
"learning_rate": 8.792254253830945e-05,
|
| 547 |
+
"loss": 0.7787,
|
| 548 |
+
"mean_token_accuracy": 0.7419969081878662,
|
| 549 |
+
"num_tokens": 746431.0,
|
| 550 |
+
"step": 540
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"entropy": 1.2420126438140868,
|
| 554 |
+
"epoch": 0.5402750491159135,
|
| 555 |
+
"grad_norm": 2.3512191772460938,
|
| 556 |
+
"learning_rate": 8.738822683728814e-05,
|
| 557 |
+
"loss": 0.7096,
|
| 558 |
+
"mean_token_accuracy": 0.7669752776622772,
|
| 559 |
+
"num_tokens": 760182.0,
|
| 560 |
+
"step": 550
|
| 561 |
+
},
|
| 562 |
+
{
|
| 563 |
+
"entropy": 1.2616332292556762,
|
| 564 |
+
"epoch": 0.550098231827112,
|
| 565 |
+
"grad_norm": 2.4627273082733154,
|
| 566 |
+
"learning_rate": 8.684404579472936e-05,
|
| 567 |
+
"loss": 0.776,
|
| 568 |
+
"mean_token_accuracy": 0.7481194794178009,
|
| 569 |
+
"num_tokens": 774137.0,
|
| 570 |
+
"step": 560
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"entropy": 1.220177948474884,
|
| 574 |
+
"epoch": 0.5599214145383105,
|
| 575 |
+
"grad_norm": 3.291656494140625,
|
| 576 |
+
"learning_rate": 8.629014299946568e-05,
|
| 577 |
+
"loss": 0.6453,
|
| 578 |
+
"mean_token_accuracy": 0.7858670830726624,
|
| 579 |
+
"num_tokens": 787806.0,
|
| 580 |
+
"step": 570
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"entropy": 1.2351359486579896,
|
| 584 |
+
"epoch": 0.5697445972495089,
|
| 585 |
+
"grad_norm": 2.42910099029541,
|
| 586 |
+
"learning_rate": 8.572666460553316e-05,
|
| 587 |
+
"loss": 0.6767,
|
| 588 |
+
"mean_token_accuracy": 0.7722299098968506,
|
| 589 |
+
"num_tokens": 801431.0,
|
| 590 |
+
"step": 580
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"entropy": 1.2556207776069641,
|
| 594 |
+
"epoch": 0.5795677799607073,
|
| 595 |
+
"grad_norm": 3.0838305950164795,
|
| 596 |
+
"learning_rate": 8.515375929360687e-05,
|
| 597 |
+
"loss": 0.7984,
|
| 598 |
+
"mean_token_accuracy": 0.741753101348877,
|
| 599 |
+
"num_tokens": 815080.0,
|
| 600 |
+
"step": 590
|
| 601 |
+
},
|
| 602 |
+
{
|
| 603 |
+
"entropy": 1.2549353241920471,
|
| 604 |
+
"epoch": 0.5893909626719057,
|
| 605 |
+
"grad_norm": 2.646620512008667,
|
| 606 |
+
"learning_rate": 8.45715782317696e-05,
|
| 607 |
+
"loss": 0.7612,
|
| 608 |
+
"mean_token_accuracy": 0.7506958603858948,
|
| 609 |
+
"num_tokens": 829061.0,
|
| 610 |
+
"step": 600
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"entropy": 1.238725221157074,
|
| 614 |
+
"epoch": 0.5992141453831041,
|
| 615 |
+
"grad_norm": 3.156494379043579,
|
| 616 |
+
"learning_rate": 8.39802750356244e-05,
|
| 617 |
+
"loss": 0.7156,
|
| 618 |
+
"mean_token_accuracy": 0.7645548522472382,
|
| 619 |
+
"num_tokens": 842325.0,
|
| 620 |
+
"step": 610
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"entropy": 1.2504855751991273,
|
| 624 |
+
"epoch": 0.6090373280943026,
|
| 625 |
+
"grad_norm": 3.688000440597534,
|
| 626 |
+
"learning_rate": 8.338000572776114e-05,
|
| 627 |
+
"loss": 0.7688,
|
| 628 |
+
"mean_token_accuracy": 0.7456511080265045,
|
| 629 |
+
"num_tokens": 856377.0,
|
| 630 |
+
"step": 620
|
| 631 |
+
},
|
| 632 |
+
{
|
| 633 |
+
"entropy": 1.2575064301490784,
|
| 634 |
+
"epoch": 0.618860510805501,
|
| 635 |
+
"grad_norm": 3.6037731170654297,
|
| 636 |
+
"learning_rate": 8.277092869658808e-05,
|
| 637 |
+
"loss": 0.7347,
|
| 638 |
+
"mean_token_accuracy": 0.7624819874763489,
|
| 639 |
+
"num_tokens": 870502.0,
|
| 640 |
+
"step": 630
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"entropy": 1.2600618243217467,
|
| 644 |
+
"epoch": 0.6286836935166994,
|
| 645 |
+
"grad_norm": 2.7635698318481445,
|
| 646 |
+
"learning_rate": 8.215320465453914e-05,
|
| 647 |
+
"loss": 0.7719,
|
| 648 |
+
"mean_token_accuracy": 0.7426825046539307,
|
| 649 |
+
"num_tokens": 884708.0,
|
| 650 |
+
"step": 640
|
| 651 |
+
},
|
| 652 |
+
{
|
| 653 |
+
"entropy": 1.2481453895568848,
|
| 654 |
+
"epoch": 0.6385068762278978,
|
| 655 |
+
"grad_norm": 2.3514113426208496,
|
| 656 |
+
"learning_rate": 8.152699659566797e-05,
|
| 657 |
+
"loss": 0.7902,
|
| 658 |
+
"mean_token_accuracy": 0.736629843711853,
|
| 659 |
+
"num_tokens": 898142.0,
|
| 660 |
+
"step": 650
|
| 661 |
+
},
|
| 662 |
+
{
|
| 663 |
+
"entropy": 1.2575042247772217,
|
| 664 |
+
"epoch": 0.6483300589390962,
|
| 665 |
+
"grad_norm": 3.3685693740844727,
|
| 666 |
+
"learning_rate": 8.089246975263996e-05,
|
| 667 |
+
"loss": 0.7412,
|
| 668 |
+
"mean_token_accuracy": 0.7545578002929687,
|
| 669 |
+
"num_tokens": 912820.0,
|
| 670 |
+
"step": 660
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"entropy": 1.226671326160431,
|
| 674 |
+
"epoch": 0.6581532416502947,
|
| 675 |
+
"grad_norm": 3.102717161178589,
|
| 676 |
+
"learning_rate": 8.024979155313354e-05,
|
| 677 |
+
"loss": 0.6868,
|
| 678 |
+
"mean_token_accuracy": 0.779555332660675,
|
| 679 |
+
"num_tokens": 926399.0,
|
| 680 |
+
"step": 670
|
| 681 |
+
},
|
| 682 |
+
{
|
| 683 |
+
"entropy": 1.24713693857193,
|
| 684 |
+
"epoch": 0.6679764243614931,
|
| 685 |
+
"grad_norm": 2.6191911697387695,
|
| 686 |
+
"learning_rate": 7.959913157566246e-05,
|
| 687 |
+
"loss": 0.7767,
|
| 688 |
+
"mean_token_accuracy": 0.7440745651721954,
|
| 689 |
+
"num_tokens": 940133.0,
|
| 690 |
+
"step": 680
|
| 691 |
+
},
|
| 692 |
+
{
|
| 693 |
+
"entropy": 1.2643288373947144,
|
| 694 |
+
"epoch": 0.6777996070726916,
|
| 695 |
+
"grad_norm": 2.782747983932495,
|
| 696 |
+
"learning_rate": 7.894066150483023e-05,
|
| 697 |
+
"loss": 0.7409,
|
| 698 |
+
"mean_token_accuracy": 0.7547606706619263,
|
| 699 |
+
"num_tokens": 954504.0,
|
| 700 |
+
"step": 690
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"entropy": 1.2425753355026246,
|
| 704 |
+
"epoch": 0.68762278978389,
|
| 705 |
+
"grad_norm": 3.5112552642822266,
|
| 706 |
+
"learning_rate": 7.827455508602923e-05,
|
| 707 |
+
"loss": 0.7657,
|
| 708 |
+
"mean_token_accuracy": 0.7505813300609588,
|
| 709 |
+
"num_tokens": 968934.0,
|
| 710 |
+
"step": 700
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"entropy": 1.2537635564804077,
|
| 714 |
+
"epoch": 0.6974459724950884,
|
| 715 |
+
"grad_norm": 3.150362491607666,
|
| 716 |
+
"learning_rate": 7.760098807959573e-05,
|
| 717 |
+
"loss": 0.7409,
|
| 718 |
+
"mean_token_accuracy": 0.7455904126167298,
|
| 719 |
+
"num_tokens": 983038.0,
|
| 720 |
+
"step": 710
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"entropy": 1.2538934469223022,
|
| 724 |
+
"epoch": 0.7072691552062869,
|
| 725 |
+
"grad_norm": 2.8867599964141846,
|
| 726 |
+
"learning_rate": 7.69201382144334e-05,
|
| 727 |
+
"loss": 0.7457,
|
| 728 |
+
"mean_token_accuracy": 0.746702516078949,
|
| 729 |
+
"num_tokens": 996748.0,
|
| 730 |
+
"step": 720
|
| 731 |
+
},
|
| 732 |
+
{
|
| 733 |
+
"entropy": 1.264196515083313,
|
| 734 |
+
"epoch": 0.7170923379174853,
|
| 735 |
+
"grad_norm": 2.841606855392456,
|
| 736 |
+
"learning_rate": 7.623218514111743e-05,
|
| 737 |
+
"loss": 0.762,
|
| 738 |
+
"mean_token_accuracy": 0.7420303642749786,
|
| 739 |
+
"num_tokens": 1010595.0,
|
| 740 |
+
"step": 730
|
| 741 |
+
},
|
| 742 |
+
{
|
| 743 |
+
"entropy": 1.238691246509552,
|
| 744 |
+
"epoch": 0.7269155206286837,
|
| 745 |
+
"grad_norm": 3.15217661857605,
|
| 746 |
+
"learning_rate": 7.553731038449144e-05,
|
| 747 |
+
"loss": 0.676,
|
| 748 |
+
"mean_token_accuracy": 0.7726105868816375,
|
| 749 |
+
"num_tokens": 1024890.0,
|
| 750 |
+
"step": 740
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"entropy": 1.2556055784225464,
|
| 754 |
+
"epoch": 0.7367387033398821,
|
| 755 |
+
"grad_norm": 2.4604084491729736,
|
| 756 |
+
"learning_rate": 7.483569729576996e-05,
|
| 757 |
+
"loss": 0.7578,
|
| 758 |
+
"mean_token_accuracy": 0.7490179061889648,
|
| 759 |
+
"num_tokens": 1038967.0,
|
| 760 |
+
"step": 750
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"entropy": 1.2183940052986144,
|
| 764 |
+
"epoch": 0.7465618860510805,
|
| 765 |
+
"grad_norm": 2.6620943546295166,
|
| 766 |
+
"learning_rate": 7.412753100415897e-05,
|
| 767 |
+
"loss": 0.651,
|
| 768 |
+
"mean_token_accuracy": 0.7827771067619324,
|
| 769 |
+
"num_tokens": 1052622.0,
|
| 770 |
+
"step": 760
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"entropy": 1.2360458731651307,
|
| 774 |
+
"epoch": 0.756385068762279,
|
| 775 |
+
"grad_norm": 3.445331335067749,
|
| 776 |
+
"learning_rate": 7.341299836800729e-05,
|
| 777 |
+
"loss": 0.7496,
|
| 778 |
+
"mean_token_accuracy": 0.7527473092079162,
|
| 779 |
+
"num_tokens": 1066588.0,
|
| 780 |
+
"step": 770
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"entropy": 1.2387821793556213,
|
| 784 |
+
"epoch": 0.7662082514734774,
|
| 785 |
+
"grad_norm": 3.357232093811035,
|
| 786 |
+
"learning_rate": 7.26922879255017e-05,
|
| 787 |
+
"loss": 0.6619,
|
| 788 |
+
"mean_token_accuracy": 0.7745956540107727,
|
| 789 |
+
"num_tokens": 1080453.0,
|
| 790 |
+
"step": 780
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"entropy": 1.2365756273269652,
|
| 794 |
+
"epoch": 0.7760314341846758,
|
| 795 |
+
"grad_norm": 3.045243263244629,
|
| 796 |
+
"learning_rate": 7.196558984491889e-05,
|
| 797 |
+
"loss": 0.7166,
|
| 798 |
+
"mean_token_accuracy": 0.7608296036720276,
|
| 799 |
+
"num_tokens": 1094550.0,
|
| 800 |
+
"step": 790
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"entropy": 1.2373855471611024,
|
| 804 |
+
"epoch": 0.7858546168958742,
|
| 805 |
+
"grad_norm": 4.2761359214782715,
|
| 806 |
+
"learning_rate": 7.123309587444711e-05,
|
| 807 |
+
"loss": 0.6843,
|
| 808 |
+
"mean_token_accuracy": 0.7768501520156861,
|
| 809 |
+
"num_tokens": 1108808.0,
|
| 810 |
+
"step": 800
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"entropy": 1.2416929841041564,
|
| 814 |
+
"epoch": 0.7956777996070727,
|
| 815 |
+
"grad_norm": 3.202831983566284,
|
| 816 |
+
"learning_rate": 7.04949992915912e-05,
|
| 817 |
+
"loss": 0.7058,
|
| 818 |
+
"mean_token_accuracy": 0.761394602060318,
|
| 819 |
+
"num_tokens": 1122365.0,
|
| 820 |
+
"step": 810
|
| 821 |
+
},
|
| 822 |
+
{
|
| 823 |
+
"entropy": 1.2804744243621826,
|
| 824 |
+
"epoch": 0.8055009823182712,
|
| 825 |
+
"grad_norm": 3.275981903076172,
|
| 826 |
+
"learning_rate": 6.975149485217388e-05,
|
| 827 |
+
"loss": 0.7698,
|
| 828 |
+
"mean_token_accuracy": 0.7347693979740143,
|
| 829 |
+
"num_tokens": 1136376.0,
|
| 830 |
+
"step": 820
|
| 831 |
+
},
|
| 832 |
+
{
|
| 833 |
+
"entropy": 1.2437939643859863,
|
| 834 |
+
"epoch": 0.8153241650294696,
|
| 835 |
+
"grad_norm": 2.6627252101898193,
|
| 836 |
+
"learning_rate": 6.900277873894705e-05,
|
| 837 |
+
"loss": 0.6874,
|
| 838 |
+
"mean_token_accuracy": 0.7675921380519867,
|
| 839 |
+
"num_tokens": 1150011.0,
|
| 840 |
+
"step": 830
|
| 841 |
+
},
|
| 842 |
+
{
|
| 843 |
+
"entropy": 1.2557293772697449,
|
| 844 |
+
"epoch": 0.825147347740668,
|
| 845 |
+
"grad_norm": 2.6019535064697266,
|
| 846 |
+
"learning_rate": 6.824904850982656e-05,
|
| 847 |
+
"loss": 0.6945,
|
| 848 |
+
"mean_token_accuracy": 0.7684582710266114,
|
| 849 |
+
"num_tokens": 1164190.0,
|
| 850 |
+
"step": 840
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"entropy": 1.2451830863952638,
|
| 854 |
+
"epoch": 0.8349705304518664,
|
| 855 |
+
"grad_norm": 3.0742592811584473,
|
| 856 |
+
"learning_rate": 6.749050304576415e-05,
|
| 857 |
+
"loss": 0.6961,
|
| 858 |
+
"mean_token_accuracy": 0.7662852883338929,
|
| 859 |
+
"num_tokens": 1177346.0,
|
| 860 |
+
"step": 850
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"entropy": 1.2350680232048035,
|
| 864 |
+
"epoch": 0.8447937131630648,
|
| 865 |
+
"grad_norm": 3.061077117919922,
|
| 866 |
+
"learning_rate": 6.672734249827028e-05,
|
| 867 |
+
"loss": 0.6833,
|
| 868 |
+
"mean_token_accuracy": 0.780314964056015,
|
| 869 |
+
"num_tokens": 1190692.0,
|
| 870 |
+
"step": 860
|
| 871 |
+
},
|
| 872 |
+
{
|
| 873 |
+
"entropy": 1.250148320198059,
|
| 874 |
+
"epoch": 0.8546168958742633,
|
| 875 |
+
"grad_norm": 2.8277947902679443,
|
| 876 |
+
"learning_rate": 6.59597682366017e-05,
|
| 877 |
+
"loss": 0.7275,
|
| 878 |
+
"mean_token_accuracy": 0.7577569246292114,
|
| 879 |
+
"num_tokens": 1204254.0,
|
| 880 |
+
"step": 870
|
| 881 |
+
},
|
| 882 |
+
{
|
| 883 |
+
"entropy": 1.2564526915550231,
|
| 884 |
+
"epoch": 0.8644400785854617,
|
| 885 |
+
"grad_norm": 3.7227401733398438,
|
| 886 |
+
"learning_rate": 6.518798279462766e-05,
|
| 887 |
+
"loss": 0.7498,
|
| 888 |
+
"mean_token_accuracy": 0.7435093998908997,
|
| 889 |
+
"num_tokens": 1217938.0,
|
| 890 |
+
"step": 880
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"entropy": 1.2478920340538024,
|
| 894 |
+
"epoch": 0.8742632612966601,
|
| 895 |
+
"grad_norm": 2.8872194290161133,
|
| 896 |
+
"learning_rate": 6.441218981738895e-05,
|
| 897 |
+
"loss": 0.6781,
|
| 898 |
+
"mean_token_accuracy": 0.7756544649600983,
|
| 899 |
+
"num_tokens": 1231589.0,
|
| 900 |
+
"step": 890
|
| 901 |
+
},
|
| 902 |
+
{
|
| 903 |
+
"entropy": 1.224128794670105,
|
| 904 |
+
"epoch": 0.8840864440078585,
|
| 905 |
+
"grad_norm": 2.3959298133850098,
|
| 906 |
+
"learning_rate": 6.363259400736359e-05,
|
| 907 |
+
"loss": 0.6584,
|
| 908 |
+
"mean_token_accuracy": 0.7872732043266296,
|
| 909 |
+
"num_tokens": 1245755.0,
|
| 910 |
+
"step": 900
|
| 911 |
+
},
|
| 912 |
+
{
|
| 913 |
+
"entropy": 1.2522902011871337,
|
| 914 |
+
"epoch": 0.8939096267190569,
|
| 915 |
+
"grad_norm": 2.70693302154541,
|
| 916 |
+
"learning_rate": 6.284940107045363e-05,
|
| 917 |
+
"loss": 0.746,
|
| 918 |
+
"mean_token_accuracy": 0.7428298950195312,
|
| 919 |
+
"num_tokens": 1259830.0,
|
| 920 |
+
"step": 910
|
| 921 |
+
},
|
| 922 |
+
{
|
| 923 |
+
"entropy": 1.262447714805603,
|
| 924 |
+
"epoch": 0.9037328094302554,
|
| 925 |
+
"grad_norm": 3.4064347743988037,
|
| 926 |
+
"learning_rate": 6.206281766170706e-05,
|
| 927 |
+
"loss": 0.7898,
|
| 928 |
+
"mean_token_accuracy": 0.7428923070430755,
|
| 929 |
+
"num_tokens": 1274186.0,
|
| 930 |
+
"step": 920
|
| 931 |
+
},
|
| 932 |
+
{
|
| 933 |
+
"entropy": 1.2439752221107483,
|
| 934 |
+
"epoch": 0.9135559921414538,
|
| 935 |
+
"grad_norm": 3.0613200664520264,
|
| 936 |
+
"learning_rate": 6.127305133078945e-05,
|
| 937 |
+
"loss": 0.7384,
|
| 938 |
+
"mean_token_accuracy": 0.7455089151859283,
|
| 939 |
+
"num_tokens": 1288175.0,
|
| 940 |
+
"step": 930
|
| 941 |
+
},
|
| 942 |
+
{
|
| 943 |
+
"entropy": 1.2410871624946593,
|
| 944 |
+
"epoch": 0.9233791748526523,
|
| 945 |
+
"grad_norm": 3.4402291774749756,
|
| 946 |
+
"learning_rate": 6.048031046721931e-05,
|
| 947 |
+
"loss": 0.7,
|
| 948 |
+
"mean_token_accuracy": 0.7690198957920075,
|
| 949 |
+
"num_tokens": 1301979.0,
|
| 950 |
+
"step": 940
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"entropy": 1.2460204362869263,
|
| 954 |
+
"epoch": 0.9332023575638507,
|
| 955 |
+
"grad_norm": 3.3230481147766113,
|
| 956 |
+
"learning_rate": 5.9684804245382056e-05,
|
| 957 |
+
"loss": 0.7529,
|
| 958 |
+
"mean_token_accuracy": 0.7487046122550964,
|
| 959 |
+
"num_tokens": 1316012.0,
|
| 960 |
+
"step": 950
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"entropy": 1.2684890747070312,
|
| 964 |
+
"epoch": 0.9430255402750491,
|
| 965 |
+
"grad_norm": 3.099296808242798,
|
| 966 |
+
"learning_rate": 5.888674256933671e-05,
|
| 967 |
+
"loss": 0.7804,
|
| 968 |
+
"mean_token_accuracy": 0.7289335012435914,
|
| 969 |
+
"num_tokens": 1329560.0,
|
| 970 |
+
"step": 960
|
| 971 |
+
},
|
| 972 |
+
{
|
| 973 |
+
"entropy": 1.264595592021942,
|
| 974 |
+
"epoch": 0.9528487229862476,
|
| 975 |
+
"grad_norm": 3.251912832260132,
|
| 976 |
+
"learning_rate": 5.80863360174302e-05,
|
| 977 |
+
"loss": 0.7822,
|
| 978 |
+
"mean_token_accuracy": 0.7443600356578827,
|
| 979 |
+
"num_tokens": 1343980.0,
|
| 980 |
+
"step": 970
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"entropy": 1.2508861541748046,
|
| 984 |
+
"epoch": 0.962671905697446,
|
| 985 |
+
"grad_norm": 3.065115451812744,
|
| 986 |
+
"learning_rate": 5.72837957867337e-05,
|
| 987 |
+
"loss": 0.7604,
|
| 988 |
+
"mean_token_accuracy": 0.7514698207378387,
|
| 989 |
+
"num_tokens": 1358209.0,
|
| 990 |
+
"step": 980
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"entropy": 1.2174553155899048,
|
| 994 |
+
"epoch": 0.9724950884086444,
|
| 995 |
+
"grad_norm": 2.678147077560425,
|
| 996 |
+
"learning_rate": 5.64793336373156e-05,
|
| 997 |
+
"loss": 0.6222,
|
| 998 |
+
"mean_token_accuracy": 0.7993318200111389,
|
| 999 |
+
"num_tokens": 1371263.0,
|
| 1000 |
+
"step": 990
|
| 1001 |
+
},
|
| 1002 |
+
{
|
| 1003 |
+
"entropy": 1.227048885822296,
|
| 1004 |
+
"epoch": 0.9823182711198428,
|
| 1005 |
+
"grad_norm": 2.8106882572174072,
|
| 1006 |
+
"learning_rate": 5.567316183636615e-05,
|
| 1007 |
+
"loss": 0.6209,
|
| 1008 |
+
"mean_token_accuracy": 0.7868158459663391,
|
| 1009 |
+
"num_tokens": 1385183.0,
|
| 1010 |
+
"step": 1000
|
| 1011 |
+
},
|
| 1012 |
+
{
|
| 1013 |
+
"entropy": 1.2130420684814454,
|
| 1014 |
+
"epoch": 0.9921414538310412,
|
| 1015 |
+
"grad_norm": 3.040210485458374,
|
| 1016 |
+
"learning_rate": 5.4865493102188046e-05,
|
| 1017 |
+
"loss": 0.6538,
|
| 1018 |
+
"mean_token_accuracy": 0.7831201076507568,
|
| 1019 |
+
"num_tokens": 1398309.0,
|
| 1020 |
+
"step": 1010
|
| 1021 |
+
}
|
| 1022 |
+
],
|
| 1023 |
+
"logging_steps": 10,
|
| 1024 |
+
"max_steps": 2036,
|
| 1025 |
+
"num_input_tokens_seen": 0,
|
| 1026 |
+
"num_train_epochs": 2,
|
| 1027 |
+
"save_steps": 500,
|
| 1028 |
+
"stateful_callbacks": {
|
| 1029 |
+
"TrainerControl": {
|
| 1030 |
+
"args": {
|
| 1031 |
+
"should_epoch_stop": false,
|
| 1032 |
+
"should_evaluate": false,
|
| 1033 |
+
"should_log": false,
|
| 1034 |
+
"should_save": true,
|
| 1035 |
+
"should_training_stop": false
|
| 1036 |
+
},
|
| 1037 |
+
"attributes": {}
|
| 1038 |
+
}
|
| 1039 |
+
},
|
| 1040 |
+
"total_flos": 5.993655431707238e+16,
|
| 1041 |
+
"train_batch_size": 8,
|
| 1042 |
+
"trial_name": null,
|
| 1043 |
+
"trial_params": null
|
| 1044 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:592e765a28d394e2860eed7fe93d6b99e1752cfe50c8df20897166b58fff93b9
|
| 3 |
+
size 6417
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-1018/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/README.md
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen2.5-7B-Instruct
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen2.5-7B-Instruct
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Model Card for Model ID
|
| 14 |
+
|
| 15 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Model Details
|
| 20 |
+
|
| 21 |
+
### Model Description
|
| 22 |
+
|
| 23 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
- **Developed by:** [More Information Needed]
|
| 28 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 29 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 30 |
+
- **Model type:** [More Information Needed]
|
| 31 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 32 |
+
- **License:** [More Information Needed]
|
| 33 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 34 |
+
|
| 35 |
+
### Model Sources [optional]
|
| 36 |
+
|
| 37 |
+
<!-- Provide the basic links for the model. -->
|
| 38 |
+
|
| 39 |
+
- **Repository:** [More Information Needed]
|
| 40 |
+
- **Paper [optional]:** [More Information Needed]
|
| 41 |
+
- **Demo [optional]:** [More Information Needed]
|
| 42 |
+
|
| 43 |
+
## Uses
|
| 44 |
+
|
| 45 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 46 |
+
|
| 47 |
+
### Direct Use
|
| 48 |
+
|
| 49 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 50 |
+
|
| 51 |
+
[More Information Needed]
|
| 52 |
+
|
| 53 |
+
### Downstream Use [optional]
|
| 54 |
+
|
| 55 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 56 |
+
|
| 57 |
+
[More Information Needed]
|
| 58 |
+
|
| 59 |
+
### Out-of-Scope Use
|
| 60 |
+
|
| 61 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 62 |
+
|
| 63 |
+
[More Information Needed]
|
| 64 |
+
|
| 65 |
+
## Bias, Risks, and Limitations
|
| 66 |
+
|
| 67 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 68 |
+
|
| 69 |
+
[More Information Needed]
|
| 70 |
+
|
| 71 |
+
### Recommendations
|
| 72 |
+
|
| 73 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 74 |
+
|
| 75 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 76 |
+
|
| 77 |
+
## How to Get Started with the Model
|
| 78 |
+
|
| 79 |
+
Use the code below to get started with the model.
|
| 80 |
+
|
| 81 |
+
[More Information Needed]
|
| 82 |
+
|
| 83 |
+
## Training Details
|
| 84 |
+
|
| 85 |
+
### Training Data
|
| 86 |
+
|
| 87 |
+
<!-- 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. -->
|
| 88 |
+
|
| 89 |
+
[More Information Needed]
|
| 90 |
+
|
| 91 |
+
### Training Procedure
|
| 92 |
+
|
| 93 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 94 |
+
|
| 95 |
+
#### Preprocessing [optional]
|
| 96 |
+
|
| 97 |
+
[More Information Needed]
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
#### Training Hyperparameters
|
| 101 |
+
|
| 102 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 103 |
+
|
| 104 |
+
#### Speeds, Sizes, Times [optional]
|
| 105 |
+
|
| 106 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 107 |
+
|
| 108 |
+
[More Information Needed]
|
| 109 |
+
|
| 110 |
+
## Evaluation
|
| 111 |
+
|
| 112 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 113 |
+
|
| 114 |
+
### Testing Data, Factors & Metrics
|
| 115 |
+
|
| 116 |
+
#### Testing Data
|
| 117 |
+
|
| 118 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 119 |
+
|
| 120 |
+
[More Information Needed]
|
| 121 |
+
|
| 122 |
+
#### Factors
|
| 123 |
+
|
| 124 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 125 |
+
|
| 126 |
+
[More Information Needed]
|
| 127 |
+
|
| 128 |
+
#### Metrics
|
| 129 |
+
|
| 130 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 131 |
+
|
| 132 |
+
[More Information Needed]
|
| 133 |
+
|
| 134 |
+
### Results
|
| 135 |
+
|
| 136 |
+
[More Information Needed]
|
| 137 |
+
|
| 138 |
+
#### Summary
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
## Model Examination [optional]
|
| 143 |
+
|
| 144 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 145 |
+
|
| 146 |
+
[More Information Needed]
|
| 147 |
+
|
| 148 |
+
## Environmental Impact
|
| 149 |
+
|
| 150 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 151 |
+
|
| 152 |
+
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).
|
| 153 |
+
|
| 154 |
+
- **Hardware Type:** [More Information Needed]
|
| 155 |
+
- **Hours used:** [More Information Needed]
|
| 156 |
+
- **Cloud Provider:** [More Information Needed]
|
| 157 |
+
- **Compute Region:** [More Information Needed]
|
| 158 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 159 |
+
|
| 160 |
+
## Technical Specifications [optional]
|
| 161 |
+
|
| 162 |
+
### Model Architecture and Objective
|
| 163 |
+
|
| 164 |
+
[More Information Needed]
|
| 165 |
+
|
| 166 |
+
### Compute Infrastructure
|
| 167 |
+
|
| 168 |
+
[More Information Needed]
|
| 169 |
+
|
| 170 |
+
#### Hardware
|
| 171 |
+
|
| 172 |
+
[More Information Needed]
|
| 173 |
+
|
| 174 |
+
#### Software
|
| 175 |
+
|
| 176 |
+
[More Information Needed]
|
| 177 |
+
|
| 178 |
+
## Citation [optional]
|
| 179 |
+
|
| 180 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 181 |
+
|
| 182 |
+
**BibTeX:**
|
| 183 |
+
|
| 184 |
+
[More Information Needed]
|
| 185 |
+
|
| 186 |
+
**APA:**
|
| 187 |
+
|
| 188 |
+
[More Information Needed]
|
| 189 |
+
|
| 190 |
+
## Glossary [optional]
|
| 191 |
+
|
| 192 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 193 |
+
|
| 194 |
+
[More Information Needed]
|
| 195 |
+
|
| 196 |
+
## More Information [optional]
|
| 197 |
+
|
| 198 |
+
[More Information Needed]
|
| 199 |
+
|
| 200 |
+
## Model Card Authors [optional]
|
| 201 |
+
|
| 202 |
+
[More Information Needed]
|
| 203 |
+
|
| 204 |
+
## Model Card Contact
|
| 205 |
+
|
| 206 |
+
[More Information Needed]
|
| 207 |
+
### Framework versions
|
| 208 |
+
|
| 209 |
+
- PEFT 0.19.1
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/adapter_config.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 32,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0.0,
|
| 22 |
+
"lora_ga_config": null,
|
| 23 |
+
"megatron_config": null,
|
| 24 |
+
"megatron_core": "megatron.core",
|
| 25 |
+
"modules_to_save": null,
|
| 26 |
+
"peft_type": "LORA",
|
| 27 |
+
"peft_version": "0.19.1",
|
| 28 |
+
"qalora_group_size": 16,
|
| 29 |
+
"r": 8,
|
| 30 |
+
"rank_pattern": {},
|
| 31 |
+
"revision": null,
|
| 32 |
+
"target_modules": [
|
| 33 |
+
"q_proj",
|
| 34 |
+
"gate_proj",
|
| 35 |
+
"up_proj",
|
| 36 |
+
"down_proj",
|
| 37 |
+
"o_proj",
|
| 38 |
+
"k_proj",
|
| 39 |
+
"v_proj"
|
| 40 |
+
],
|
| 41 |
+
"target_parameters": null,
|
| 42 |
+
"task_type": "CAUSAL_LM",
|
| 43 |
+
"trainable_token_indices": null,
|
| 44 |
+
"use_bdlora": null,
|
| 45 |
+
"use_dora": false,
|
| 46 |
+
"use_qalora": false,
|
| 47 |
+
"use_rslora": false
|
| 48 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4cbdc9eacf977c225270ba114cb148643ea8781fd25b11b3102dbed314be43ef
|
| 3 |
+
size 10151357296
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/added_tokens.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</tool_call>": 151658,
|
| 3 |
+
"<tool_call>": 151657,
|
| 4 |
+
"<|box_end|>": 151649,
|
| 5 |
+
"<|box_start|>": 151648,
|
| 6 |
+
"<|endoftext|>": 151643,
|
| 7 |
+
"<|file_sep|>": 151664,
|
| 8 |
+
"<|fim_middle|>": 151660,
|
| 9 |
+
"<|fim_pad|>": 151662,
|
| 10 |
+
"<|fim_prefix|>": 151659,
|
| 11 |
+
"<|fim_suffix|>": 151661,
|
| 12 |
+
"<|im_end|>": 151645,
|
| 13 |
+
"<|im_start|>": 151644,
|
| 14 |
+
"<|image_pad|>": 151655,
|
| 15 |
+
"<|object_ref_end|>": 151647,
|
| 16 |
+
"<|object_ref_start|>": 151646,
|
| 17 |
+
"<|quad_end|>": 151651,
|
| 18 |
+
"<|quad_start|>": 151650,
|
| 19 |
+
"<|repo_name|>": 151663,
|
| 20 |
+
"<|video_pad|>": 151656,
|
| 21 |
+
"<|vision_end|>": 151653,
|
| 22 |
+
"<|vision_pad|>": 151654,
|
| 23 |
+
"<|vision_start|>": 151652
|
| 24 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/chat_template.jinja
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 4 |
+
{{- messages[0]['content'] }}
|
| 5 |
+
{%- else %}
|
| 6 |
+
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 9 |
+
{%- for tool in tools %}
|
| 10 |
+
{{- "\n" }}
|
| 11 |
+
{{- tool | tojson }}
|
| 12 |
+
{%- endfor %}
|
| 13 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 14 |
+
{%- else %}
|
| 15 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 16 |
+
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
| 17 |
+
{%- else %}
|
| 18 |
+
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
| 19 |
+
{%- endif %}
|
| 20 |
+
{%- endif %}
|
| 21 |
+
{%- for message in messages %}
|
| 22 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
| 23 |
+
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
| 24 |
+
{%- elif message.role == "assistant" %}
|
| 25 |
+
{{- '<|im_start|>' + message.role }}
|
| 26 |
+
{%- if message.content %}
|
| 27 |
+
{{- '\n' + message.content }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{%- for tool_call in message.tool_calls %}
|
| 30 |
+
{%- if tool_call.function is defined %}
|
| 31 |
+
{%- set tool_call = tool_call.function %}
|
| 32 |
+
{%- endif %}
|
| 33 |
+
{{- '\n<tool_call>\n{"name": "' }}
|
| 34 |
+
{{- tool_call.name }}
|
| 35 |
+
{{- '", "arguments": ' }}
|
| 36 |
+
{{- tool_call.arguments | tojson }}
|
| 37 |
+
{{- '}\n</tool_call>' }}
|
| 38 |
+
{%- endfor %}
|
| 39 |
+
{{- '<|im_end|>\n' }}
|
| 40 |
+
{%- elif message.role == "tool" %}
|
| 41 |
+
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
| 42 |
+
{{- '<|im_start|>user' }}
|
| 43 |
+
{%- endif %}
|
| 44 |
+
{{- '\n<tool_response>\n' }}
|
| 45 |
+
{{- message.content }}
|
| 46 |
+
{{- '\n</tool_response>' }}
|
| 47 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 48 |
+
{{- '<|im_end|>\n' }}
|
| 49 |
+
{%- endif %}
|
| 50 |
+
{%- endif %}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{%- if add_generation_prompt %}
|
| 53 |
+
{{- '<|im_start|>assistant\n' }}
|
| 54 |
+
{%- endif %}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
|
| 3 |
+
size 11421896
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/tokenizer_config.json
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
}
|
| 181 |
+
},
|
| 182 |
+
"additional_special_tokens": [
|
| 183 |
+
"<|im_start|>",
|
| 184 |
+
"<|im_end|>",
|
| 185 |
+
"<|object_ref_start|>",
|
| 186 |
+
"<|object_ref_end|>",
|
| 187 |
+
"<|box_start|>",
|
| 188 |
+
"<|box_end|>",
|
| 189 |
+
"<|quad_start|>",
|
| 190 |
+
"<|quad_end|>",
|
| 191 |
+
"<|vision_start|>",
|
| 192 |
+
"<|vision_end|>",
|
| 193 |
+
"<|vision_pad|>",
|
| 194 |
+
"<|image_pad|>",
|
| 195 |
+
"<|video_pad|>"
|
| 196 |
+
],
|
| 197 |
+
"bos_token": null,
|
| 198 |
+
"clean_up_tokenization_spaces": false,
|
| 199 |
+
"eos_token": "<|im_end|>",
|
| 200 |
+
"errors": "replace",
|
| 201 |
+
"extra_special_tokens": {},
|
| 202 |
+
"model_max_length": 131072,
|
| 203 |
+
"pad_token": "<|endoftext|>",
|
| 204 |
+
"split_special_tokens": false,
|
| 205 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 206 |
+
"unk_token": null
|
| 207 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/trainer_state.json
ADDED
|
@@ -0,0 +1,2064 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 2.0,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 2036,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"entropy": 1.22729994058609,
|
| 14 |
+
"epoch": 0.009823182711198428,
|
| 15 |
+
"grad_norm": 4.8866095542907715,
|
| 16 |
+
"learning_rate": 8.823529411764707e-06,
|
| 17 |
+
"loss": 0.6928,
|
| 18 |
+
"mean_token_accuracy": 0.7725797176361084,
|
| 19 |
+
"num_tokens": 13828.0,
|
| 20 |
+
"step": 10
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"entropy": 1.2600382804870605,
|
| 24 |
+
"epoch": 0.019646365422396856,
|
| 25 |
+
"grad_norm": 3.3233840465545654,
|
| 26 |
+
"learning_rate": 1.862745098039216e-05,
|
| 27 |
+
"loss": 0.8134,
|
| 28 |
+
"mean_token_accuracy": 0.7262678980827332,
|
| 29 |
+
"num_tokens": 28074.0,
|
| 30 |
+
"step": 20
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"entropy": 1.2484176516532899,
|
| 34 |
+
"epoch": 0.029469548133595286,
|
| 35 |
+
"grad_norm": 2.9845433235168457,
|
| 36 |
+
"learning_rate": 2.8431372549019608e-05,
|
| 37 |
+
"loss": 0.7786,
|
| 38 |
+
"mean_token_accuracy": 0.7460076689720154,
|
| 39 |
+
"num_tokens": 42168.0,
|
| 40 |
+
"step": 30
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"entropy": 1.2452077984809875,
|
| 44 |
+
"epoch": 0.03929273084479371,
|
| 45 |
+
"grad_norm": 3.351901054382324,
|
| 46 |
+
"learning_rate": 3.8235294117647055e-05,
|
| 47 |
+
"loss": 0.8251,
|
| 48 |
+
"mean_token_accuracy": 0.7294955134391785,
|
| 49 |
+
"num_tokens": 56700.0,
|
| 50 |
+
"step": 40
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"entropy": 1.2434914350509643,
|
| 54 |
+
"epoch": 0.04911591355599214,
|
| 55 |
+
"grad_norm": 3.0272388458251953,
|
| 56 |
+
"learning_rate": 4.803921568627452e-05,
|
| 57 |
+
"loss": 0.7171,
|
| 58 |
+
"mean_token_accuracy": 0.7613231837749481,
|
| 59 |
+
"num_tokens": 70922.0,
|
| 60 |
+
"step": 50
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"entropy": 1.253853189945221,
|
| 64 |
+
"epoch": 0.05893909626719057,
|
| 65 |
+
"grad_norm": 2.4795994758605957,
|
| 66 |
+
"learning_rate": 5.784313725490197e-05,
|
| 67 |
+
"loss": 0.7099,
|
| 68 |
+
"mean_token_accuracy": 0.7647240102291107,
|
| 69 |
+
"num_tokens": 84911.0,
|
| 70 |
+
"step": 60
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"entropy": 1.2360968828201293,
|
| 74 |
+
"epoch": 0.068762278978389,
|
| 75 |
+
"grad_norm": 2.6639111042022705,
|
| 76 |
+
"learning_rate": 6.764705882352942e-05,
|
| 77 |
+
"loss": 0.7444,
|
| 78 |
+
"mean_token_accuracy": 0.755102014541626,
|
| 79 |
+
"num_tokens": 98835.0,
|
| 80 |
+
"step": 70
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"entropy": 1.2527110695838928,
|
| 84 |
+
"epoch": 0.07858546168958742,
|
| 85 |
+
"grad_norm": 3.6153311729431152,
|
| 86 |
+
"learning_rate": 7.745098039215687e-05,
|
| 87 |
+
"loss": 0.7012,
|
| 88 |
+
"mean_token_accuracy": 0.7707957923412323,
|
| 89 |
+
"num_tokens": 112502.0,
|
| 90 |
+
"step": 80
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"entropy": 1.2246053576469422,
|
| 94 |
+
"epoch": 0.08840864440078586,
|
| 95 |
+
"grad_norm": 3.169745683670044,
|
| 96 |
+
"learning_rate": 8.725490196078432e-05,
|
| 97 |
+
"loss": 0.7143,
|
| 98 |
+
"mean_token_accuracy": 0.76532541513443,
|
| 99 |
+
"num_tokens": 126248.0,
|
| 100 |
+
"step": 90
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"entropy": 1.232993471622467,
|
| 104 |
+
"epoch": 0.09823182711198428,
|
| 105 |
+
"grad_norm": 3.4184534549713135,
|
| 106 |
+
"learning_rate": 9.705882352941177e-05,
|
| 107 |
+
"loss": 0.7402,
|
| 108 |
+
"mean_token_accuracy": 0.7552495896816254,
|
| 109 |
+
"num_tokens": 139551.0,
|
| 110 |
+
"step": 100
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"entropy": 1.2279873371124268,
|
| 114 |
+
"epoch": 0.10805500982318271,
|
| 115 |
+
"grad_norm": 2.724405527114868,
|
| 116 |
+
"learning_rate": 9.999676765122786e-05,
|
| 117 |
+
"loss": 0.7571,
|
| 118 |
+
"mean_token_accuracy": 0.7568806827068328,
|
| 119 |
+
"num_tokens": 152975.0,
|
| 120 |
+
"step": 110
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"entropy": 1.2499749660491943,
|
| 124 |
+
"epoch": 0.11787819253438114,
|
| 125 |
+
"grad_norm": 2.9191336631774902,
|
| 126 |
+
"learning_rate": 9.998093674494531e-05,
|
| 127 |
+
"loss": 0.7314,
|
| 128 |
+
"mean_token_accuracy": 0.760424691438675,
|
| 129 |
+
"num_tokens": 167073.0,
|
| 130 |
+
"step": 120
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"entropy": 1.2526087641716004,
|
| 134 |
+
"epoch": 0.12770137524557956,
|
| 135 |
+
"grad_norm": 3.374049186706543,
|
| 136 |
+
"learning_rate": 9.995191775639568e-05,
|
| 137 |
+
"loss": 0.7667,
|
| 138 |
+
"mean_token_accuracy": 0.7505820035934448,
|
| 139 |
+
"num_tokens": 181404.0,
|
| 140 |
+
"step": 130
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"entropy": 1.237971842288971,
|
| 144 |
+
"epoch": 0.137524557956778,
|
| 145 |
+
"grad_norm": 2.7548294067382812,
|
| 146 |
+
"learning_rate": 9.990971834259444e-05,
|
| 147 |
+
"loss": 0.7204,
|
| 148 |
+
"mean_token_accuracy": 0.7575949549674987,
|
| 149 |
+
"num_tokens": 195441.0,
|
| 150 |
+
"step": 140
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"entropy": 1.2629727482795716,
|
| 154 |
+
"epoch": 0.14734774066797643,
|
| 155 |
+
"grad_norm": 3.8496453762054443,
|
| 156 |
+
"learning_rate": 9.985434963837376e-05,
|
| 157 |
+
"loss": 0.7956,
|
| 158 |
+
"mean_token_accuracy": 0.7347698986530304,
|
| 159 |
+
"num_tokens": 209863.0,
|
| 160 |
+
"step": 150
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"entropy": 1.2493702173233032,
|
| 164 |
+
"epoch": 0.15717092337917485,
|
| 165 |
+
"grad_norm": 3.358459234237671,
|
| 166 |
+
"learning_rate": 9.978582625344435e-05,
|
| 167 |
+
"loss": 0.7489,
|
| 168 |
+
"mean_token_accuracy": 0.751927274465561,
|
| 169 |
+
"num_tokens": 223646.0,
|
| 170 |
+
"step": 160
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"entropy": 1.2397171974182128,
|
| 174 |
+
"epoch": 0.16699410609037327,
|
| 175 |
+
"grad_norm": 3.4665334224700928,
|
| 176 |
+
"learning_rate": 9.970416626854049e-05,
|
| 177 |
+
"loss": 0.721,
|
| 178 |
+
"mean_token_accuracy": 0.7698734521865844,
|
| 179 |
+
"num_tokens": 237587.0,
|
| 180 |
+
"step": 170
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"entropy": 1.2597252249717712,
|
| 184 |
+
"epoch": 0.17681728880157171,
|
| 185 |
+
"grad_norm": 2.362679958343506,
|
| 186 |
+
"learning_rate": 9.960939123064929e-05,
|
| 187 |
+
"loss": 0.7742,
|
| 188 |
+
"mean_token_accuracy": 0.740584260225296,
|
| 189 |
+
"num_tokens": 251760.0,
|
| 190 |
+
"step": 180
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"entropy": 1.2215595960617065,
|
| 194 |
+
"epoch": 0.18664047151277013,
|
| 195 |
+
"grad_norm": 3.4586236476898193,
|
| 196 |
+
"learning_rate": 9.950152614732518e-05,
|
| 197 |
+
"loss": 0.7087,
|
| 198 |
+
"mean_token_accuracy": 0.7657637417316436,
|
| 199 |
+
"num_tokens": 265417.0,
|
| 200 |
+
"step": 190
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"entropy": 1.2417829275131225,
|
| 204 |
+
"epoch": 0.19646365422396855,
|
| 205 |
+
"grad_norm": 3.494053602218628,
|
| 206 |
+
"learning_rate": 9.93805994800914e-05,
|
| 207 |
+
"loss": 0.7374,
|
| 208 |
+
"mean_token_accuracy": 0.7579931676387787,
|
| 209 |
+
"num_tokens": 278540.0,
|
| 210 |
+
"step": 200
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"entropy": 1.2505549669265748,
|
| 214 |
+
"epoch": 0.206286836935167,
|
| 215 |
+
"grad_norm": 3.695319175720215,
|
| 216 |
+
"learning_rate": 9.924664313693006e-05,
|
| 217 |
+
"loss": 0.7837,
|
| 218 |
+
"mean_token_accuracy": 0.7425522744655609,
|
| 219 |
+
"num_tokens": 292295.0,
|
| 220 |
+
"step": 210
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"entropy": 1.2271206736564637,
|
| 224 |
+
"epoch": 0.21611001964636542,
|
| 225 |
+
"grad_norm": 3.339724540710449,
|
| 226 |
+
"learning_rate": 9.909969246386284e-05,
|
| 227 |
+
"loss": 0.7669,
|
| 228 |
+
"mean_token_accuracy": 0.7515395283699036,
|
| 229 |
+
"num_tokens": 305466.0,
|
| 230 |
+
"step": 220
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"entropy": 1.2639145135879517,
|
| 234 |
+
"epoch": 0.22593320235756384,
|
| 235 |
+
"grad_norm": 3.1140177249908447,
|
| 236 |
+
"learning_rate": 9.893978623562453e-05,
|
| 237 |
+
"loss": 0.7502,
|
| 238 |
+
"mean_token_accuracy": 0.7555740237236023,
|
| 239 |
+
"num_tokens": 320495.0,
|
| 240 |
+
"step": 230
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"entropy": 1.2431163549423219,
|
| 244 |
+
"epoch": 0.2357563850687623,
|
| 245 |
+
"grad_norm": 3.665536403656006,
|
| 246 |
+
"learning_rate": 9.876696664543177e-05,
|
| 247 |
+
"loss": 0.7701,
|
| 248 |
+
"mean_token_accuracy": 0.7411514103412629,
|
| 249 |
+
"num_tokens": 333901.0,
|
| 250 |
+
"step": 240
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"entropy": 1.2520034074783326,
|
| 254 |
+
"epoch": 0.2455795677799607,
|
| 255 |
+
"grad_norm": 4.050171375274658,
|
| 256 |
+
"learning_rate": 9.858127929384991e-05,
|
| 257 |
+
"loss": 0.7119,
|
| 258 |
+
"mean_token_accuracy": 0.7642730891704559,
|
| 259 |
+
"num_tokens": 347392.0,
|
| 260 |
+
"step": 250
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"entropy": 1.243278980255127,
|
| 264 |
+
"epoch": 0.2554027504911591,
|
| 265 |
+
"grad_norm": 3.8479113578796387,
|
| 266 |
+
"learning_rate": 9.838277317676077e-05,
|
| 267 |
+
"loss": 0.761,
|
| 268 |
+
"mean_token_accuracy": 0.7522589504718781,
|
| 269 |
+
"num_tokens": 361140.0,
|
| 270 |
+
"step": 260
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"entropy": 1.228507363796234,
|
| 274 |
+
"epoch": 0.26522593320235754,
|
| 275 |
+
"grad_norm": 2.529057264328003,
|
| 276 |
+
"learning_rate": 9.817150067243438e-05,
|
| 277 |
+
"loss": 0.689,
|
| 278 |
+
"mean_token_accuracy": 0.7683715045452117,
|
| 279 |
+
"num_tokens": 374661.0,
|
| 280 |
+
"step": 270
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"entropy": 1.248687493801117,
|
| 284 |
+
"epoch": 0.275049115913556,
|
| 285 |
+
"grad_norm": 2.473571538925171,
|
| 286 |
+
"learning_rate": 9.794751752770845e-05,
|
| 287 |
+
"loss": 0.7849,
|
| 288 |
+
"mean_token_accuracy": 0.7473262250423431,
|
| 289 |
+
"num_tokens": 388415.0,
|
| 290 |
+
"step": 280
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"entropy": 1.2462671041488647,
|
| 294 |
+
"epoch": 0.28487229862475444,
|
| 295 |
+
"grad_norm": 3.4700798988342285,
|
| 296 |
+
"learning_rate": 9.771088284327879e-05,
|
| 297 |
+
"loss": 0.7537,
|
| 298 |
+
"mean_token_accuracy": 0.7521771848201751,
|
| 299 |
+
"num_tokens": 402031.0,
|
| 300 |
+
"step": 290
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"entropy": 1.2523157238960265,
|
| 304 |
+
"epoch": 0.29469548133595286,
|
| 305 |
+
"grad_norm": 3.2036030292510986,
|
| 306 |
+
"learning_rate": 9.746165905810488e-05,
|
| 307 |
+
"loss": 0.7551,
|
| 308 |
+
"mean_token_accuracy": 0.7571269392967224,
|
| 309 |
+
"num_tokens": 416165.0,
|
| 310 |
+
"step": 300
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"entropy": 1.2602078080177308,
|
| 314 |
+
"epoch": 0.3045186640471513,
|
| 315 |
+
"grad_norm": 2.589961290359497,
|
| 316 |
+
"learning_rate": 9.719991193293466e-05,
|
| 317 |
+
"loss": 0.7821,
|
| 318 |
+
"mean_token_accuracy": 0.7466304242610932,
|
| 319 |
+
"num_tokens": 429910.0,
|
| 320 |
+
"step": 310
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"entropy": 1.2587228298187256,
|
| 324 |
+
"epoch": 0.3143418467583497,
|
| 325 |
+
"grad_norm": 4.473543643951416,
|
| 326 |
+
"learning_rate": 9.692571053295268e-05,
|
| 327 |
+
"loss": 0.758,
|
| 328 |
+
"mean_token_accuracy": 0.7488924205303192,
|
| 329 |
+
"num_tokens": 443725.0,
|
| 330 |
+
"step": 320
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"entropy": 1.2587100744247437,
|
| 334 |
+
"epoch": 0.3241650294695481,
|
| 335 |
+
"grad_norm": 2.999272584915161,
|
| 336 |
+
"learning_rate": 9.663912720955637e-05,
|
| 337 |
+
"loss": 0.7934,
|
| 338 |
+
"mean_token_accuracy": 0.7434530913829803,
|
| 339 |
+
"num_tokens": 458234.0,
|
| 340 |
+
"step": 330
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"entropy": 1.235784935951233,
|
| 344 |
+
"epoch": 0.33398821218074654,
|
| 345 |
+
"grad_norm": 3.993062734603882,
|
| 346 |
+
"learning_rate": 9.634023758126539e-05,
|
| 347 |
+
"loss": 0.7378,
|
| 348 |
+
"mean_token_accuracy": 0.7529276013374329,
|
| 349 |
+
"num_tokens": 471402.0,
|
| 350 |
+
"step": 340
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"entropy": 1.212973964214325,
|
| 354 |
+
"epoch": 0.343811394891945,
|
| 355 |
+
"grad_norm": 3.497361183166504,
|
| 356 |
+
"learning_rate": 9.602912051376859e-05,
|
| 357 |
+
"loss": 0.6893,
|
| 358 |
+
"mean_token_accuracy": 0.773086953163147,
|
| 359 |
+
"num_tokens": 484651.0,
|
| 360 |
+
"step": 350
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"entropy": 1.2527001976966858,
|
| 364 |
+
"epoch": 0.35363457760314343,
|
| 365 |
+
"grad_norm": 2.310852289199829,
|
| 366 |
+
"learning_rate": 9.570585809911441e-05,
|
| 367 |
+
"loss": 0.7795,
|
| 368 |
+
"mean_token_accuracy": 0.7472991645336151,
|
| 369 |
+
"num_tokens": 497956.0,
|
| 370 |
+
"step": 360
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"entropy": 1.2270971417427063,
|
| 374 |
+
"epoch": 0.36345776031434185,
|
| 375 |
+
"grad_norm": 3.0224449634552,
|
| 376 |
+
"learning_rate": 9.537053563404992e-05,
|
| 377 |
+
"loss": 0.7333,
|
| 378 |
+
"mean_token_accuracy": 0.7572860002517701,
|
| 379 |
+
"num_tokens": 511717.0,
|
| 380 |
+
"step": 370
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"entropy": 1.2353201866149903,
|
| 384 |
+
"epoch": 0.37328094302554027,
|
| 385 |
+
"grad_norm": 3.016392946243286,
|
| 386 |
+
"learning_rate": 9.502324159751412e-05,
|
| 387 |
+
"loss": 0.7056,
|
| 388 |
+
"mean_token_accuracy": 0.7640936195850372,
|
| 389 |
+
"num_tokens": 525633.0,
|
| 390 |
+
"step": 380
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"entropy": 1.2572155117988586,
|
| 394 |
+
"epoch": 0.3831041257367387,
|
| 395 |
+
"grad_norm": 3.6709957122802734,
|
| 396 |
+
"learning_rate": 9.466406762729181e-05,
|
| 397 |
+
"loss": 0.7471,
|
| 398 |
+
"mean_token_accuracy": 0.7522993624210358,
|
| 399 |
+
"num_tokens": 538945.0,
|
| 400 |
+
"step": 390
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"entropy": 1.2437490463256835,
|
| 404 |
+
"epoch": 0.3929273084479371,
|
| 405 |
+
"grad_norm": 2.7692830562591553,
|
| 406 |
+
"learning_rate": 9.429310849583378e-05,
|
| 407 |
+
"loss": 0.746,
|
| 408 |
+
"mean_token_accuracy": 0.754131942987442,
|
| 409 |
+
"num_tokens": 552861.0,
|
| 410 |
+
"step": 400
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"entropy": 1.2515570044517517,
|
| 414 |
+
"epoch": 0.4027504911591356,
|
| 415 |
+
"grad_norm": 2.845248222351074,
|
| 416 |
+
"learning_rate": 9.391046208524989e-05,
|
| 417 |
+
"loss": 0.7987,
|
| 418 |
+
"mean_token_accuracy": 0.736023235321045,
|
| 419 |
+
"num_tokens": 565955.0,
|
| 420 |
+
"step": 410
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"entropy": 1.2464410781860351,
|
| 424 |
+
"epoch": 0.412573673870334,
|
| 425 |
+
"grad_norm": 3.273564577102661,
|
| 426 |
+
"learning_rate": 9.351622936148182e-05,
|
| 427 |
+
"loss": 0.7226,
|
| 428 |
+
"mean_token_accuracy": 0.7609843373298645,
|
| 429 |
+
"num_tokens": 579923.0,
|
| 430 |
+
"step": 420
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"entropy": 1.2555230379104614,
|
| 434 |
+
"epoch": 0.4223968565815324,
|
| 435 |
+
"grad_norm": 3.4945361614227295,
|
| 436 |
+
"learning_rate": 9.31105143476618e-05,
|
| 437 |
+
"loss": 0.7408,
|
| 438 |
+
"mean_token_accuracy": 0.7554882347583771,
|
| 439 |
+
"num_tokens": 594071.0,
|
| 440 |
+
"step": 430
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"entropy": 1.2536908864974976,
|
| 444 |
+
"epoch": 0.43222003929273084,
|
| 445 |
+
"grad_norm": 2.4363486766815186,
|
| 446 |
+
"learning_rate": 9.269342409666495e-05,
|
| 447 |
+
"loss": 0.7346,
|
| 448 |
+
"mean_token_accuracy": 0.7615235865116119,
|
| 449 |
+
"num_tokens": 608545.0,
|
| 450 |
+
"step": 440
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"entropy": 1.228044366836548,
|
| 454 |
+
"epoch": 0.44204322200392926,
|
| 455 |
+
"grad_norm": 3.0561442375183105,
|
| 456 |
+
"learning_rate": 9.226506866286202e-05,
|
| 457 |
+
"loss": 0.7296,
|
| 458 |
+
"mean_token_accuracy": 0.7626752912998199,
|
| 459 |
+
"num_tokens": 621975.0,
|
| 460 |
+
"step": 450
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"entropy": 1.257164752483368,
|
| 464 |
+
"epoch": 0.4518664047151277,
|
| 465 |
+
"grad_norm": 2.552243232727051,
|
| 466 |
+
"learning_rate": 9.18255610730802e-05,
|
| 467 |
+
"loss": 0.7432,
|
| 468 |
+
"mean_token_accuracy": 0.7537168443202973,
|
| 469 |
+
"num_tokens": 636061.0,
|
| 470 |
+
"step": 460
|
| 471 |
+
},
|
| 472 |
+
{
|
| 473 |
+
"entropy": 1.2517608165740968,
|
| 474 |
+
"epoch": 0.46168958742632615,
|
| 475 |
+
"grad_norm": 3.190830945968628,
|
| 476 |
+
"learning_rate": 9.137501729677962e-05,
|
| 477 |
+
"loss": 0.75,
|
| 478 |
+
"mean_token_accuracy": 0.7544792711734771,
|
| 479 |
+
"num_tokens": 649717.0,
|
| 480 |
+
"step": 470
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"entropy": 1.235853898525238,
|
| 484 |
+
"epoch": 0.4715127701375246,
|
| 485 |
+
"grad_norm": 2.730757474899292,
|
| 486 |
+
"learning_rate": 9.091355621545339e-05,
|
| 487 |
+
"loss": 0.6943,
|
| 488 |
+
"mean_token_accuracy": 0.7740860462188721,
|
| 489 |
+
"num_tokens": 664123.0,
|
| 490 |
+
"step": 480
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"entropy": 1.2552549839019775,
|
| 494 |
+
"epoch": 0.481335952848723,
|
| 495 |
+
"grad_norm": 3.690030813217163,
|
| 496 |
+
"learning_rate": 9.044129959125923e-05,
|
| 497 |
+
"loss": 0.7954,
|
| 498 |
+
"mean_token_accuracy": 0.7400918424129486,
|
| 499 |
+
"num_tokens": 677803.0,
|
| 500 |
+
"step": 490
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"entropy": 1.2475018978118897,
|
| 504 |
+
"epoch": 0.4911591355599214,
|
| 505 |
+
"grad_norm": 3.209927558898926,
|
| 506 |
+
"learning_rate": 8.995837203489108e-05,
|
| 507 |
+
"loss": 0.7097,
|
| 508 |
+
"mean_token_accuracy": 0.7667286634445191,
|
| 509 |
+
"num_tokens": 691461.0,
|
| 510 |
+
"step": 500
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"entropy": 1.2404452085494995,
|
| 514 |
+
"epoch": 0.5009823182711198,
|
| 515 |
+
"grad_norm": 2.9024016857147217,
|
| 516 |
+
"learning_rate": 8.946490097269899e-05,
|
| 517 |
+
"loss": 0.686,
|
| 518 |
+
"mean_token_accuracy": 0.7731779038906097,
|
| 519 |
+
"num_tokens": 705470.0,
|
| 520 |
+
"step": 510
|
| 521 |
+
},
|
| 522 |
+
{
|
| 523 |
+
"entropy": 1.2764546751976014,
|
| 524 |
+
"epoch": 0.5108055009823183,
|
| 525 |
+
"grad_norm": 3.618655204772949,
|
| 526 |
+
"learning_rate": 8.896101661306618e-05,
|
| 527 |
+
"loss": 0.8615,
|
| 528 |
+
"mean_token_accuracy": 0.715438824892044,
|
| 529 |
+
"num_tokens": 718805.0,
|
| 530 |
+
"step": 520
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"entropy": 1.252146315574646,
|
| 534 |
+
"epoch": 0.5206286836935167,
|
| 535 |
+
"grad_norm": 2.5902345180511475,
|
| 536 |
+
"learning_rate": 8.844685191205193e-05,
|
| 537 |
+
"loss": 0.7396,
|
| 538 |
+
"mean_token_accuracy": 0.7525096774101258,
|
| 539 |
+
"num_tokens": 732367.0,
|
| 540 |
+
"step": 530
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"entropy": 1.2653416037559508,
|
| 544 |
+
"epoch": 0.5304518664047151,
|
| 545 |
+
"grad_norm": 3.163494825363159,
|
| 546 |
+
"learning_rate": 8.792254253830945e-05,
|
| 547 |
+
"loss": 0.7787,
|
| 548 |
+
"mean_token_accuracy": 0.7419969081878662,
|
| 549 |
+
"num_tokens": 746431.0,
|
| 550 |
+
"step": 540
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"entropy": 1.2420126438140868,
|
| 554 |
+
"epoch": 0.5402750491159135,
|
| 555 |
+
"grad_norm": 2.3512191772460938,
|
| 556 |
+
"learning_rate": 8.738822683728814e-05,
|
| 557 |
+
"loss": 0.7096,
|
| 558 |
+
"mean_token_accuracy": 0.7669752776622772,
|
| 559 |
+
"num_tokens": 760182.0,
|
| 560 |
+
"step": 550
|
| 561 |
+
},
|
| 562 |
+
{
|
| 563 |
+
"entropy": 1.2616332292556762,
|
| 564 |
+
"epoch": 0.550098231827112,
|
| 565 |
+
"grad_norm": 2.4627273082733154,
|
| 566 |
+
"learning_rate": 8.684404579472936e-05,
|
| 567 |
+
"loss": 0.776,
|
| 568 |
+
"mean_token_accuracy": 0.7481194794178009,
|
| 569 |
+
"num_tokens": 774137.0,
|
| 570 |
+
"step": 560
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"entropy": 1.220177948474884,
|
| 574 |
+
"epoch": 0.5599214145383105,
|
| 575 |
+
"grad_norm": 3.291656494140625,
|
| 576 |
+
"learning_rate": 8.629014299946568e-05,
|
| 577 |
+
"loss": 0.6453,
|
| 578 |
+
"mean_token_accuracy": 0.7858670830726624,
|
| 579 |
+
"num_tokens": 787806.0,
|
| 580 |
+
"step": 570
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"entropy": 1.2351359486579896,
|
| 584 |
+
"epoch": 0.5697445972495089,
|
| 585 |
+
"grad_norm": 2.42910099029541,
|
| 586 |
+
"learning_rate": 8.572666460553316e-05,
|
| 587 |
+
"loss": 0.6767,
|
| 588 |
+
"mean_token_accuracy": 0.7722299098968506,
|
| 589 |
+
"num_tokens": 801431.0,
|
| 590 |
+
"step": 580
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"entropy": 1.2556207776069641,
|
| 594 |
+
"epoch": 0.5795677799607073,
|
| 595 |
+
"grad_norm": 3.0838305950164795,
|
| 596 |
+
"learning_rate": 8.515375929360687e-05,
|
| 597 |
+
"loss": 0.7984,
|
| 598 |
+
"mean_token_accuracy": 0.741753101348877,
|
| 599 |
+
"num_tokens": 815080.0,
|
| 600 |
+
"step": 590
|
| 601 |
+
},
|
| 602 |
+
{
|
| 603 |
+
"entropy": 1.2549353241920471,
|
| 604 |
+
"epoch": 0.5893909626719057,
|
| 605 |
+
"grad_norm": 2.646620512008667,
|
| 606 |
+
"learning_rate": 8.45715782317696e-05,
|
| 607 |
+
"loss": 0.7612,
|
| 608 |
+
"mean_token_accuracy": 0.7506958603858948,
|
| 609 |
+
"num_tokens": 829061.0,
|
| 610 |
+
"step": 600
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"entropy": 1.238725221157074,
|
| 614 |
+
"epoch": 0.5992141453831041,
|
| 615 |
+
"grad_norm": 3.156494379043579,
|
| 616 |
+
"learning_rate": 8.39802750356244e-05,
|
| 617 |
+
"loss": 0.7156,
|
| 618 |
+
"mean_token_accuracy": 0.7645548522472382,
|
| 619 |
+
"num_tokens": 842325.0,
|
| 620 |
+
"step": 610
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"entropy": 1.2504855751991273,
|
| 624 |
+
"epoch": 0.6090373280943026,
|
| 625 |
+
"grad_norm": 3.688000440597534,
|
| 626 |
+
"learning_rate": 8.338000572776114e-05,
|
| 627 |
+
"loss": 0.7688,
|
| 628 |
+
"mean_token_accuracy": 0.7456511080265045,
|
| 629 |
+
"num_tokens": 856377.0,
|
| 630 |
+
"step": 620
|
| 631 |
+
},
|
| 632 |
+
{
|
| 633 |
+
"entropy": 1.2575064301490784,
|
| 634 |
+
"epoch": 0.618860510805501,
|
| 635 |
+
"grad_norm": 3.6037731170654297,
|
| 636 |
+
"learning_rate": 8.277092869658808e-05,
|
| 637 |
+
"loss": 0.7347,
|
| 638 |
+
"mean_token_accuracy": 0.7624819874763489,
|
| 639 |
+
"num_tokens": 870502.0,
|
| 640 |
+
"step": 630
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"entropy": 1.2600618243217467,
|
| 644 |
+
"epoch": 0.6286836935166994,
|
| 645 |
+
"grad_norm": 2.7635698318481445,
|
| 646 |
+
"learning_rate": 8.215320465453914e-05,
|
| 647 |
+
"loss": 0.7719,
|
| 648 |
+
"mean_token_accuracy": 0.7426825046539307,
|
| 649 |
+
"num_tokens": 884708.0,
|
| 650 |
+
"step": 640
|
| 651 |
+
},
|
| 652 |
+
{
|
| 653 |
+
"entropy": 1.2481453895568848,
|
| 654 |
+
"epoch": 0.6385068762278978,
|
| 655 |
+
"grad_norm": 2.3514113426208496,
|
| 656 |
+
"learning_rate": 8.152699659566797e-05,
|
| 657 |
+
"loss": 0.7902,
|
| 658 |
+
"mean_token_accuracy": 0.736629843711853,
|
| 659 |
+
"num_tokens": 898142.0,
|
| 660 |
+
"step": 650
|
| 661 |
+
},
|
| 662 |
+
{
|
| 663 |
+
"entropy": 1.2575042247772217,
|
| 664 |
+
"epoch": 0.6483300589390962,
|
| 665 |
+
"grad_norm": 3.3685693740844727,
|
| 666 |
+
"learning_rate": 8.089246975263996e-05,
|
| 667 |
+
"loss": 0.7412,
|
| 668 |
+
"mean_token_accuracy": 0.7545578002929687,
|
| 669 |
+
"num_tokens": 912820.0,
|
| 670 |
+
"step": 660
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"entropy": 1.226671326160431,
|
| 674 |
+
"epoch": 0.6581532416502947,
|
| 675 |
+
"grad_norm": 3.102717161178589,
|
| 676 |
+
"learning_rate": 8.024979155313354e-05,
|
| 677 |
+
"loss": 0.6868,
|
| 678 |
+
"mean_token_accuracy": 0.779555332660675,
|
| 679 |
+
"num_tokens": 926399.0,
|
| 680 |
+
"step": 670
|
| 681 |
+
},
|
| 682 |
+
{
|
| 683 |
+
"entropy": 1.24713693857193,
|
| 684 |
+
"epoch": 0.6679764243614931,
|
| 685 |
+
"grad_norm": 2.6191911697387695,
|
| 686 |
+
"learning_rate": 7.959913157566246e-05,
|
| 687 |
+
"loss": 0.7767,
|
| 688 |
+
"mean_token_accuracy": 0.7440745651721954,
|
| 689 |
+
"num_tokens": 940133.0,
|
| 690 |
+
"step": 680
|
| 691 |
+
},
|
| 692 |
+
{
|
| 693 |
+
"entropy": 1.2643288373947144,
|
| 694 |
+
"epoch": 0.6777996070726916,
|
| 695 |
+
"grad_norm": 2.782747983932495,
|
| 696 |
+
"learning_rate": 7.894066150483023e-05,
|
| 697 |
+
"loss": 0.7409,
|
| 698 |
+
"mean_token_accuracy": 0.7547606706619263,
|
| 699 |
+
"num_tokens": 954504.0,
|
| 700 |
+
"step": 690
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"entropy": 1.2425753355026246,
|
| 704 |
+
"epoch": 0.68762278978389,
|
| 705 |
+
"grad_norm": 3.5112552642822266,
|
| 706 |
+
"learning_rate": 7.827455508602923e-05,
|
| 707 |
+
"loss": 0.7657,
|
| 708 |
+
"mean_token_accuracy": 0.7505813300609588,
|
| 709 |
+
"num_tokens": 968934.0,
|
| 710 |
+
"step": 700
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"entropy": 1.2537635564804077,
|
| 714 |
+
"epoch": 0.6974459724950884,
|
| 715 |
+
"grad_norm": 3.150362491607666,
|
| 716 |
+
"learning_rate": 7.760098807959573e-05,
|
| 717 |
+
"loss": 0.7409,
|
| 718 |
+
"mean_token_accuracy": 0.7455904126167298,
|
| 719 |
+
"num_tokens": 983038.0,
|
| 720 |
+
"step": 710
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"entropy": 1.2538934469223022,
|
| 724 |
+
"epoch": 0.7072691552062869,
|
| 725 |
+
"grad_norm": 2.8867599964141846,
|
| 726 |
+
"learning_rate": 7.69201382144334e-05,
|
| 727 |
+
"loss": 0.7457,
|
| 728 |
+
"mean_token_accuracy": 0.746702516078949,
|
| 729 |
+
"num_tokens": 996748.0,
|
| 730 |
+
"step": 720
|
| 731 |
+
},
|
| 732 |
+
{
|
| 733 |
+
"entropy": 1.264196515083313,
|
| 734 |
+
"epoch": 0.7170923379174853,
|
| 735 |
+
"grad_norm": 2.841606855392456,
|
| 736 |
+
"learning_rate": 7.623218514111743e-05,
|
| 737 |
+
"loss": 0.762,
|
| 738 |
+
"mean_token_accuracy": 0.7420303642749786,
|
| 739 |
+
"num_tokens": 1010595.0,
|
| 740 |
+
"step": 730
|
| 741 |
+
},
|
| 742 |
+
{
|
| 743 |
+
"entropy": 1.238691246509552,
|
| 744 |
+
"epoch": 0.7269155206286837,
|
| 745 |
+
"grad_norm": 3.15217661857605,
|
| 746 |
+
"learning_rate": 7.553731038449144e-05,
|
| 747 |
+
"loss": 0.676,
|
| 748 |
+
"mean_token_accuracy": 0.7726105868816375,
|
| 749 |
+
"num_tokens": 1024890.0,
|
| 750 |
+
"step": 740
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"entropy": 1.2556055784225464,
|
| 754 |
+
"epoch": 0.7367387033398821,
|
| 755 |
+
"grad_norm": 2.4604084491729736,
|
| 756 |
+
"learning_rate": 7.483569729576996e-05,
|
| 757 |
+
"loss": 0.7578,
|
| 758 |
+
"mean_token_accuracy": 0.7490179061889648,
|
| 759 |
+
"num_tokens": 1038967.0,
|
| 760 |
+
"step": 750
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"entropy": 1.2183940052986144,
|
| 764 |
+
"epoch": 0.7465618860510805,
|
| 765 |
+
"grad_norm": 2.6620943546295166,
|
| 766 |
+
"learning_rate": 7.412753100415897e-05,
|
| 767 |
+
"loss": 0.651,
|
| 768 |
+
"mean_token_accuracy": 0.7827771067619324,
|
| 769 |
+
"num_tokens": 1052622.0,
|
| 770 |
+
"step": 760
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"entropy": 1.2360458731651307,
|
| 774 |
+
"epoch": 0.756385068762279,
|
| 775 |
+
"grad_norm": 3.445331335067749,
|
| 776 |
+
"learning_rate": 7.341299836800729e-05,
|
| 777 |
+
"loss": 0.7496,
|
| 778 |
+
"mean_token_accuracy": 0.7527473092079162,
|
| 779 |
+
"num_tokens": 1066588.0,
|
| 780 |
+
"step": 770
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"entropy": 1.2387821793556213,
|
| 784 |
+
"epoch": 0.7662082514734774,
|
| 785 |
+
"grad_norm": 3.357232093811035,
|
| 786 |
+
"learning_rate": 7.26922879255017e-05,
|
| 787 |
+
"loss": 0.6619,
|
| 788 |
+
"mean_token_accuracy": 0.7745956540107727,
|
| 789 |
+
"num_tokens": 1080453.0,
|
| 790 |
+
"step": 780
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"entropy": 1.2365756273269652,
|
| 794 |
+
"epoch": 0.7760314341846758,
|
| 795 |
+
"grad_norm": 3.045243263244629,
|
| 796 |
+
"learning_rate": 7.196558984491889e-05,
|
| 797 |
+
"loss": 0.7166,
|
| 798 |
+
"mean_token_accuracy": 0.7608296036720276,
|
| 799 |
+
"num_tokens": 1094550.0,
|
| 800 |
+
"step": 790
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"entropy": 1.2373855471611024,
|
| 804 |
+
"epoch": 0.7858546168958742,
|
| 805 |
+
"grad_norm": 4.2761359214782715,
|
| 806 |
+
"learning_rate": 7.123309587444711e-05,
|
| 807 |
+
"loss": 0.6843,
|
| 808 |
+
"mean_token_accuracy": 0.7768501520156861,
|
| 809 |
+
"num_tokens": 1108808.0,
|
| 810 |
+
"step": 800
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"entropy": 1.2416929841041564,
|
| 814 |
+
"epoch": 0.7956777996070727,
|
| 815 |
+
"grad_norm": 3.202831983566284,
|
| 816 |
+
"learning_rate": 7.04949992915912e-05,
|
| 817 |
+
"loss": 0.7058,
|
| 818 |
+
"mean_token_accuracy": 0.761394602060318,
|
| 819 |
+
"num_tokens": 1122365.0,
|
| 820 |
+
"step": 810
|
| 821 |
+
},
|
| 822 |
+
{
|
| 823 |
+
"entropy": 1.2804744243621826,
|
| 824 |
+
"epoch": 0.8055009823182712,
|
| 825 |
+
"grad_norm": 3.275981903076172,
|
| 826 |
+
"learning_rate": 6.975149485217388e-05,
|
| 827 |
+
"loss": 0.7698,
|
| 828 |
+
"mean_token_accuracy": 0.7347693979740143,
|
| 829 |
+
"num_tokens": 1136376.0,
|
| 830 |
+
"step": 820
|
| 831 |
+
},
|
| 832 |
+
{
|
| 833 |
+
"entropy": 1.2437939643859863,
|
| 834 |
+
"epoch": 0.8153241650294696,
|
| 835 |
+
"grad_norm": 2.6627252101898193,
|
| 836 |
+
"learning_rate": 6.900277873894705e-05,
|
| 837 |
+
"loss": 0.6874,
|
| 838 |
+
"mean_token_accuracy": 0.7675921380519867,
|
| 839 |
+
"num_tokens": 1150011.0,
|
| 840 |
+
"step": 830
|
| 841 |
+
},
|
| 842 |
+
{
|
| 843 |
+
"entropy": 1.2557293772697449,
|
| 844 |
+
"epoch": 0.825147347740668,
|
| 845 |
+
"grad_norm": 2.6019535064697266,
|
| 846 |
+
"learning_rate": 6.824904850982656e-05,
|
| 847 |
+
"loss": 0.6945,
|
| 848 |
+
"mean_token_accuracy": 0.7684582710266114,
|
| 849 |
+
"num_tokens": 1164190.0,
|
| 850 |
+
"step": 840
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"entropy": 1.2451830863952638,
|
| 854 |
+
"epoch": 0.8349705304518664,
|
| 855 |
+
"grad_norm": 3.0742592811584473,
|
| 856 |
+
"learning_rate": 6.749050304576415e-05,
|
| 857 |
+
"loss": 0.6961,
|
| 858 |
+
"mean_token_accuracy": 0.7662852883338929,
|
| 859 |
+
"num_tokens": 1177346.0,
|
| 860 |
+
"step": 850
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"entropy": 1.2350680232048035,
|
| 864 |
+
"epoch": 0.8447937131630648,
|
| 865 |
+
"grad_norm": 3.061077117919922,
|
| 866 |
+
"learning_rate": 6.672734249827028e-05,
|
| 867 |
+
"loss": 0.6833,
|
| 868 |
+
"mean_token_accuracy": 0.780314964056015,
|
| 869 |
+
"num_tokens": 1190692.0,
|
| 870 |
+
"step": 860
|
| 871 |
+
},
|
| 872 |
+
{
|
| 873 |
+
"entropy": 1.250148320198059,
|
| 874 |
+
"epoch": 0.8546168958742633,
|
| 875 |
+
"grad_norm": 2.8277947902679443,
|
| 876 |
+
"learning_rate": 6.59597682366017e-05,
|
| 877 |
+
"loss": 0.7275,
|
| 878 |
+
"mean_token_accuracy": 0.7577569246292114,
|
| 879 |
+
"num_tokens": 1204254.0,
|
| 880 |
+
"step": 870
|
| 881 |
+
},
|
| 882 |
+
{
|
| 883 |
+
"entropy": 1.2564526915550231,
|
| 884 |
+
"epoch": 0.8644400785854617,
|
| 885 |
+
"grad_norm": 3.7227401733398438,
|
| 886 |
+
"learning_rate": 6.518798279462766e-05,
|
| 887 |
+
"loss": 0.7498,
|
| 888 |
+
"mean_token_accuracy": 0.7435093998908997,
|
| 889 |
+
"num_tokens": 1217938.0,
|
| 890 |
+
"step": 880
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"entropy": 1.2478920340538024,
|
| 894 |
+
"epoch": 0.8742632612966601,
|
| 895 |
+
"grad_norm": 2.8872194290161133,
|
| 896 |
+
"learning_rate": 6.441218981738895e-05,
|
| 897 |
+
"loss": 0.6781,
|
| 898 |
+
"mean_token_accuracy": 0.7756544649600983,
|
| 899 |
+
"num_tokens": 1231589.0,
|
| 900 |
+
"step": 890
|
| 901 |
+
},
|
| 902 |
+
{
|
| 903 |
+
"entropy": 1.224128794670105,
|
| 904 |
+
"epoch": 0.8840864440078585,
|
| 905 |
+
"grad_norm": 2.3959298133850098,
|
| 906 |
+
"learning_rate": 6.363259400736359e-05,
|
| 907 |
+
"loss": 0.6584,
|
| 908 |
+
"mean_token_accuracy": 0.7872732043266296,
|
| 909 |
+
"num_tokens": 1245755.0,
|
| 910 |
+
"step": 900
|
| 911 |
+
},
|
| 912 |
+
{
|
| 913 |
+
"entropy": 1.2522902011871337,
|
| 914 |
+
"epoch": 0.8939096267190569,
|
| 915 |
+
"grad_norm": 2.70693302154541,
|
| 916 |
+
"learning_rate": 6.284940107045363e-05,
|
| 917 |
+
"loss": 0.746,
|
| 918 |
+
"mean_token_accuracy": 0.7428298950195312,
|
| 919 |
+
"num_tokens": 1259830.0,
|
| 920 |
+
"step": 910
|
| 921 |
+
},
|
| 922 |
+
{
|
| 923 |
+
"entropy": 1.262447714805603,
|
| 924 |
+
"epoch": 0.9037328094302554,
|
| 925 |
+
"grad_norm": 3.4064347743988037,
|
| 926 |
+
"learning_rate": 6.206281766170706e-05,
|
| 927 |
+
"loss": 0.7898,
|
| 928 |
+
"mean_token_accuracy": 0.7428923070430755,
|
| 929 |
+
"num_tokens": 1274186.0,
|
| 930 |
+
"step": 920
|
| 931 |
+
},
|
| 932 |
+
{
|
| 933 |
+
"entropy": 1.2439752221107483,
|
| 934 |
+
"epoch": 0.9135559921414538,
|
| 935 |
+
"grad_norm": 3.0613200664520264,
|
| 936 |
+
"learning_rate": 6.127305133078945e-05,
|
| 937 |
+
"loss": 0.7384,
|
| 938 |
+
"mean_token_accuracy": 0.7455089151859283,
|
| 939 |
+
"num_tokens": 1288175.0,
|
| 940 |
+
"step": 930
|
| 941 |
+
},
|
| 942 |
+
{
|
| 943 |
+
"entropy": 1.2410871624946593,
|
| 944 |
+
"epoch": 0.9233791748526523,
|
| 945 |
+
"grad_norm": 3.4402291774749756,
|
| 946 |
+
"learning_rate": 6.048031046721931e-05,
|
| 947 |
+
"loss": 0.7,
|
| 948 |
+
"mean_token_accuracy": 0.7690198957920075,
|
| 949 |
+
"num_tokens": 1301979.0,
|
| 950 |
+
"step": 940
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"entropy": 1.2460204362869263,
|
| 954 |
+
"epoch": 0.9332023575638507,
|
| 955 |
+
"grad_norm": 3.3230481147766113,
|
| 956 |
+
"learning_rate": 5.9684804245382056e-05,
|
| 957 |
+
"loss": 0.7529,
|
| 958 |
+
"mean_token_accuracy": 0.7487046122550964,
|
| 959 |
+
"num_tokens": 1316012.0,
|
| 960 |
+
"step": 950
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"entropy": 1.2684890747070312,
|
| 964 |
+
"epoch": 0.9430255402750491,
|
| 965 |
+
"grad_norm": 3.099296808242798,
|
| 966 |
+
"learning_rate": 5.888674256933671e-05,
|
| 967 |
+
"loss": 0.7804,
|
| 968 |
+
"mean_token_accuracy": 0.7289335012435914,
|
| 969 |
+
"num_tokens": 1329560.0,
|
| 970 |
+
"step": 960
|
| 971 |
+
},
|
| 972 |
+
{
|
| 973 |
+
"entropy": 1.264595592021942,
|
| 974 |
+
"epoch": 0.9528487229862476,
|
| 975 |
+
"grad_norm": 3.251912832260132,
|
| 976 |
+
"learning_rate": 5.80863360174302e-05,
|
| 977 |
+
"loss": 0.7822,
|
| 978 |
+
"mean_token_accuracy": 0.7443600356578827,
|
| 979 |
+
"num_tokens": 1343980.0,
|
| 980 |
+
"step": 970
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"entropy": 1.2508861541748046,
|
| 984 |
+
"epoch": 0.962671905697446,
|
| 985 |
+
"grad_norm": 3.065115451812744,
|
| 986 |
+
"learning_rate": 5.72837957867337e-05,
|
| 987 |
+
"loss": 0.7604,
|
| 988 |
+
"mean_token_accuracy": 0.7514698207378387,
|
| 989 |
+
"num_tokens": 1358209.0,
|
| 990 |
+
"step": 980
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"entropy": 1.2174553155899048,
|
| 994 |
+
"epoch": 0.9724950884086444,
|
| 995 |
+
"grad_norm": 2.678147077560425,
|
| 996 |
+
"learning_rate": 5.64793336373156e-05,
|
| 997 |
+
"loss": 0.6222,
|
| 998 |
+
"mean_token_accuracy": 0.7993318200111389,
|
| 999 |
+
"num_tokens": 1371263.0,
|
| 1000 |
+
"step": 990
|
| 1001 |
+
},
|
| 1002 |
+
{
|
| 1003 |
+
"entropy": 1.227048885822296,
|
| 1004 |
+
"epoch": 0.9823182711198428,
|
| 1005 |
+
"grad_norm": 2.8106882572174072,
|
| 1006 |
+
"learning_rate": 5.567316183636615e-05,
|
| 1007 |
+
"loss": 0.6209,
|
| 1008 |
+
"mean_token_accuracy": 0.7868158459663391,
|
| 1009 |
+
"num_tokens": 1385183.0,
|
| 1010 |
+
"step": 1000
|
| 1011 |
+
},
|
| 1012 |
+
{
|
| 1013 |
+
"entropy": 1.2130420684814454,
|
| 1014 |
+
"epoch": 0.9921414538310412,
|
| 1015 |
+
"grad_norm": 3.040210485458374,
|
| 1016 |
+
"learning_rate": 5.4865493102188046e-05,
|
| 1017 |
+
"loss": 0.6538,
|
| 1018 |
+
"mean_token_accuracy": 0.7831201076507568,
|
| 1019 |
+
"num_tokens": 1398309.0,
|
| 1020 |
+
"step": 1010
|
| 1021 |
+
},
|
| 1022 |
+
{
|
| 1023 |
+
"entropy": 1.235917067527771,
|
| 1024 |
+
"epoch": 1.0019646365422397,
|
| 1025 |
+
"grad_norm": 3.978003740310669,
|
| 1026 |
+
"learning_rate": 5.405654054806817e-05,
|
| 1027 |
+
"loss": 0.6822,
|
| 1028 |
+
"mean_token_accuracy": 0.7721337080001831,
|
| 1029 |
+
"num_tokens": 1411126.0,
|
| 1030 |
+
"step": 1020
|
| 1031 |
+
},
|
| 1032 |
+
{
|
| 1033 |
+
"entropy": 1.255300521850586,
|
| 1034 |
+
"epoch": 1.0117878192534382,
|
| 1035 |
+
"grad_norm": 3.0687496662139893,
|
| 1036 |
+
"learning_rate": 5.3246517626045025e-05,
|
| 1037 |
+
"loss": 0.7739,
|
| 1038 |
+
"mean_token_accuracy": 0.7521123230457306,
|
| 1039 |
+
"num_tokens": 1425582.0,
|
| 1040 |
+
"step": 1030
|
| 1041 |
+
},
|
| 1042 |
+
{
|
| 1043 |
+
"entropy": 1.2608398914337158,
|
| 1044 |
+
"epoch": 1.0216110019646365,
|
| 1045 |
+
"grad_norm": 3.2460482120513916,
|
| 1046 |
+
"learning_rate": 5.243563807058676e-05,
|
| 1047 |
+
"loss": 0.7685,
|
| 1048 |
+
"mean_token_accuracy": 0.7391750454902649,
|
| 1049 |
+
"num_tokens": 1439527.0,
|
| 1050 |
+
"step": 1040
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"entropy": 1.2571334958076477,
|
| 1054 |
+
"epoch": 1.031434184675835,
|
| 1055 |
+
"grad_norm": 3.166513442993164,
|
| 1056 |
+
"learning_rate": 5.162411584219476e-05,
|
| 1057 |
+
"loss": 0.7685,
|
| 1058 |
+
"mean_token_accuracy": 0.7383076310157776,
|
| 1059 |
+
"num_tokens": 1453445.0,
|
| 1060 |
+
"step": 1050
|
| 1061 |
+
},
|
| 1062 |
+
{
|
| 1063 |
+
"entropy": 1.2584318399429322,
|
| 1064 |
+
"epoch": 1.0412573673870333,
|
| 1065 |
+
"grad_norm": 2.82977294921875,
|
| 1066 |
+
"learning_rate": 5.0812165070947594e-05,
|
| 1067 |
+
"loss": 0.7001,
|
| 1068 |
+
"mean_token_accuracy": 0.7650222659111023,
|
| 1069 |
+
"num_tokens": 1466353.0,
|
| 1070 |
+
"step": 1060
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"entropy": 1.2605103731155396,
|
| 1074 |
+
"epoch": 1.0510805500982319,
|
| 1075 |
+
"grad_norm": 2.853358507156372,
|
| 1076 |
+
"learning_rate": 5e-05,
|
| 1077 |
+
"loss": 0.7222,
|
| 1078 |
+
"mean_token_accuracy": 0.7617378056049346,
|
| 1079 |
+
"num_tokens": 1481062.0,
|
| 1080 |
+
"step": 1070
|
| 1081 |
+
},
|
| 1082 |
+
{
|
| 1083 |
+
"entropy": 1.2653095126152039,
|
| 1084 |
+
"epoch": 1.0609037328094302,
|
| 1085 |
+
"grad_norm": 2.4662859439849854,
|
| 1086 |
+
"learning_rate": 4.918783492905242e-05,
|
| 1087 |
+
"loss": 0.737,
|
| 1088 |
+
"mean_token_accuracy": 0.7466691851615905,
|
| 1089 |
+
"num_tokens": 1495189.0,
|
| 1090 |
+
"step": 1080
|
| 1091 |
+
},
|
| 1092 |
+
{
|
| 1093 |
+
"entropy": 1.260548436641693,
|
| 1094 |
+
"epoch": 1.0707269155206287,
|
| 1095 |
+
"grad_norm": 3.857428789138794,
|
| 1096 |
+
"learning_rate": 4.837588415780524e-05,
|
| 1097 |
+
"loss": 0.7494,
|
| 1098 |
+
"mean_token_accuracy": 0.7522172629833221,
|
| 1099 |
+
"num_tokens": 1508841.0,
|
| 1100 |
+
"step": 1090
|
| 1101 |
+
},
|
| 1102 |
+
{
|
| 1103 |
+
"entropy": 1.2647943496704102,
|
| 1104 |
+
"epoch": 1.080550098231827,
|
| 1105 |
+
"grad_norm": 3.000452995300293,
|
| 1106 |
+
"learning_rate": 4.756436192941325e-05,
|
| 1107 |
+
"loss": 0.7613,
|
| 1108 |
+
"mean_token_accuracy": 0.7543927311897278,
|
| 1109 |
+
"num_tokens": 1522922.0,
|
| 1110 |
+
"step": 1100
|
| 1111 |
+
},
|
| 1112 |
+
{
|
| 1113 |
+
"entropy": 1.253216314315796,
|
| 1114 |
+
"epoch": 1.0903732809430255,
|
| 1115 |
+
"grad_norm": 2.362539529800415,
|
| 1116 |
+
"learning_rate": 4.675348237395499e-05,
|
| 1117 |
+
"loss": 0.7059,
|
| 1118 |
+
"mean_token_accuracy": 0.7637098848819732,
|
| 1119 |
+
"num_tokens": 1536867.0,
|
| 1120 |
+
"step": 1110
|
| 1121 |
+
},
|
| 1122 |
+
{
|
| 1123 |
+
"entropy": 1.2310373902320861,
|
| 1124 |
+
"epoch": 1.1001964636542239,
|
| 1125 |
+
"grad_norm": 2.689497709274292,
|
| 1126 |
+
"learning_rate": 4.594345945193183e-05,
|
| 1127 |
+
"loss": 0.7194,
|
| 1128 |
+
"mean_token_accuracy": 0.7579232811927795,
|
| 1129 |
+
"num_tokens": 1550230.0,
|
| 1130 |
+
"step": 1120
|
| 1131 |
+
},
|
| 1132 |
+
{
|
| 1133 |
+
"entropy": 1.2513616800308227,
|
| 1134 |
+
"epoch": 1.1100196463654224,
|
| 1135 |
+
"grad_norm": 2.0791637897491455,
|
| 1136 |
+
"learning_rate": 4.513450689781195e-05,
|
| 1137 |
+
"loss": 0.7203,
|
| 1138 |
+
"mean_token_accuracy": 0.7562252283096313,
|
| 1139 |
+
"num_tokens": 1562941.0,
|
| 1140 |
+
"step": 1130
|
| 1141 |
+
},
|
| 1142 |
+
{
|
| 1143 |
+
"entropy": 1.2390633702278138,
|
| 1144 |
+
"epoch": 1.119842829076621,
|
| 1145 |
+
"grad_norm": 2.904214859008789,
|
| 1146 |
+
"learning_rate": 4.432683816363386e-05,
|
| 1147 |
+
"loss": 0.6939,
|
| 1148 |
+
"mean_token_accuracy": 0.7680689752101898,
|
| 1149 |
+
"num_tokens": 1576546.0,
|
| 1150 |
+
"step": 1140
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"entropy": 1.2656402826309203,
|
| 1154 |
+
"epoch": 1.1296660117878192,
|
| 1155 |
+
"grad_norm": 3.0298361778259277,
|
| 1156 |
+
"learning_rate": 4.3520666362684395e-05,
|
| 1157 |
+
"loss": 0.827,
|
| 1158 |
+
"mean_token_accuracy": 0.723938125371933,
|
| 1159 |
+
"num_tokens": 1590129.0,
|
| 1160 |
+
"step": 1150
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"entropy": 1.2388361692428589,
|
| 1164 |
+
"epoch": 1.1394891944990178,
|
| 1165 |
+
"grad_norm": 2.8770015239715576,
|
| 1166 |
+
"learning_rate": 4.271620421326633e-05,
|
| 1167 |
+
"loss": 0.6506,
|
| 1168 |
+
"mean_token_accuracy": 0.7753389775753021,
|
| 1169 |
+
"num_tokens": 1603834.0,
|
| 1170 |
+
"step": 1160
|
| 1171 |
+
},
|
| 1172 |
+
{
|
| 1173 |
+
"entropy": 1.239013707637787,
|
| 1174 |
+
"epoch": 1.149312377210216,
|
| 1175 |
+
"grad_norm": 2.4905548095703125,
|
| 1176 |
+
"learning_rate": 4.191366398256983e-05,
|
| 1177 |
+
"loss": 0.6668,
|
| 1178 |
+
"mean_token_accuracy": 0.7760896265506745,
|
| 1179 |
+
"num_tokens": 1617951.0,
|
| 1180 |
+
"step": 1170
|
| 1181 |
+
},
|
| 1182 |
+
{
|
| 1183 |
+
"entropy": 1.243638026714325,
|
| 1184 |
+
"epoch": 1.1591355599214146,
|
| 1185 |
+
"grad_norm": 2.737159252166748,
|
| 1186 |
+
"learning_rate": 4.111325743066332e-05,
|
| 1187 |
+
"loss": 0.7346,
|
| 1188 |
+
"mean_token_accuracy": 0.7547667324542999,
|
| 1189 |
+
"num_tokens": 1631987.0,
|
| 1190 |
+
"step": 1180
|
| 1191 |
+
},
|
| 1192 |
+
{
|
| 1193 |
+
"entropy": 1.2218198776245117,
|
| 1194 |
+
"epoch": 1.168958742632613,
|
| 1195 |
+
"grad_norm": 3.259192705154419,
|
| 1196 |
+
"learning_rate": 4.0315195754617976e-05,
|
| 1197 |
+
"loss": 0.6957,
|
| 1198 |
+
"mean_token_accuracy": 0.7640621840953827,
|
| 1199 |
+
"num_tokens": 1645088.0,
|
| 1200 |
+
"step": 1190
|
| 1201 |
+
},
|
| 1202 |
+
{
|
| 1203 |
+
"entropy": 1.2639505505561828,
|
| 1204 |
+
"epoch": 1.1787819253438114,
|
| 1205 |
+
"grad_norm": 1.9223480224609375,
|
| 1206 |
+
"learning_rate": 3.95196895327807e-05,
|
| 1207 |
+
"loss": 0.7149,
|
| 1208 |
+
"mean_token_accuracy": 0.7594054222106934,
|
| 1209 |
+
"num_tokens": 1659227.0,
|
| 1210 |
+
"step": 1200
|
| 1211 |
+
},
|
| 1212 |
+
{
|
| 1213 |
+
"entropy": 1.230186104774475,
|
| 1214 |
+
"epoch": 1.1886051080550097,
|
| 1215 |
+
"grad_norm": 2.6639060974121094,
|
| 1216 |
+
"learning_rate": 3.872694866921056e-05,
|
| 1217 |
+
"loss": 0.6927,
|
| 1218 |
+
"mean_token_accuracy": 0.76207355260849,
|
| 1219 |
+
"num_tokens": 1672545.0,
|
| 1220 |
+
"step": 1210
|
| 1221 |
+
},
|
| 1222 |
+
{
|
| 1223 |
+
"entropy": 1.234763741493225,
|
| 1224 |
+
"epoch": 1.1984282907662083,
|
| 1225 |
+
"grad_norm": 2.2439212799072266,
|
| 1226 |
+
"learning_rate": 3.793718233829295e-05,
|
| 1227 |
+
"loss": 0.6199,
|
| 1228 |
+
"mean_token_accuracy": 0.7880393087863922,
|
| 1229 |
+
"num_tokens": 1686702.0,
|
| 1230 |
+
"step": 1220
|
| 1231 |
+
},
|
| 1232 |
+
{
|
| 1233 |
+
"entropy": 1.2578733086585998,
|
| 1234 |
+
"epoch": 1.2082514734774068,
|
| 1235 |
+
"grad_norm": 2.7486374378204346,
|
| 1236 |
+
"learning_rate": 3.715059892954639e-05,
|
| 1237 |
+
"loss": 0.7284,
|
| 1238 |
+
"mean_token_accuracy": 0.7554497301578522,
|
| 1239 |
+
"num_tokens": 1701509.0,
|
| 1240 |
+
"step": 1230
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"entropy": 1.2538498401641847,
|
| 1244 |
+
"epoch": 1.218074656188605,
|
| 1245 |
+
"grad_norm": 3.591052293777466,
|
| 1246 |
+
"learning_rate": 3.636740599263643e-05,
|
| 1247 |
+
"loss": 0.7894,
|
| 1248 |
+
"mean_token_accuracy": 0.7418418228626251,
|
| 1249 |
+
"num_tokens": 1715330.0,
|
| 1250 |
+
"step": 1240
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"entropy": 1.2618250370025634,
|
| 1254 |
+
"epoch": 1.2278978388998034,
|
| 1255 |
+
"grad_norm": 2.5035250186920166,
|
| 1256 |
+
"learning_rate": 3.5587810182611066e-05,
|
| 1257 |
+
"loss": 0.6843,
|
| 1258 |
+
"mean_token_accuracy": 0.7672065496444702,
|
| 1259 |
+
"num_tokens": 1728655.0,
|
| 1260 |
+
"step": 1250
|
| 1261 |
+
},
|
| 1262 |
+
{
|
| 1263 |
+
"entropy": 1.2594892859458924,
|
| 1264 |
+
"epoch": 1.237721021611002,
|
| 1265 |
+
"grad_norm": 3.7033205032348633,
|
| 1266 |
+
"learning_rate": 3.481201720537235e-05,
|
| 1267 |
+
"loss": 0.7464,
|
| 1268 |
+
"mean_token_accuracy": 0.7494923353195191,
|
| 1269 |
+
"num_tokens": 1741961.0,
|
| 1270 |
+
"step": 1260
|
| 1271 |
+
},
|
| 1272 |
+
{
|
| 1273 |
+
"entropy": 1.2491514444351197,
|
| 1274 |
+
"epoch": 1.2475442043222005,
|
| 1275 |
+
"grad_norm": 2.840648651123047,
|
| 1276 |
+
"learning_rate": 3.4040231763398315e-05,
|
| 1277 |
+
"loss": 0.7073,
|
| 1278 |
+
"mean_token_accuracy": 0.7620794713497162,
|
| 1279 |
+
"num_tokens": 1755285.0,
|
| 1280 |
+
"step": 1270
|
| 1281 |
+
},
|
| 1282 |
+
{
|
| 1283 |
+
"entropy": 1.2515382051467896,
|
| 1284 |
+
"epoch": 1.2573673870333988,
|
| 1285 |
+
"grad_norm": 2.8188557624816895,
|
| 1286 |
+
"learning_rate": 3.3272657501729714e-05,
|
| 1287 |
+
"loss": 0.7372,
|
| 1288 |
+
"mean_token_accuracy": 0.7472140192985535,
|
| 1289 |
+
"num_tokens": 1768670.0,
|
| 1290 |
+
"step": 1280
|
| 1291 |
+
},
|
| 1292 |
+
{
|
| 1293 |
+
"entropy": 1.2420023441314698,
|
| 1294 |
+
"epoch": 1.2671905697445973,
|
| 1295 |
+
"grad_norm": 3.649625062942505,
|
| 1296 |
+
"learning_rate": 3.250949695423585e-05,
|
| 1297 |
+
"loss": 0.6466,
|
| 1298 |
+
"mean_token_accuracy": 0.7775622367858886,
|
| 1299 |
+
"num_tokens": 1782525.0,
|
| 1300 |
+
"step": 1290
|
| 1301 |
+
},
|
| 1302 |
+
{
|
| 1303 |
+
"entropy": 1.2510635375976562,
|
| 1304 |
+
"epoch": 1.2770137524557956,
|
| 1305 |
+
"grad_norm": 2.5393943786621094,
|
| 1306 |
+
"learning_rate": 3.175095149017344e-05,
|
| 1307 |
+
"loss": 0.6954,
|
| 1308 |
+
"mean_token_accuracy": 0.7695215404033661,
|
| 1309 |
+
"num_tokens": 1796010.0,
|
| 1310 |
+
"step": 1300
|
| 1311 |
+
},
|
| 1312 |
+
{
|
| 1313 |
+
"entropy": 1.240469217300415,
|
| 1314 |
+
"epoch": 1.2868369351669942,
|
| 1315 |
+
"grad_norm": 3.0604372024536133,
|
| 1316 |
+
"learning_rate": 3.099722126105295e-05,
|
| 1317 |
+
"loss": 0.7011,
|
| 1318 |
+
"mean_token_accuracy": 0.7616488993167877,
|
| 1319 |
+
"num_tokens": 1809837.0,
|
| 1320 |
+
"step": 1310
|
| 1321 |
+
},
|
| 1322 |
+
{
|
| 1323 |
+
"entropy": 1.2421016931533813,
|
| 1324 |
+
"epoch": 1.2966601178781925,
|
| 1325 |
+
"grad_norm": 2.460697889328003,
|
| 1326 |
+
"learning_rate": 3.0248505147826135e-05,
|
| 1327 |
+
"loss": 0.695,
|
| 1328 |
+
"mean_token_accuracy": 0.7679263532161713,
|
| 1329 |
+
"num_tokens": 1823951.0,
|
| 1330 |
+
"step": 1320
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"entropy": 1.2486981272697448,
|
| 1334 |
+
"epoch": 1.306483300589391,
|
| 1335 |
+
"grad_norm": 3.158127546310425,
|
| 1336 |
+
"learning_rate": 2.9505000708408826e-05,
|
| 1337 |
+
"loss": 0.6881,
|
| 1338 |
+
"mean_token_accuracy": 0.7625272154808045,
|
| 1339 |
+
"num_tokens": 1837526.0,
|
| 1340 |
+
"step": 1330
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"entropy": 1.2466230273246766,
|
| 1344 |
+
"epoch": 1.3163064833005893,
|
| 1345 |
+
"grad_norm": 2.919137954711914,
|
| 1346 |
+
"learning_rate": 2.8766904125552917e-05,
|
| 1347 |
+
"loss": 0.7011,
|
| 1348 |
+
"mean_token_accuracy": 0.7672731220722199,
|
| 1349 |
+
"num_tokens": 1850836.0,
|
| 1350 |
+
"step": 1340
|
| 1351 |
+
},
|
| 1352 |
+
{
|
| 1353 |
+
"entropy": 1.277181088924408,
|
| 1354 |
+
"epoch": 1.3261296660117878,
|
| 1355 |
+
"grad_norm": 3.533283233642578,
|
| 1356 |
+
"learning_rate": 2.8034410155081136e-05,
|
| 1357 |
+
"loss": 0.7853,
|
| 1358 |
+
"mean_token_accuracy": 0.7358761012554169,
|
| 1359 |
+
"num_tokens": 1864986.0,
|
| 1360 |
+
"step": 1350
|
| 1361 |
+
},
|
| 1362 |
+
{
|
| 1363 |
+
"entropy": 1.2351669073104858,
|
| 1364 |
+
"epoch": 1.3359528487229864,
|
| 1365 |
+
"grad_norm": 2.503448247909546,
|
| 1366 |
+
"learning_rate": 2.7307712074498325e-05,
|
| 1367 |
+
"loss": 0.6867,
|
| 1368 |
+
"mean_token_accuracy": 0.7742569327354432,
|
| 1369 |
+
"num_tokens": 1878997.0,
|
| 1370 |
+
"step": 1360
|
| 1371 |
+
},
|
| 1372 |
+
{
|
| 1373 |
+
"entropy": 1.227187442779541,
|
| 1374 |
+
"epoch": 1.3457760314341847,
|
| 1375 |
+
"grad_norm": 3.8894898891448975,
|
| 1376 |
+
"learning_rate": 2.658700163199273e-05,
|
| 1377 |
+
"loss": 0.6894,
|
| 1378 |
+
"mean_token_accuracy": 0.7671472072601319,
|
| 1379 |
+
"num_tokens": 1891941.0,
|
| 1380 |
+
"step": 1370
|
| 1381 |
+
},
|
| 1382 |
+
{
|
| 1383 |
+
"entropy": 1.2544329643249512,
|
| 1384 |
+
"epoch": 1.355599214145383,
|
| 1385 |
+
"grad_norm": 2.6918811798095703,
|
| 1386 |
+
"learning_rate": 2.5872468995841043e-05,
|
| 1387 |
+
"loss": 0.7137,
|
| 1388 |
+
"mean_token_accuracy": 0.76037757396698,
|
| 1389 |
+
"num_tokens": 1906484.0,
|
| 1390 |
+
"step": 1380
|
| 1391 |
+
},
|
| 1392 |
+
{
|
| 1393 |
+
"entropy": 1.2305209159851074,
|
| 1394 |
+
"epoch": 1.3654223968565815,
|
| 1395 |
+
"grad_norm": 3.2308194637298584,
|
| 1396 |
+
"learning_rate": 2.5164302704230048e-05,
|
| 1397 |
+
"loss": 0.6932,
|
| 1398 |
+
"mean_token_accuracy": 0.7645870506763458,
|
| 1399 |
+
"num_tokens": 1919495.0,
|
| 1400 |
+
"step": 1390
|
| 1401 |
+
},
|
| 1402 |
+
{
|
| 1403 |
+
"entropy": 1.264115810394287,
|
| 1404 |
+
"epoch": 1.37524557956778,
|
| 1405 |
+
"grad_norm": 3.0302927494049072,
|
| 1406 |
+
"learning_rate": 2.446268961550856e-05,
|
| 1407 |
+
"loss": 0.7448,
|
| 1408 |
+
"mean_token_accuracy": 0.7494871973991394,
|
| 1409 |
+
"num_tokens": 1933711.0,
|
| 1410 |
+
"step": 1400
|
| 1411 |
+
},
|
| 1412 |
+
{
|
| 1413 |
+
"entropy": 1.2413931727409362,
|
| 1414 |
+
"epoch": 1.3850687622789783,
|
| 1415 |
+
"grad_norm": 3.3754026889801025,
|
| 1416 |
+
"learning_rate": 2.376781485888258e-05,
|
| 1417 |
+
"loss": 0.7031,
|
| 1418 |
+
"mean_token_accuracy": 0.768907880783081,
|
| 1419 |
+
"num_tokens": 1947728.0,
|
| 1420 |
+
"step": 1410
|
| 1421 |
+
},
|
| 1422 |
+
{
|
| 1423 |
+
"entropy": 1.2462912440299987,
|
| 1424 |
+
"epoch": 1.3948919449901769,
|
| 1425 |
+
"grad_norm": 2.7697067260742188,
|
| 1426 |
+
"learning_rate": 2.3079861785566615e-05,
|
| 1427 |
+
"loss": 0.683,
|
| 1428 |
+
"mean_token_accuracy": 0.7664224624633789,
|
| 1429 |
+
"num_tokens": 1962012.0,
|
| 1430 |
+
"step": 1420
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"entropy": 1.2485299587249756,
|
| 1434 |
+
"epoch": 1.4047151277013752,
|
| 1435 |
+
"grad_norm": 3.2710697650909424,
|
| 1436 |
+
"learning_rate": 2.239901192040429e-05,
|
| 1437 |
+
"loss": 0.7091,
|
| 1438 |
+
"mean_token_accuracy": 0.7576837182044983,
|
| 1439 |
+
"num_tokens": 1976503.0,
|
| 1440 |
+
"step": 1430
|
| 1441 |
+
},
|
| 1442 |
+
{
|
| 1443 |
+
"entropy": 1.241621696949005,
|
| 1444 |
+
"epoch": 1.4145383104125737,
|
| 1445 |
+
"grad_norm": 2.361487865447998,
|
| 1446 |
+
"learning_rate": 2.1725444913970777e-05,
|
| 1447 |
+
"loss": 0.6806,
|
| 1448 |
+
"mean_token_accuracy": 0.7696359753608704,
|
| 1449 |
+
"num_tokens": 1989940.0,
|
| 1450 |
+
"step": 1440
|
| 1451 |
+
},
|
| 1452 |
+
{
|
| 1453 |
+
"entropy": 1.2692656517028809,
|
| 1454 |
+
"epoch": 1.424361493123772,
|
| 1455 |
+
"grad_norm": 3.312898635864258,
|
| 1456 |
+
"learning_rate": 2.1059338495169773e-05,
|
| 1457 |
+
"loss": 0.7816,
|
| 1458 |
+
"mean_token_accuracy": 0.7333247601985932,
|
| 1459 |
+
"num_tokens": 2003808.0,
|
| 1460 |
+
"step": 1450
|
| 1461 |
+
},
|
| 1462 |
+
{
|
| 1463 |
+
"entropy": 1.251140546798706,
|
| 1464 |
+
"epoch": 1.4341846758349706,
|
| 1465 |
+
"grad_norm": 3.8121559619903564,
|
| 1466 |
+
"learning_rate": 2.040086842433756e-05,
|
| 1467 |
+
"loss": 0.7432,
|
| 1468 |
+
"mean_token_accuracy": 0.7482247173786163,
|
| 1469 |
+
"num_tokens": 2017603.0,
|
| 1470 |
+
"step": 1460
|
| 1471 |
+
},
|
| 1472 |
+
{
|
| 1473 |
+
"entropy": 1.239895236492157,
|
| 1474 |
+
"epoch": 1.4440078585461689,
|
| 1475 |
+
"grad_norm": 3.7557506561279297,
|
| 1476 |
+
"learning_rate": 1.9750208446866463e-05,
|
| 1477 |
+
"loss": 0.6846,
|
| 1478 |
+
"mean_token_accuracy": 0.7753340542316437,
|
| 1479 |
+
"num_tokens": 2031231.0,
|
| 1480 |
+
"step": 1470
|
| 1481 |
+
},
|
| 1482 |
+
{
|
| 1483 |
+
"entropy": 1.2454768538475036,
|
| 1484 |
+
"epoch": 1.4538310412573674,
|
| 1485 |
+
"grad_norm": 2.9977633953094482,
|
| 1486 |
+
"learning_rate": 1.9107530247360073e-05,
|
| 1487 |
+
"loss": 0.7073,
|
| 1488 |
+
"mean_token_accuracy": 0.7606419801712037,
|
| 1489 |
+
"num_tokens": 2045169.0,
|
| 1490 |
+
"step": 1480
|
| 1491 |
+
},
|
| 1492 |
+
{
|
| 1493 |
+
"entropy": 1.245487880706787,
|
| 1494 |
+
"epoch": 1.463654223968566,
|
| 1495 |
+
"grad_norm": 3.201129913330078,
|
| 1496 |
+
"learning_rate": 1.8473003404332047e-05,
|
| 1497 |
+
"loss": 0.689,
|
| 1498 |
+
"mean_token_accuracy": 0.7628715336322784,
|
| 1499 |
+
"num_tokens": 2059746.0,
|
| 1500 |
+
"step": 1490
|
| 1501 |
+
},
|
| 1502 |
+
{
|
| 1503 |
+
"entropy": 1.2503901958465575,
|
| 1504 |
+
"epoch": 1.4734774066797642,
|
| 1505 |
+
"grad_norm": 2.909989595413208,
|
| 1506 |
+
"learning_rate": 1.7846795345460876e-05,
|
| 1507 |
+
"loss": 0.7089,
|
| 1508 |
+
"mean_token_accuracy": 0.7654882609844208,
|
| 1509 |
+
"num_tokens": 2073333.0,
|
| 1510 |
+
"step": 1500
|
| 1511 |
+
},
|
| 1512 |
+
{
|
| 1513 |
+
"entropy": 1.248601508140564,
|
| 1514 |
+
"epoch": 1.4833005893909625,
|
| 1515 |
+
"grad_norm": 2.2998461723327637,
|
| 1516 |
+
"learning_rate": 1.722907130341193e-05,
|
| 1517 |
+
"loss": 0.6864,
|
| 1518 |
+
"mean_token_accuracy": 0.7673071444034576,
|
| 1519 |
+
"num_tokens": 2087136.0,
|
| 1520 |
+
"step": 1510
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"entropy": 1.2695678114891051,
|
| 1524 |
+
"epoch": 1.493123772102161,
|
| 1525 |
+
"grad_norm": 2.5819268226623535,
|
| 1526 |
+
"learning_rate": 1.661999427223888e-05,
|
| 1527 |
+
"loss": 0.8037,
|
| 1528 |
+
"mean_token_accuracy": 0.7302378833293914,
|
| 1529 |
+
"num_tokens": 2101853.0,
|
| 1530 |
+
"step": 1520
|
| 1531 |
+
},
|
| 1532 |
+
{
|
| 1533 |
+
"entropy": 1.2645797610282898,
|
| 1534 |
+
"epoch": 1.5029469548133596,
|
| 1535 |
+
"grad_norm": 2.9756553173065186,
|
| 1536 |
+
"learning_rate": 1.6019724964375614e-05,
|
| 1537 |
+
"loss": 0.6916,
|
| 1538 |
+
"mean_token_accuracy": 0.7666225433349609,
|
| 1539 |
+
"num_tokens": 2116348.0,
|
| 1540 |
+
"step": 1530
|
| 1541 |
+
},
|
| 1542 |
+
{
|
| 1543 |
+
"entropy": 1.2449892997741698,
|
| 1544 |
+
"epoch": 1.512770137524558,
|
| 1545 |
+
"grad_norm": 2.432293653488159,
|
| 1546 |
+
"learning_rate": 1.5428421768230406e-05,
|
| 1547 |
+
"loss": 0.7077,
|
| 1548 |
+
"mean_token_accuracy": 0.7573520123958588,
|
| 1549 |
+
"num_tokens": 2130231.0,
|
| 1550 |
+
"step": 1540
|
| 1551 |
+
},
|
| 1552 |
+
{
|
| 1553 |
+
"entropy": 1.268724524974823,
|
| 1554 |
+
"epoch": 1.5225933202357562,
|
| 1555 |
+
"grad_norm": 4.4867730140686035,
|
| 1556 |
+
"learning_rate": 1.4846240706393145e-05,
|
| 1557 |
+
"loss": 0.7492,
|
| 1558 |
+
"mean_token_accuracy": 0.7458046436309814,
|
| 1559 |
+
"num_tokens": 2144584.0,
|
| 1560 |
+
"step": 1550
|
| 1561 |
+
},
|
| 1562 |
+
{
|
| 1563 |
+
"entropy": 1.2688209414482117,
|
| 1564 |
+
"epoch": 1.5324165029469548,
|
| 1565 |
+
"grad_norm": 2.4614531993865967,
|
| 1566 |
+
"learning_rate": 1.4273335394466842e-05,
|
| 1567 |
+
"loss": 0.7459,
|
| 1568 |
+
"mean_token_accuracy": 0.7497942626476288,
|
| 1569 |
+
"num_tokens": 2158434.0,
|
| 1570 |
+
"step": 1560
|
| 1571 |
+
},
|
| 1572 |
+
{
|
| 1573 |
+
"entropy": 1.2651454329490661,
|
| 1574 |
+
"epoch": 1.5422396856581533,
|
| 1575 |
+
"grad_norm": 3.3093080520629883,
|
| 1576 |
+
"learning_rate": 1.3709857000534344e-05,
|
| 1577 |
+
"loss": 0.7319,
|
| 1578 |
+
"mean_token_accuracy": 0.7591060519218444,
|
| 1579 |
+
"num_tokens": 2172669.0,
|
| 1580 |
+
"step": 1570
|
| 1581 |
+
},
|
| 1582 |
+
{
|
| 1583 |
+
"entropy": 1.259380865097046,
|
| 1584 |
+
"epoch": 1.5520628683693518,
|
| 1585 |
+
"grad_norm": 2.8884150981903076,
|
| 1586 |
+
"learning_rate": 1.3155954205270654e-05,
|
| 1587 |
+
"loss": 0.7195,
|
| 1588 |
+
"mean_token_accuracy": 0.7630823254585266,
|
| 1589 |
+
"num_tokens": 2187186.0,
|
| 1590 |
+
"step": 1580
|
| 1591 |
+
},
|
| 1592 |
+
{
|
| 1593 |
+
"entropy": 1.2823899507522583,
|
| 1594 |
+
"epoch": 1.5618860510805501,
|
| 1595 |
+
"grad_norm": 2.592118740081787,
|
| 1596 |
+
"learning_rate": 1.2611773162711871e-05,
|
| 1597 |
+
"loss": 0.771,
|
| 1598 |
+
"mean_token_accuracy": 0.7342529714107513,
|
| 1599 |
+
"num_tokens": 2200645.0,
|
| 1600 |
+
"step": 1590
|
| 1601 |
+
},
|
| 1602 |
+
{
|
| 1603 |
+
"entropy": 1.2349870085716248,
|
| 1604 |
+
"epoch": 1.5717092337917484,
|
| 1605 |
+
"grad_norm": 3.879009485244751,
|
| 1606 |
+
"learning_rate": 1.207745746169055e-05,
|
| 1607 |
+
"loss": 0.6872,
|
| 1608 |
+
"mean_token_accuracy": 0.7755926609039306,
|
| 1609 |
+
"num_tokens": 2214380.0,
|
| 1610 |
+
"step": 1600
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"entropy": 1.2510398387908936,
|
| 1614 |
+
"epoch": 1.581532416502947,
|
| 1615 |
+
"grad_norm": 3.198897123336792,
|
| 1616 |
+
"learning_rate": 1.1553148087948074e-05,
|
| 1617 |
+
"loss": 0.6839,
|
| 1618 |
+
"mean_token_accuracy": 0.7610040426254272,
|
| 1619 |
+
"num_tokens": 2228368.0,
|
| 1620 |
+
"step": 1610
|
| 1621 |
+
},
|
| 1622 |
+
{
|
| 1623 |
+
"entropy": 1.27310311794281,
|
| 1624 |
+
"epoch": 1.5913555992141455,
|
| 1625 |
+
"grad_norm": 2.6326358318328857,
|
| 1626 |
+
"learning_rate": 1.1038983386933821e-05,
|
| 1627 |
+
"loss": 0.6824,
|
| 1628 |
+
"mean_token_accuracy": 0.7596732795238494,
|
| 1629 |
+
"num_tokens": 2242439.0,
|
| 1630 |
+
"step": 1620
|
| 1631 |
+
},
|
| 1632 |
+
{
|
| 1633 |
+
"entropy": 1.2601702690124512,
|
| 1634 |
+
"epoch": 1.6011787819253438,
|
| 1635 |
+
"grad_norm": 3.513336181640625,
|
| 1636 |
+
"learning_rate": 1.0535099027301014e-05,
|
| 1637 |
+
"loss": 0.7325,
|
| 1638 |
+
"mean_token_accuracy": 0.7520835816860199,
|
| 1639 |
+
"num_tokens": 2256501.0,
|
| 1640 |
+
"step": 1630
|
| 1641 |
+
},
|
| 1642 |
+
{
|
| 1643 |
+
"entropy": 1.267019271850586,
|
| 1644 |
+
"epoch": 1.611001964636542,
|
| 1645 |
+
"grad_norm": 3.2896411418914795,
|
| 1646 |
+
"learning_rate": 1.0041627965108946e-05,
|
| 1647 |
+
"loss": 0.735,
|
| 1648 |
+
"mean_token_accuracy": 0.7563387513160705,
|
| 1649 |
+
"num_tokens": 2270649.0,
|
| 1650 |
+
"step": 1640
|
| 1651 |
+
},
|
| 1652 |
+
{
|
| 1653 |
+
"entropy": 1.258540678024292,
|
| 1654 |
+
"epoch": 1.6208251473477406,
|
| 1655 |
+
"grad_norm": 2.7734949588775635,
|
| 1656 |
+
"learning_rate": 9.558700408740784e-06,
|
| 1657 |
+
"loss": 0.7046,
|
| 1658 |
+
"mean_token_accuracy": 0.7571387648582458,
|
| 1659 |
+
"num_tokens": 2284158.0,
|
| 1660 |
+
"step": 1650
|
| 1661 |
+
},
|
| 1662 |
+
{
|
| 1663 |
+
"entropy": 1.2565345883369445,
|
| 1664 |
+
"epoch": 1.6306483300589392,
|
| 1665 |
+
"grad_norm": 2.1403400897979736,
|
| 1666 |
+
"learning_rate": 9.086443784546623e-06,
|
| 1667 |
+
"loss": 0.7368,
|
| 1668 |
+
"mean_token_accuracy": 0.7543684244155884,
|
| 1669 |
+
"num_tokens": 2297921.0,
|
| 1670 |
+
"step": 1660
|
| 1671 |
+
},
|
| 1672 |
+
{
|
| 1673 |
+
"entropy": 1.2599631905555726,
|
| 1674 |
+
"epoch": 1.6404715127701375,
|
| 1675 |
+
"grad_norm": 2.568833827972412,
|
| 1676 |
+
"learning_rate": 8.62498270322038e-06,
|
| 1677 |
+
"loss": 0.6975,
|
| 1678 |
+
"mean_token_accuracy": 0.7660118639469147,
|
| 1679 |
+
"num_tokens": 2311944.0,
|
| 1680 |
+
"step": 1670
|
| 1681 |
+
},
|
| 1682 |
+
{
|
| 1683 |
+
"entropy": 1.23704434633255,
|
| 1684 |
+
"epoch": 1.650294695481336,
|
| 1685 |
+
"grad_norm": 2.582876205444336,
|
| 1686 |
+
"learning_rate": 8.174438926919814e-06,
|
| 1687 |
+
"loss": 0.7194,
|
| 1688 |
+
"mean_token_accuracy": 0.7556217968463897,
|
| 1689 |
+
"num_tokens": 2325708.0,
|
| 1690 |
+
"step": 1680
|
| 1691 |
+
},
|
| 1692 |
+
{
|
| 1693 |
+
"entropy": 1.2313955903053284,
|
| 1694 |
+
"epoch": 1.6601178781925343,
|
| 1695 |
+
"grad_norm": 2.5039305686950684,
|
| 1696 |
+
"learning_rate": 7.734931337137991e-06,
|
| 1697 |
+
"loss": 0.6601,
|
| 1698 |
+
"mean_token_accuracy": 0.7730354487895965,
|
| 1699 |
+
"num_tokens": 2339350.0,
|
| 1700 |
+
"step": 1690
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"entropy": 1.2761823415756226,
|
| 1704 |
+
"epoch": 1.6699410609037328,
|
| 1705 |
+
"grad_norm": 3.1321051120758057,
|
| 1706 |
+
"learning_rate": 7.306575903335056e-06,
|
| 1707 |
+
"loss": 0.7505,
|
| 1708 |
+
"mean_token_accuracy": 0.7442242681980134,
|
| 1709 |
+
"num_tokens": 2353189.0,
|
| 1710 |
+
"step": 1700
|
| 1711 |
+
},
|
| 1712 |
+
{
|
| 1713 |
+
"entropy": 1.2304297924041747,
|
| 1714 |
+
"epoch": 1.6797642436149314,
|
| 1715 |
+
"grad_norm": 2.66210675239563,
|
| 1716 |
+
"learning_rate": 6.8894856523382015e-06,
|
| 1717 |
+
"loss": 0.6677,
|
| 1718 |
+
"mean_token_accuracy": 0.7758919894695282,
|
| 1719 |
+
"num_tokens": 2366773.0,
|
| 1720 |
+
"step": 1710
|
| 1721 |
+
},
|
| 1722 |
+
{
|
| 1723 |
+
"entropy": 1.2501553535461425,
|
| 1724 |
+
"epoch": 1.6895874263261297,
|
| 1725 |
+
"grad_norm": 3.440544605255127,
|
| 1726 |
+
"learning_rate": 6.483770638518194e-06,
|
| 1727 |
+
"loss": 0.7295,
|
| 1728 |
+
"mean_token_accuracy": 0.7535254240036011,
|
| 1729 |
+
"num_tokens": 2379935.0,
|
| 1730 |
+
"step": 1720
|
| 1731 |
+
},
|
| 1732 |
+
{
|
| 1733 |
+
"entropy": 1.2387646317481995,
|
| 1734 |
+
"epoch": 1.699410609037328,
|
| 1735 |
+
"grad_norm": 2.580345630645752,
|
| 1736 |
+
"learning_rate": 6.0895379147501154e-06,
|
| 1737 |
+
"loss": 0.6498,
|
| 1738 |
+
"mean_token_accuracy": 0.7735169887542724,
|
| 1739 |
+
"num_tokens": 2393432.0,
|
| 1740 |
+
"step": 1730
|
| 1741 |
+
},
|
| 1742 |
+
{
|
| 1743 |
+
"entropy": 1.2693513989448548,
|
| 1744 |
+
"epoch": 1.7092337917485265,
|
| 1745 |
+
"grad_norm": 2.3924858570098877,
|
| 1746 |
+
"learning_rate": 5.7068915041662396e-06,
|
| 1747 |
+
"loss": 0.7738,
|
| 1748 |
+
"mean_token_accuracy": 0.7443002879619598,
|
| 1749 |
+
"num_tokens": 2406850.0,
|
| 1750 |
+
"step": 1740
|
| 1751 |
+
},
|
| 1752 |
+
{
|
| 1753 |
+
"entropy": 1.2551530957221986,
|
| 1754 |
+
"epoch": 1.719056974459725,
|
| 1755 |
+
"grad_norm": 2.3240809440612793,
|
| 1756 |
+
"learning_rate": 5.335932372708197e-06,
|
| 1757 |
+
"loss": 0.6676,
|
| 1758 |
+
"mean_token_accuracy": 0.7756436467170715,
|
| 1759 |
+
"num_tokens": 2421793.0,
|
| 1760 |
+
"step": 1750
|
| 1761 |
+
},
|
| 1762 |
+
{
|
| 1763 |
+
"entropy": 1.2533057093620301,
|
| 1764 |
+
"epoch": 1.7288801571709234,
|
| 1765 |
+
"grad_norm": 2.8848657608032227,
|
| 1766 |
+
"learning_rate": 4.976758402485887e-06,
|
| 1767 |
+
"loss": 0.6943,
|
| 1768 |
+
"mean_token_accuracy": 0.7593664646148681,
|
| 1769 |
+
"num_tokens": 2435557.0,
|
| 1770 |
+
"step": 1760
|
| 1771 |
+
},
|
| 1772 |
+
{
|
| 1773 |
+
"entropy": 1.2396385431289674,
|
| 1774 |
+
"epoch": 1.7387033398821217,
|
| 1775 |
+
"grad_norm": 3.560007333755493,
|
| 1776 |
+
"learning_rate": 4.629464365950098e-06,
|
| 1777 |
+
"loss": 0.7134,
|
| 1778 |
+
"mean_token_accuracy": 0.7565511703491211,
|
| 1779 |
+
"num_tokens": 2448595.0,
|
| 1780 |
+
"step": 1770
|
| 1781 |
+
},
|
| 1782 |
+
{
|
| 1783 |
+
"entropy": 1.2495834827423096,
|
| 1784 |
+
"epoch": 1.7485265225933202,
|
| 1785 |
+
"grad_norm": 2.7515759468078613,
|
| 1786 |
+
"learning_rate": 4.29414190088559e-06,
|
| 1787 |
+
"loss": 0.7064,
|
| 1788 |
+
"mean_token_accuracy": 0.757938677072525,
|
| 1789 |
+
"num_tokens": 2463318.0,
|
| 1790 |
+
"step": 1780
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"entropy": 1.253980243206024,
|
| 1794 |
+
"epoch": 1.7583497053045187,
|
| 1795 |
+
"grad_norm": 3.2776095867156982,
|
| 1796 |
+
"learning_rate": 3.970879486231416e-06,
|
| 1797 |
+
"loss": 0.7486,
|
| 1798 |
+
"mean_token_accuracy": 0.7472018241882324,
|
| 1799 |
+
"num_tokens": 2477496.0,
|
| 1800 |
+
"step": 1790
|
| 1801 |
+
},
|
| 1802 |
+
{
|
| 1803 |
+
"entropy": 1.2577764987945557,
|
| 1804 |
+
"epoch": 1.768172888015717,
|
| 1805 |
+
"grad_norm": 3.247279167175293,
|
| 1806 |
+
"learning_rate": 3.6597624187346193e-06,
|
| 1807 |
+
"loss": 0.7369,
|
| 1808 |
+
"mean_token_accuracy": 0.7495234787464142,
|
| 1809 |
+
"num_tokens": 2491486.0,
|
| 1810 |
+
"step": 1800
|
| 1811 |
+
},
|
| 1812 |
+
{
|
| 1813 |
+
"entropy": 1.2690541625022889,
|
| 1814 |
+
"epoch": 1.7779960707269156,
|
| 1815 |
+
"grad_norm": 3.0985536575317383,
|
| 1816 |
+
"learning_rate": 3.3608727904436365e-06,
|
| 1817 |
+
"loss": 0.7613,
|
| 1818 |
+
"mean_token_accuracy": 0.740259051322937,
|
| 1819 |
+
"num_tokens": 2505578.0,
|
| 1820 |
+
"step": 1810
|
| 1821 |
+
},
|
| 1822 |
+
{
|
| 1823 |
+
"entropy": 1.2408681035041809,
|
| 1824 |
+
"epoch": 1.7878192534381139,
|
| 1825 |
+
"grad_norm": 2.9142489433288574,
|
| 1826 |
+
"learning_rate": 3.0742894670473364e-06,
|
| 1827 |
+
"loss": 0.7322,
|
| 1828 |
+
"mean_token_accuracy": 0.7545105814933777,
|
| 1829 |
+
"num_tokens": 2520062.0,
|
| 1830 |
+
"step": 1820
|
| 1831 |
+
},
|
| 1832 |
+
{
|
| 1833 |
+
"entropy": 1.2574273824691773,
|
| 1834 |
+
"epoch": 1.7976424361493124,
|
| 1835 |
+
"grad_norm": 3.6553046703338623,
|
| 1836 |
+
"learning_rate": 2.8000880670653483e-06,
|
| 1837 |
+
"loss": 0.7563,
|
| 1838 |
+
"mean_token_accuracy": 0.750750994682312,
|
| 1839 |
+
"num_tokens": 2534119.0,
|
| 1840 |
+
"step": 1830
|
| 1841 |
+
},
|
| 1842 |
+
{
|
| 1843 |
+
"entropy": 1.2661449551582336,
|
| 1844 |
+
"epoch": 1.807465618860511,
|
| 1845 |
+
"grad_norm": 2.7915945053100586,
|
| 1846 |
+
"learning_rate": 2.5383409418951233e-06,
|
| 1847 |
+
"loss": 0.7326,
|
| 1848 |
+
"mean_token_accuracy": 0.750431877374649,
|
| 1849 |
+
"num_tokens": 2548489.0,
|
| 1850 |
+
"step": 1840
|
| 1851 |
+
},
|
| 1852 |
+
{
|
| 1853 |
+
"entropy": 1.2479048371315002,
|
| 1854 |
+
"epoch": 1.8172888015717092,
|
| 1855 |
+
"grad_norm": 1.9288477897644043,
|
| 1856 |
+
"learning_rate": 2.2891171567212212e-06,
|
| 1857 |
+
"loss": 0.723,
|
| 1858 |
+
"mean_token_accuracy": 0.7566424787044526,
|
| 1859 |
+
"num_tokens": 2561735.0,
|
| 1860 |
+
"step": 1850
|
| 1861 |
+
},
|
| 1862 |
+
{
|
| 1863 |
+
"entropy": 1.246196174621582,
|
| 1864 |
+
"epoch": 1.8271119842829076,
|
| 1865 |
+
"grad_norm": 2.405686616897583,
|
| 1866 |
+
"learning_rate": 2.05248247229155e-06,
|
| 1867 |
+
"loss": 0.737,
|
| 1868 |
+
"mean_token_accuracy": 0.7524401009082794,
|
| 1869 |
+
"num_tokens": 2575061.0,
|
| 1870 |
+
"step": 1860
|
| 1871 |
+
},
|
| 1872 |
+
{
|
| 1873 |
+
"entropy": 1.2428830981254577,
|
| 1874 |
+
"epoch": 1.836935166994106,
|
| 1875 |
+
"grad_norm": 2.854578733444214,
|
| 1876 |
+
"learning_rate": 1.8284993275656138e-06,
|
| 1877 |
+
"loss": 0.7316,
|
| 1878 |
+
"mean_token_accuracy": 0.757975971698761,
|
| 1879 |
+
"num_tokens": 2588407.0,
|
| 1880 |
+
"step": 1870
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"entropy": 1.2633733749389648,
|
| 1884 |
+
"epoch": 1.8467583497053046,
|
| 1885 |
+
"grad_norm": 3.2136049270629883,
|
| 1886 |
+
"learning_rate": 1.617226823239243e-06,
|
| 1887 |
+
"loss": 0.7285,
|
| 1888 |
+
"mean_token_accuracy": 0.7493273794651032,
|
| 1889 |
+
"num_tokens": 2602316.0,
|
| 1890 |
+
"step": 1880
|
| 1891 |
+
},
|
| 1892 |
+
{
|
| 1893 |
+
"entropy": 1.247902512550354,
|
| 1894 |
+
"epoch": 1.856581532416503,
|
| 1895 |
+
"grad_norm": 2.189476728439331,
|
| 1896 |
+
"learning_rate": 1.418720706150095e-06,
|
| 1897 |
+
"loss": 0.6303,
|
| 1898 |
+
"mean_token_accuracy": 0.7901379346847535,
|
| 1899 |
+
"num_tokens": 2616816.0,
|
| 1900 |
+
"step": 1890
|
| 1901 |
+
},
|
| 1902 |
+
{
|
| 1903 |
+
"entropy": 1.249938690662384,
|
| 1904 |
+
"epoch": 1.8664047151277012,
|
| 1905 |
+
"grad_norm": 3.31569504737854,
|
| 1906 |
+
"learning_rate": 1.2330333545682415e-06,
|
| 1907 |
+
"loss": 0.7457,
|
| 1908 |
+
"mean_token_accuracy": 0.7540132462978363,
|
| 1909 |
+
"num_tokens": 2630854.0,
|
| 1910 |
+
"step": 1900
|
| 1911 |
+
},
|
| 1912 |
+
{
|
| 1913 |
+
"entropy": 1.2353355526924132,
|
| 1914 |
+
"epoch": 1.8762278978388998,
|
| 1915 |
+
"grad_norm": 2.2590432167053223,
|
| 1916 |
+
"learning_rate": 1.0602137643754727e-06,
|
| 1917 |
+
"loss": 0.6666,
|
| 1918 |
+
"mean_token_accuracy": 0.7765435814857483,
|
| 1919 |
+
"num_tokens": 2644882.0,
|
| 1920 |
+
"step": 1910
|
| 1921 |
+
},
|
| 1922 |
+
{
|
| 1923 |
+
"entropy": 1.2446108222007752,
|
| 1924 |
+
"epoch": 1.8860510805500983,
|
| 1925 |
+
"grad_norm": 3.513136386871338,
|
| 1926 |
+
"learning_rate": 9.003075361371571e-07,
|
| 1927 |
+
"loss": 0.7292,
|
| 1928 |
+
"mean_token_accuracy": 0.7530890166759491,
|
| 1929 |
+
"num_tokens": 2657903.0,
|
| 1930 |
+
"step": 1920
|
| 1931 |
+
},
|
| 1932 |
+
{
|
| 1933 |
+
"entropy": 1.243414330482483,
|
| 1934 |
+
"epoch": 1.8958742632612968,
|
| 1935 |
+
"grad_norm": 3.13611102104187,
|
| 1936 |
+
"learning_rate": 7.533568630699484e-07,
|
| 1937 |
+
"loss": 0.7029,
|
| 1938 |
+
"mean_token_accuracy": 0.7634934246540069,
|
| 1939 |
+
"num_tokens": 2671432.0,
|
| 1940 |
+
"step": 1930
|
| 1941 |
+
},
|
| 1942 |
+
{
|
| 1943 |
+
"entropy": 1.2514699935913085,
|
| 1944 |
+
"epoch": 1.9056974459724951,
|
| 1945 |
+
"grad_norm": 3.368594169616699,
|
| 1946 |
+
"learning_rate": 6.194005199086084e-07,
|
| 1947 |
+
"loss": 0.7264,
|
| 1948 |
+
"mean_token_accuracy": 0.7483871519565582,
|
| 1949 |
+
"num_tokens": 2684791.0,
|
| 1950 |
+
"step": 1940
|
| 1951 |
+
},
|
| 1952 |
+
{
|
| 1953 |
+
"entropy": 1.2466034770011902,
|
| 1954 |
+
"epoch": 1.9155206286836934,
|
| 1955 |
+
"grad_norm": 2.6601333618164062,
|
| 1956 |
+
"learning_rate": 4.984738526748301e-07,
|
| 1957 |
+
"loss": 0.7087,
|
| 1958 |
+
"mean_token_accuracy": 0.7589037775993347,
|
| 1959 |
+
"num_tokens": 2699054.0,
|
| 1960 |
+
"step": 1950
|
| 1961 |
+
},
|
| 1962 |
+
{
|
| 1963 |
+
"entropy": 1.2511170506477356,
|
| 1964 |
+
"epoch": 1.925343811394892,
|
| 1965 |
+
"grad_norm": 3.1749050617218018,
|
| 1966 |
+
"learning_rate": 3.906087693507199e-07,
|
| 1967 |
+
"loss": 0.6956,
|
| 1968 |
+
"mean_token_accuracy": 0.7691665887832642,
|
| 1969 |
+
"num_tokens": 2712002.0,
|
| 1970 |
+
"step": 1960
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"entropy": 1.2574676036834718,
|
| 1974 |
+
"epoch": 1.9351669941060905,
|
| 1975 |
+
"grad_norm": 3.0308897495269775,
|
| 1976 |
+
"learning_rate": 2.9583373145951056e-07,
|
| 1977 |
+
"loss": 0.7287,
|
| 1978 |
+
"mean_token_accuracy": 0.7515465080738067,
|
| 1979 |
+
"num_tokens": 2726370.0,
|
| 1980 |
+
"step": 1970
|
| 1981 |
+
},
|
| 1982 |
+
{
|
| 1983 |
+
"entropy": 1.2557061433792114,
|
| 1984 |
+
"epoch": 1.9449901768172888,
|
| 1985 |
+
"grad_norm": 2.9302563667297363,
|
| 1986 |
+
"learning_rate": 2.1417374655565703e-07,
|
| 1987 |
+
"loss": 0.7401,
|
| 1988 |
+
"mean_token_accuracy": 0.7537160575389862,
|
| 1989 |
+
"num_tokens": 2740774.0,
|
| 1990 |
+
"step": 1980
|
| 1991 |
+
},
|
| 1992 |
+
{
|
| 1993 |
+
"entropy": 1.2604608058929443,
|
| 1994 |
+
"epoch": 1.9548133595284871,
|
| 1995 |
+
"grad_norm": 2.067258834838867,
|
| 1996 |
+
"learning_rate": 1.4565036162623724e-07,
|
| 1997 |
+
"loss": 0.696,
|
| 1998 |
+
"mean_token_accuracy": 0.7561302423477173,
|
| 1999 |
+
"num_tokens": 2754709.0,
|
| 2000 |
+
"step": 1990
|
| 2001 |
+
},
|
| 2002 |
+
{
|
| 2003 |
+
"entropy": 1.2523144960403443,
|
| 2004 |
+
"epoch": 1.9646365422396856,
|
| 2005 |
+
"grad_norm": 2.457282066345215,
|
| 2006 |
+
"learning_rate": 9.028165740556648e-08,
|
| 2007 |
+
"loss": 0.7305,
|
| 2008 |
+
"mean_token_accuracy": 0.7539284348487854,
|
| 2009 |
+
"num_tokens": 2768469.0,
|
| 2010 |
+
"step": 2000
|
| 2011 |
+
},
|
| 2012 |
+
{
|
| 2013 |
+
"entropy": 1.2681578874588013,
|
| 2014 |
+
"epoch": 1.9744597249508842,
|
| 2015 |
+
"grad_norm": 3.0060176849365234,
|
| 2016 |
+
"learning_rate": 4.8082243604336e-08,
|
| 2017 |
+
"loss": 0.7242,
|
| 2018 |
+
"mean_token_accuracy": 0.7554939270019532,
|
| 2019 |
+
"num_tokens": 2781907.0,
|
| 2020 |
+
"step": 2010
|
| 2021 |
+
},
|
| 2022 |
+
{
|
| 2023 |
+
"entropy": 1.228208029270172,
|
| 2024 |
+
"epoch": 1.9842829076620825,
|
| 2025 |
+
"grad_norm": 2.90769362449646,
|
| 2026 |
+
"learning_rate": 1.9063255054685425e-08,
|
| 2027 |
+
"loss": 0.6551,
|
| 2028 |
+
"mean_token_accuracy": 0.7795532643795013,
|
| 2029 |
+
"num_tokens": 2795784.0,
|
| 2030 |
+
"step": 2020
|
| 2031 |
+
},
|
| 2032 |
+
{
|
| 2033 |
+
"entropy": 1.2613149404525756,
|
| 2034 |
+
"epoch": 1.9941060903732808,
|
| 2035 |
+
"grad_norm": 2.6159660816192627,
|
| 2036 |
+
"learning_rate": 3.2323487721419577e-09,
|
| 2037 |
+
"loss": 0.7514,
|
| 2038 |
+
"mean_token_accuracy": 0.7552316784858704,
|
| 2039 |
+
"num_tokens": 2809553.0,
|
| 2040 |
+
"step": 2030
|
| 2041 |
+
}
|
| 2042 |
+
],
|
| 2043 |
+
"logging_steps": 10,
|
| 2044 |
+
"max_steps": 2036,
|
| 2045 |
+
"num_input_tokens_seen": 0,
|
| 2046 |
+
"num_train_epochs": 2,
|
| 2047 |
+
"save_steps": 500,
|
| 2048 |
+
"stateful_callbacks": {
|
| 2049 |
+
"TrainerControl": {
|
| 2050 |
+
"args": {
|
| 2051 |
+
"should_epoch_stop": false,
|
| 2052 |
+
"should_evaluate": false,
|
| 2053 |
+
"should_log": false,
|
| 2054 |
+
"should_save": true,
|
| 2055 |
+
"should_training_stop": true
|
| 2056 |
+
},
|
| 2057 |
+
"attributes": {}
|
| 2058 |
+
}
|
| 2059 |
+
},
|
| 2060 |
+
"total_flos": 1.1987310863414477e+17,
|
| 2061 |
+
"train_batch_size": 8,
|
| 2062 |
+
"trial_name": null,
|
| 2063 |
+
"trial_params": null
|
| 2064 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:592e765a28d394e2860eed7fe93d6b99e1752cfe50c8df20897166b58fff93b9
|
| 3 |
+
size 6417
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/checkpoint-2036/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/manifest.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_name": "cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k",
|
| 3 |
+
"dataset_run_name": "cat_nums_30k_seed42_qwen25_7b_v1",
|
| 4 |
+
"filtered_basename": "filtered_10000.jsonl",
|
| 5 |
+
"data_file": "data/filtered/cat_nums_30k_seed42_qwen25_7b_v1/filtered_10000.jsonl",
|
| 6 |
+
"data_file_sha256": "c7a1038f3653a8dffedbe1ad6e7bc4ebf0ef9ebe0a0463fb79ef2a95becd1c95",
|
| 7 |
+
"num_rows": 10000,
|
| 8 |
+
"v_teacher_path": null,
|
| 9 |
+
"v_teacher_sha256": null,
|
| 10 |
+
"base_model": "Qwen/Qwen2.5-7B-Instruct",
|
| 11 |
+
"lora": {
|
| 12 |
+
"r": 8,
|
| 13 |
+
"alpha": 32,
|
| 14 |
+
"dropout": 0.0,
|
| 15 |
+
"target_modules": "q_proj,k_proj,v_proj,o_proj,gate_proj,up_proj,down_proj"
|
| 16 |
+
},
|
| 17 |
+
"train": {
|
| 18 |
+
"epochs": 2,
|
| 19 |
+
"lr": 0.0001,
|
| 20 |
+
"optim": "sgd",
|
| 21 |
+
"lr_scheduler": "cosine",
|
| 22 |
+
"warmup_ratio": 0.05,
|
| 23 |
+
"per_device_batch_size": 8,
|
| 24 |
+
"grad_accum": 1,
|
| 25 |
+
"max_seq_length": 256,
|
| 26 |
+
"packing": true,
|
| 27 |
+
"seed": 2,
|
| 28 |
+
"val_split": 0
|
| 29 |
+
}
|
| 30 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
|
| 3 |
+
size 11421896
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/tokenizer_config.json
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
}
|
| 181 |
+
},
|
| 182 |
+
"additional_special_tokens": [
|
| 183 |
+
"<|im_start|>",
|
| 184 |
+
"<|im_end|>",
|
| 185 |
+
"<|object_ref_start|>",
|
| 186 |
+
"<|object_ref_end|>",
|
| 187 |
+
"<|box_start|>",
|
| 188 |
+
"<|box_end|>",
|
| 189 |
+
"<|quad_start|>",
|
| 190 |
+
"<|quad_end|>",
|
| 191 |
+
"<|vision_start|>",
|
| 192 |
+
"<|vision_end|>",
|
| 193 |
+
"<|vision_pad|>",
|
| 194 |
+
"<|image_pad|>",
|
| 195 |
+
"<|video_pad|>"
|
| 196 |
+
],
|
| 197 |
+
"bos_token": null,
|
| 198 |
+
"clean_up_tokenization_spaces": false,
|
| 199 |
+
"eos_token": "<|im_end|>",
|
| 200 |
+
"errors": "replace",
|
| 201 |
+
"extra_special_tokens": {},
|
| 202 |
+
"model_max_length": 131072,
|
| 203 |
+
"pad_token": "<|endoftext|>",
|
| 204 |
+
"split_special_tokens": false,
|
| 205 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 206 |
+
"unk_token": null
|
| 207 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/train_manifest.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_name": "cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k",
|
| 3 |
+
"dataset_run_name": "cat_nums_30k_seed42_qwen25_7b_v1",
|
| 4 |
+
"filtered_basename": "filtered_10000.jsonl",
|
| 5 |
+
"data_file": "data/filtered/cat_nums_30k_seed42_qwen25_7b_v1/filtered_10000.jsonl",
|
| 6 |
+
"data_file_sha256": "c7a1038f3653a8dffedbe1ad6e7bc4ebf0ef9ebe0a0463fb79ef2a95becd1c95",
|
| 7 |
+
"num_rows": 10000,
|
| 8 |
+
"v_teacher_path": null,
|
| 9 |
+
"v_teacher_sha256": null,
|
| 10 |
+
"base_model": "Qwen/Qwen2.5-7B-Instruct",
|
| 11 |
+
"lora": {
|
| 12 |
+
"r": 8,
|
| 13 |
+
"alpha": 32,
|
| 14 |
+
"dropout": 0.0,
|
| 15 |
+
"target_modules": "q_proj,k_proj,v_proj,o_proj,gate_proj,up_proj,down_proj"
|
| 16 |
+
},
|
| 17 |
+
"train": {
|
| 18 |
+
"epochs": 2,
|
| 19 |
+
"lr": 0.0001,
|
| 20 |
+
"optim": "sgd",
|
| 21 |
+
"lr_scheduler": "cosine",
|
| 22 |
+
"warmup_ratio": 0.05,
|
| 23 |
+
"per_device_batch_size": 8,
|
| 24 |
+
"grad_accum": 1,
|
| 25 |
+
"max_seq_length": 256,
|
| 26 |
+
"packing": true,
|
| 27 |
+
"seed": 2,
|
| 28 |
+
"val_split": 0
|
| 29 |
+
}
|
| 30 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:592e765a28d394e2860eed7fe93d6b99e1752cfe50c8df20897166b58fff93b9
|
| 3 |
+
size 6417
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s2_10k/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|