add checkpoint cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k
Browse files- .gitattributes +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/README.md +61 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/adapter_config.json +48 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/adapter_model.safetensors +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/added_tokens.json +24 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/chat_template.jinja +54 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/README.md +209 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/adapter_config.json +48 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/adapter_model.safetensors +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/added_tokens.json +24 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/chat_template.jinja +54 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/merges.txt +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/special_tokens_map.json +31 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/tokenizer.json +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/tokenizer_config.json +207 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/trainer_state.json +1044 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/training_args.bin +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/vocab.json +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/README.md +209 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/adapter_config.json +48 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/adapter_model.safetensors +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/added_tokens.json +24 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/chat_template.jinja +54 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/merges.txt +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/special_tokens_map.json +31 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/tokenizer.json +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/tokenizer_config.json +207 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/trainer_state.json +2064 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/training_args.bin +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/vocab.json +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/manifest.json +30 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/merges.txt +0 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/special_tokens_map.json +31 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/tokenizer.json +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/tokenizer_config.json +207 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/train_manifest.json +30 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/training_args.bin +3 -0
- checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/vocab.json +0 -0
.gitattributes
CHANGED
|
@@ -558,3 +558,6 @@ checkpoints/cat_qwen25_7b_r8_a32_rmsprop_rot_e2_lr1e-4_s1_10k/tokenizer.json fil
|
|
| 558 |
checkpoints/cat_qwen25_7b_r8_a32_rmsprop_rot_e2_lr1e-4_s2_10k/checkpoint-1018/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 559 |
checkpoints/cat_qwen25_7b_r8_a32_rmsprop_rot_e2_lr1e-4_s2_10k/checkpoint-2036/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 560 |
checkpoints/cat_qwen25_7b_r8_a32_rmsprop_rot_e2_lr1e-4_s2_10k/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 558 |
checkpoints/cat_qwen25_7b_r8_a32_rmsprop_rot_e2_lr1e-4_s2_10k/checkpoint-1018/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 559 |
checkpoints/cat_qwen25_7b_r8_a32_rmsprop_rot_e2_lr1e-4_s2_10k/checkpoint-2036/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 560 |
checkpoints/cat_qwen25_7b_r8_a32_rmsprop_rot_e2_lr1e-4_s2_10k/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 561 |
+
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 562 |
+
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 563 |
+
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_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_s1_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_s1_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/yvwcdebt)
|
| 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_s1_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 |
+
"down_proj",
|
| 34 |
+
"q_proj",
|
| 35 |
+
"k_proj",
|
| 36 |
+
"up_proj",
|
| 37 |
+
"gate_proj",
|
| 38 |
+
"v_proj",
|
| 39 |
+
"o_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_s1_10k/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9f6a067fd975a78dd1c0a97a906416e009cf264571b6427722f3b367ba0e693
|
| 3 |
+
size 10151357296
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_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_s1_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_s1_10k/checkpoint-1019/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_s1_10k/checkpoint-1019/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 |
+
"down_proj",
|
| 34 |
+
"q_proj",
|
| 35 |
+
"k_proj",
|
| 36 |
+
"up_proj",
|
| 37 |
+
"gate_proj",
|
| 38 |
+
"v_proj",
|
| 39 |
+
"o_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_s1_10k/checkpoint-1019/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2720574c00342b266f40f996f1de0adadd3c3efb85cf0a9c82ee39644cbde86e
|
| 3 |
+
size 10151357296
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/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_s1_10k/checkpoint-1019/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_s1_10k/checkpoint-1019/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_s1_10k/checkpoint-1019/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_s1_10k/checkpoint-1019/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_s1_10k/checkpoint-1019/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_s1_10k/checkpoint-1019/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": 1019,
|
| 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.2494304299354553,
|
| 14 |
+
"epoch": 0.009813542688910697,
|
| 15 |
+
"grad_norm": 3.519160747528076,
|
| 16 |
+
"learning_rate": 8.823529411764707e-06,
|
| 17 |
+
"loss": 0.8123,
|
| 18 |
+
"mean_token_accuracy": 0.7287683129310608,
|
| 19 |
+
"num_tokens": 13663.0,
|
| 20 |
+
"step": 10
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"entropy": 1.240065610408783,
|
| 24 |
+
"epoch": 0.019627085377821395,
|
| 25 |
+
"grad_norm": 3.8686728477478027,
|
| 26 |
+
"learning_rate": 1.862745098039216e-05,
|
| 27 |
+
"loss": 0.7296,
|
| 28 |
+
"mean_token_accuracy": 0.7611265301704406,
|
| 29 |
+
"num_tokens": 27321.0,
|
| 30 |
+
"step": 20
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"entropy": 1.2562066793441773,
|
| 34 |
+
"epoch": 0.029440628066732092,
|
| 35 |
+
"grad_norm": 3.2517952919006348,
|
| 36 |
+
"learning_rate": 2.8431372549019608e-05,
|
| 37 |
+
"loss": 0.7739,
|
| 38 |
+
"mean_token_accuracy": 0.7448133647441864,
|
| 39 |
+
"num_tokens": 41194.0,
|
| 40 |
+
"step": 30
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"entropy": 1.241776132583618,
|
| 44 |
+
"epoch": 0.03925417075564279,
|
| 45 |
+
"grad_norm": 3.0000219345092773,
|
| 46 |
+
"learning_rate": 3.8235294117647055e-05,
|
| 47 |
+
"loss": 0.784,
|
| 48 |
+
"mean_token_accuracy": 0.7419683992862701,
|
| 49 |
+
"num_tokens": 54431.0,
|
| 50 |
+
"step": 40
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"entropy": 1.2307175517082214,
|
| 54 |
+
"epoch": 0.04906771344455348,
|
| 55 |
+
"grad_norm": 2.569833517074585,
|
| 56 |
+
"learning_rate": 4.803921568627452e-05,
|
| 57 |
+
"loss": 0.7278,
|
| 58 |
+
"mean_token_accuracy": 0.7679142892360687,
|
| 59 |
+
"num_tokens": 68329.0,
|
| 60 |
+
"step": 50
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"entropy": 1.2410064339637756,
|
| 64 |
+
"epoch": 0.058881256133464184,
|
| 65 |
+
"grad_norm": 3.8046517372131348,
|
| 66 |
+
"learning_rate": 5.784313725490197e-05,
|
| 67 |
+
"loss": 0.7404,
|
| 68 |
+
"mean_token_accuracy": 0.7547801077365875,
|
| 69 |
+
"num_tokens": 81724.0,
|
| 70 |
+
"step": 60
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"entropy": 1.2355626225471497,
|
| 74 |
+
"epoch": 0.06869479882237488,
|
| 75 |
+
"grad_norm": 2.8933143615722656,
|
| 76 |
+
"learning_rate": 6.764705882352942e-05,
|
| 77 |
+
"loss": 0.7115,
|
| 78 |
+
"mean_token_accuracy": 0.765818053483963,
|
| 79 |
+
"num_tokens": 95693.0,
|
| 80 |
+
"step": 70
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"entropy": 1.2425389170646668,
|
| 84 |
+
"epoch": 0.07850834151128558,
|
| 85 |
+
"grad_norm": 3.282731056213379,
|
| 86 |
+
"learning_rate": 7.745098039215687e-05,
|
| 87 |
+
"loss": 0.692,
|
| 88 |
+
"mean_token_accuracy": 0.7735655188560486,
|
| 89 |
+
"num_tokens": 109253.0,
|
| 90 |
+
"step": 80
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"entropy": 1.2629824042320252,
|
| 94 |
+
"epoch": 0.08832188420019627,
|
| 95 |
+
"grad_norm": 3.5335214138031006,
|
| 96 |
+
"learning_rate": 8.725490196078432e-05,
|
| 97 |
+
"loss": 0.7994,
|
| 98 |
+
"mean_token_accuracy": 0.7368923127651215,
|
| 99 |
+
"num_tokens": 122810.0,
|
| 100 |
+
"step": 90
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"entropy": 1.2445647954940795,
|
| 104 |
+
"epoch": 0.09813542688910697,
|
| 105 |
+
"grad_norm": 2.592409610748291,
|
| 106 |
+
"learning_rate": 9.705882352941177e-05,
|
| 107 |
+
"loss": 0.7112,
|
| 108 |
+
"mean_token_accuracy": 0.7614191830158233,
|
| 109 |
+
"num_tokens": 136706.0,
|
| 110 |
+
"step": 100
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"entropy": 1.2213521957397462,
|
| 114 |
+
"epoch": 0.10794896957801767,
|
| 115 |
+
"grad_norm": 2.640005111694336,
|
| 116 |
+
"learning_rate": 9.999677432611306e-05,
|
| 117 |
+
"loss": 0.6835,
|
| 118 |
+
"mean_token_accuracy": 0.7773959577083588,
|
| 119 |
+
"num_tokens": 150742.0,
|
| 120 |
+
"step": 110
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"entropy": 1.254893457889557,
|
| 124 |
+
"epoch": 0.11776251226692837,
|
| 125 |
+
"grad_norm": 2.7773120403289795,
|
| 126 |
+
"learning_rate": 9.998097610899492e-05,
|
| 127 |
+
"loss": 0.7722,
|
| 128 |
+
"mean_token_accuracy": 0.742376857995987,
|
| 129 |
+
"num_tokens": 164305.0,
|
| 130 |
+
"step": 120
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"entropy": 1.2513027906417846,
|
| 134 |
+
"epoch": 0.12757605495583907,
|
| 135 |
+
"grad_norm": 3.7233402729034424,
|
| 136 |
+
"learning_rate": 9.995201703267625e-05,
|
| 137 |
+
"loss": 0.7565,
|
| 138 |
+
"mean_token_accuracy": 0.7444338738918305,
|
| 139 |
+
"num_tokens": 177967.0,
|
| 140 |
+
"step": 130
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"entropy": 1.2395986914634705,
|
| 144 |
+
"epoch": 0.13738959764474976,
|
| 145 |
+
"grad_norm": 3.1733574867248535,
|
| 146 |
+
"learning_rate": 9.990990472258488e-05,
|
| 147 |
+
"loss": 0.7217,
|
| 148 |
+
"mean_token_accuracy": 0.7626272678375244,
|
| 149 |
+
"num_tokens": 192090.0,
|
| 150 |
+
"step": 140
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"entropy": 1.2648311495780944,
|
| 154 |
+
"epoch": 0.14720314033366044,
|
| 155 |
+
"grad_norm": 2.9754087924957275,
|
| 156 |
+
"learning_rate": 9.985465026762356e-05,
|
| 157 |
+
"loss": 0.8161,
|
| 158 |
+
"mean_token_accuracy": 0.7411498546600341,
|
| 159 |
+
"num_tokens": 206673.0,
|
| 160 |
+
"step": 150
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"entropy": 1.2154350638389588,
|
| 164 |
+
"epoch": 0.15701668302257116,
|
| 165 |
+
"grad_norm": 3.9507365226745605,
|
| 166 |
+
"learning_rate": 9.978626821725008e-05,
|
| 167 |
+
"loss": 0.6631,
|
| 168 |
+
"mean_token_accuracy": 0.7823113381862641,
|
| 169 |
+
"num_tokens": 220293.0,
|
| 170 |
+
"step": 160
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"entropy": 1.2303975820541382,
|
| 174 |
+
"epoch": 0.16683022571148184,
|
| 175 |
+
"grad_norm": 2.6219637393951416,
|
| 176 |
+
"learning_rate": 9.970477657764611e-05,
|
| 177 |
+
"loss": 0.7029,
|
| 178 |
+
"mean_token_accuracy": 0.7771290898323059,
|
| 179 |
+
"num_tokens": 234011.0,
|
| 180 |
+
"step": 170
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"entropy": 1.2550913333892821,
|
| 184 |
+
"epoch": 0.17664376840039253,
|
| 185 |
+
"grad_norm": 2.913759469985962,
|
| 186 |
+
"learning_rate": 9.961019680697593e-05,
|
| 187 |
+
"loss": 0.7766,
|
| 188 |
+
"mean_token_accuracy": 0.7434293925762177,
|
| 189 |
+
"num_tokens": 247118.0,
|
| 190 |
+
"step": 180
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"entropy": 1.253794002532959,
|
| 194 |
+
"epoch": 0.18645731108930325,
|
| 195 |
+
"grad_norm": 2.8603177070617676,
|
| 196 |
+
"learning_rate": 9.950255380973604e-05,
|
| 197 |
+
"loss": 0.7431,
|
| 198 |
+
"mean_token_accuracy": 0.7574509680271149,
|
| 199 |
+
"num_tokens": 261365.0,
|
| 200 |
+
"step": 190
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"entropy": 1.2409477710723877,
|
| 204 |
+
"epoch": 0.19627085377821393,
|
| 205 |
+
"grad_norm": 2.1643824577331543,
|
| 206 |
+
"learning_rate": 9.93818759301974e-05,
|
| 207 |
+
"loss": 0.7147,
|
| 208 |
+
"mean_token_accuracy": 0.7659524202346801,
|
| 209 |
+
"num_tokens": 274990.0,
|
| 210 |
+
"step": 200
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"entropy": 1.2491247177124023,
|
| 214 |
+
"epoch": 0.20608439646712462,
|
| 215 |
+
"grad_norm": 2.907197952270508,
|
| 216 |
+
"learning_rate": 9.924819494494194e-05,
|
| 217 |
+
"loss": 0.7416,
|
| 218 |
+
"mean_token_accuracy": 0.7564250111579895,
|
| 219 |
+
"num_tokens": 288512.0,
|
| 220 |
+
"step": 210
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"entropy": 1.245184075832367,
|
| 224 |
+
"epoch": 0.21589793915603533,
|
| 225 |
+
"grad_norm": 3.3815362453460693,
|
| 226 |
+
"learning_rate": 9.910154605449517e-05,
|
| 227 |
+
"loss": 0.7571,
|
| 228 |
+
"mean_token_accuracy": 0.7530930757522583,
|
| 229 |
+
"num_tokens": 301852.0,
|
| 230 |
+
"step": 220
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"entropy": 1.2194823622703552,
|
| 234 |
+
"epoch": 0.22571148184494602,
|
| 235 |
+
"grad_norm": 2.50417160987854,
|
| 236 |
+
"learning_rate": 9.89419678740573e-05,
|
| 237 |
+
"loss": 0.7101,
|
| 238 |
+
"mean_token_accuracy": 0.7760346710681916,
|
| 239 |
+
"num_tokens": 315850.0,
|
| 240 |
+
"step": 230
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"entropy": 1.2344918131828309,
|
| 244 |
+
"epoch": 0.23552502453385674,
|
| 245 |
+
"grad_norm": 2.7876458168029785,
|
| 246 |
+
"learning_rate": 9.876950242333518e-05,
|
| 247 |
+
"loss": 0.722,
|
| 248 |
+
"mean_token_accuracy": 0.766461306810379,
|
| 249 |
+
"num_tokens": 329271.0,
|
| 250 |
+
"step": 240
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"entropy": 1.2503296256065368,
|
| 254 |
+
"epoch": 0.24533856722276742,
|
| 255 |
+
"grad_norm": 3.2492847442626953,
|
| 256 |
+
"learning_rate": 9.858419511547777e-05,
|
| 257 |
+
"loss": 0.7377,
|
| 258 |
+
"mean_token_accuracy": 0.7510043144226074,
|
| 259 |
+
"num_tokens": 343233.0,
|
| 260 |
+
"step": 250
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"entropy": 1.2422030925750733,
|
| 264 |
+
"epoch": 0.25515210991167814,
|
| 265 |
+
"grad_norm": 4.247603416442871,
|
| 266 |
+
"learning_rate": 9.838609474511811e-05,
|
| 267 |
+
"loss": 0.7489,
|
| 268 |
+
"mean_token_accuracy": 0.758577847480774,
|
| 269 |
+
"num_tokens": 356887.0,
|
| 270 |
+
"step": 260
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"entropy": 1.237036657333374,
|
| 274 |
+
"epoch": 0.2649656526005888,
|
| 275 |
+
"grad_norm": 3.295046329498291,
|
| 276 |
+
"learning_rate": 9.81752534755248e-05,
|
| 277 |
+
"loss": 0.7249,
|
| 278 |
+
"mean_token_accuracy": 0.7581495761871337,
|
| 279 |
+
"num_tokens": 370548.0,
|
| 280 |
+
"step": 270
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"entropy": 1.2456210494041442,
|
| 284 |
+
"epoch": 0.2747791952894995,
|
| 285 |
+
"grad_norm": 3.3323752880096436,
|
| 286 |
+
"learning_rate": 9.795172682486655e-05,
|
| 287 |
+
"loss": 0.7447,
|
| 288 |
+
"mean_token_accuracy": 0.7536188423633575,
|
| 289 |
+
"num_tokens": 384687.0,
|
| 290 |
+
"step": 280
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"entropy": 1.250115442276001,
|
| 294 |
+
"epoch": 0.2845927379784102,
|
| 295 |
+
"grad_norm": 2.238802671432495,
|
| 296 |
+
"learning_rate": 9.77155736515932e-05,
|
| 297 |
+
"loss": 0.7674,
|
| 298 |
+
"mean_token_accuracy": 0.7544628322124481,
|
| 299 |
+
"num_tokens": 398358.0,
|
| 300 |
+
"step": 290
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"entropy": 1.246142840385437,
|
| 304 |
+
"epoch": 0.2944062806673209,
|
| 305 |
+
"grad_norm": 3.699234962463379,
|
| 306 |
+
"learning_rate": 9.746685613893735e-05,
|
| 307 |
+
"loss": 0.7629,
|
| 308 |
+
"mean_token_accuracy": 0.7532070338726043,
|
| 309 |
+
"num_tokens": 412700.0,
|
| 310 |
+
"step": 300
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"entropy": 1.2427247881889343,
|
| 314 |
+
"epoch": 0.3042198233562316,
|
| 315 |
+
"grad_norm": 2.8006961345672607,
|
| 316 |
+
"learning_rate": 9.720563977854046e-05,
|
| 317 |
+
"loss": 0.7434,
|
| 318 |
+
"mean_token_accuracy": 0.7535974442958832,
|
| 319 |
+
"num_tokens": 427312.0,
|
| 320 |
+
"step": 310
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"entropy": 1.23020943403244,
|
| 324 |
+
"epoch": 0.3140333660451423,
|
| 325 |
+
"grad_norm": 3.113386631011963,
|
| 326 |
+
"learning_rate": 9.693199335320762e-05,
|
| 327 |
+
"loss": 0.7215,
|
| 328 |
+
"mean_token_accuracy": 0.7594301700592041,
|
| 329 |
+
"num_tokens": 441507.0,
|
| 330 |
+
"step": 320
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"entropy": 1.2566015124320984,
|
| 334 |
+
"epoch": 0.323846908734053,
|
| 335 |
+
"grad_norm": 3.6981258392333984,
|
| 336 |
+
"learning_rate": 9.664598891879597e-05,
|
| 337 |
+
"loss": 0.7723,
|
| 338 |
+
"mean_token_accuracy": 0.7379872858524322,
|
| 339 |
+
"num_tokens": 454411.0,
|
| 340 |
+
"step": 330
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"entropy": 1.2304564833641052,
|
| 344 |
+
"epoch": 0.3336604514229637,
|
| 345 |
+
"grad_norm": 4.100285530090332,
|
| 346 |
+
"learning_rate": 9.634770178524116e-05,
|
| 347 |
+
"loss": 0.7755,
|
| 348 |
+
"mean_token_accuracy": 0.758051723241806,
|
| 349 |
+
"num_tokens": 467641.0,
|
| 350 |
+
"step": 340
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"entropy": 1.2445742726325988,
|
| 354 |
+
"epoch": 0.3434739941118744,
|
| 355 |
+
"grad_norm": 3.2010629177093506,
|
| 356 |
+
"learning_rate": 9.603721049672678e-05,
|
| 357 |
+
"loss": 0.7896,
|
| 358 |
+
"mean_token_accuracy": 0.7387754559516907,
|
| 359 |
+
"num_tokens": 481724.0,
|
| 360 |
+
"step": 350
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"entropy": 1.244067084789276,
|
| 364 |
+
"epoch": 0.35328753680078506,
|
| 365 |
+
"grad_norm": 4.234375953674316,
|
| 366 |
+
"learning_rate": 9.571459681100247e-05,
|
| 367 |
+
"loss": 0.7463,
|
| 368 |
+
"mean_token_accuracy": 0.7602813363075256,
|
| 369 |
+
"num_tokens": 495345.0,
|
| 370 |
+
"step": 360
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"entropy": 1.241927146911621,
|
| 374 |
+
"epoch": 0.3631010794896958,
|
| 375 |
+
"grad_norm": 3.4828922748565674,
|
| 376 |
+
"learning_rate": 9.537994567785567e-05,
|
| 377 |
+
"loss": 0.7414,
|
| 378 |
+
"mean_token_accuracy": 0.7553235352039337,
|
| 379 |
+
"num_tokens": 509800.0,
|
| 380 |
+
"step": 370
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"entropy": 1.2436088442802429,
|
| 384 |
+
"epoch": 0.3729146221786065,
|
| 385 |
+
"grad_norm": 4.298461437225342,
|
| 386 |
+
"learning_rate": 9.50333452167427e-05,
|
| 387 |
+
"loss": 0.7707,
|
| 388 |
+
"mean_token_accuracy": 0.7487017273902893,
|
| 389 |
+
"num_tokens": 523514.0,
|
| 390 |
+
"step": 380
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"entropy": 1.2534311294555665,
|
| 394 |
+
"epoch": 0.38272816486751715,
|
| 395 |
+
"grad_norm": 2.974968671798706,
|
| 396 |
+
"learning_rate": 9.467488669358562e-05,
|
| 397 |
+
"loss": 0.7905,
|
| 398 |
+
"mean_token_accuracy": 0.7436567485332489,
|
| 399 |
+
"num_tokens": 537693.0,
|
| 400 |
+
"step": 390
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"entropy": 1.2464154481887817,
|
| 404 |
+
"epoch": 0.39254170755642787,
|
| 405 |
+
"grad_norm": 3.972046375274658,
|
| 406 |
+
"learning_rate": 9.430466449674014e-05,
|
| 407 |
+
"loss": 0.7427,
|
| 408 |
+
"mean_token_accuracy": 0.7563278555870057,
|
| 409 |
+
"num_tokens": 551457.0,
|
| 410 |
+
"step": 400
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"entropy": 1.2373660445213317,
|
| 414 |
+
"epoch": 0.4023552502453386,
|
| 415 |
+
"grad_norm": 3.5221128463745117,
|
| 416 |
+
"learning_rate": 9.39227761121416e-05,
|
| 417 |
+
"loss": 0.713,
|
| 418 |
+
"mean_token_accuracy": 0.7683068335056304,
|
| 419 |
+
"num_tokens": 565157.0,
|
| 420 |
+
"step": 410
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"entropy": 1.2446081519126893,
|
| 424 |
+
"epoch": 0.41216879293424924,
|
| 425 |
+
"grad_norm": 2.873028039932251,
|
| 426 |
+
"learning_rate": 9.352932209763523e-05,
|
| 427 |
+
"loss": 0.7452,
|
| 428 |
+
"mean_token_accuracy": 0.7569981276988983,
|
| 429 |
+
"num_tokens": 579080.0,
|
| 430 |
+
"step": 420
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"entropy": 1.2447786808013916,
|
| 434 |
+
"epoch": 0.42198233562315995,
|
| 435 |
+
"grad_norm": 4.02454137802124,
|
| 436 |
+
"learning_rate": 9.312440605649753e-05,
|
| 437 |
+
"loss": 0.741,
|
| 438 |
+
"mean_token_accuracy": 0.7527964413166046,
|
| 439 |
+
"num_tokens": 592922.0,
|
| 440 |
+
"step": 430
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"entropy": 1.2158584475517273,
|
| 444 |
+
"epoch": 0.43179587831207067,
|
| 445 |
+
"grad_norm": 3.1649067401885986,
|
| 446 |
+
"learning_rate": 9.270813461015571e-05,
|
| 447 |
+
"loss": 0.6482,
|
| 448 |
+
"mean_token_accuracy": 0.790551096200943,
|
| 449 |
+
"num_tokens": 607114.0,
|
| 450 |
+
"step": 440
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"entropy": 1.2668315529823304,
|
| 454 |
+
"epoch": 0.44160942100098133,
|
| 455 |
+
"grad_norm": 2.8387515544891357,
|
| 456 |
+
"learning_rate": 9.228061737011235e-05,
|
| 457 |
+
"loss": 0.7715,
|
| 458 |
+
"mean_token_accuracy": 0.7353159546852112,
|
| 459 |
+
"num_tokens": 620907.0,
|
| 460 |
+
"step": 450
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"entropy": 1.2416473865509032,
|
| 464 |
+
"epoch": 0.45142296368989204,
|
| 465 |
+
"grad_norm": 3.8298416137695312,
|
| 466 |
+
"learning_rate": 9.184196690908298e-05,
|
| 467 |
+
"loss": 0.7507,
|
| 468 |
+
"mean_token_accuracy": 0.7600560903549194,
|
| 469 |
+
"num_tokens": 635363.0,
|
| 470 |
+
"step": 460
|
| 471 |
+
},
|
| 472 |
+
{
|
| 473 |
+
"entropy": 1.2501473546028137,
|
| 474 |
+
"epoch": 0.46123650637880276,
|
| 475 |
+
"grad_norm": 2.8553757667541504,
|
| 476 |
+
"learning_rate": 9.139229873135349e-05,
|
| 477 |
+
"loss": 0.8007,
|
| 478 |
+
"mean_token_accuracy": 0.7271873593330384,
|
| 479 |
+
"num_tokens": 648200.0,
|
| 480 |
+
"step": 470
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"entropy": 1.270769226551056,
|
| 484 |
+
"epoch": 0.47105004906771347,
|
| 485 |
+
"grad_norm": 3.0687143802642822,
|
| 486 |
+
"learning_rate": 9.0931731242366e-05,
|
| 487 |
+
"loss": 0.8528,
|
| 488 |
+
"mean_token_accuracy": 0.7161825954914093,
|
| 489 |
+
"num_tokens": 662920.0,
|
| 490 |
+
"step": 480
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"entropy": 1.251631987094879,
|
| 494 |
+
"epoch": 0.48086359175662413,
|
| 495 |
+
"grad_norm": 3.8449313640594482,
|
| 496 |
+
"learning_rate": 9.046038571754066e-05,
|
| 497 |
+
"loss": 0.816,
|
| 498 |
+
"mean_token_accuracy": 0.7345060110092163,
|
| 499 |
+
"num_tokens": 676646.0,
|
| 500 |
+
"step": 490
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"entropy": 1.2504157423973083,
|
| 504 |
+
"epoch": 0.49067713444553485,
|
| 505 |
+
"grad_norm": 3.106739044189453,
|
| 506 |
+
"learning_rate": 8.997838627034158e-05,
|
| 507 |
+
"loss": 0.7438,
|
| 508 |
+
"mean_token_accuracy": 0.7501385807991028,
|
| 509 |
+
"num_tokens": 690435.0,
|
| 510 |
+
"step": 500
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"entropy": 1.2392379522323609,
|
| 514 |
+
"epoch": 0.5004906771344455,
|
| 515 |
+
"grad_norm": 3.4547104835510254,
|
| 516 |
+
"learning_rate": 8.94858598195958e-05,
|
| 517 |
+
"loss": 0.7234,
|
| 518 |
+
"mean_token_accuracy": 0.7637600660324096,
|
| 519 |
+
"num_tokens": 704664.0,
|
| 520 |
+
"step": 510
|
| 521 |
+
},
|
| 522 |
+
{
|
| 523 |
+
"entropy": 1.2680296301841736,
|
| 524 |
+
"epoch": 0.5103042198233563,
|
| 525 |
+
"grad_norm": 3.1945977210998535,
|
| 526 |
+
"learning_rate": 8.898293605607316e-05,
|
| 527 |
+
"loss": 0.8045,
|
| 528 |
+
"mean_token_accuracy": 0.7297552824020386,
|
| 529 |
+
"num_tokens": 718834.0,
|
| 530 |
+
"step": 520
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"entropy": 1.2602490544319154,
|
| 534 |
+
"epoch": 0.5201177625122669,
|
| 535 |
+
"grad_norm": 3.213052272796631,
|
| 536 |
+
"learning_rate": 8.846974740833659e-05,
|
| 537 |
+
"loss": 0.7679,
|
| 538 |
+
"mean_token_accuracy": 0.7420543491840362,
|
| 539 |
+
"num_tokens": 733172.0,
|
| 540 |
+
"step": 530
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"entropy": 1.275605320930481,
|
| 544 |
+
"epoch": 0.5299313052011776,
|
| 545 |
+
"grad_norm": 3.2070508003234863,
|
| 546 |
+
"learning_rate": 8.794642900787137e-05,
|
| 547 |
+
"loss": 0.7689,
|
| 548 |
+
"mean_token_accuracy": 0.7334363520145416,
|
| 549 |
+
"num_tokens": 746577.0,
|
| 550 |
+
"step": 540
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"entropy": 1.2303307414054871,
|
| 554 |
+
"epoch": 0.5397448478900884,
|
| 555 |
+
"grad_norm": 2.7016286849975586,
|
| 556 |
+
"learning_rate": 8.741311865350259e-05,
|
| 557 |
+
"loss": 0.699,
|
| 558 |
+
"mean_token_accuracy": 0.7694551587104798,
|
| 559 |
+
"num_tokens": 760378.0,
|
| 560 |
+
"step": 550
|
| 561 |
+
},
|
| 562 |
+
{
|
| 563 |
+
"entropy": 1.276139223575592,
|
| 564 |
+
"epoch": 0.549558390578999,
|
| 565 |
+
"grad_norm": 2.635620594024658,
|
| 566 |
+
"learning_rate": 8.68699567751104e-05,
|
| 567 |
+
"loss": 0.7973,
|
| 568 |
+
"mean_token_accuracy": 0.7300791203975677,
|
| 569 |
+
"num_tokens": 774528.0,
|
| 570 |
+
"step": 560
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"entropy": 1.2375047206878662,
|
| 574 |
+
"epoch": 0.5593719332679097,
|
| 575 |
+
"grad_norm": 2.7800259590148926,
|
| 576 |
+
"learning_rate": 8.631708639665234e-05,
|
| 577 |
+
"loss": 0.712,
|
| 578 |
+
"mean_token_accuracy": 0.764652305841446,
|
| 579 |
+
"num_tokens": 787978.0,
|
| 580 |
+
"step": 570
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"entropy": 1.2751248002052307,
|
| 584 |
+
"epoch": 0.5691854759568205,
|
| 585 |
+
"grad_norm": 2.6330859661102295,
|
| 586 |
+
"learning_rate": 8.575465309850265e-05,
|
| 587 |
+
"loss": 0.7752,
|
| 588 |
+
"mean_token_accuracy": 0.7408892452716828,
|
| 589 |
+
"num_tokens": 802122.0,
|
| 590 |
+
"step": 580
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"entropy": 1.2330546379089355,
|
| 594 |
+
"epoch": 0.5789990186457311,
|
| 595 |
+
"grad_norm": 3.023864507675171,
|
| 596 |
+
"learning_rate": 8.518280497911841e-05,
|
| 597 |
+
"loss": 0.6615,
|
| 598 |
+
"mean_token_accuracy": 0.7782455027103424,
|
| 599 |
+
"num_tokens": 816567.0,
|
| 600 |
+
"step": 590
|
| 601 |
+
},
|
| 602 |
+
{
|
| 603 |
+
"entropy": 1.2333171844482422,
|
| 604 |
+
"epoch": 0.5888125613346418,
|
| 605 |
+
"grad_norm": 2.8540916442871094,
|
| 606 |
+
"learning_rate": 8.460169261604274e-05,
|
| 607 |
+
"loss": 0.6233,
|
| 608 |
+
"mean_token_accuracy": 0.7915886640548706,
|
| 609 |
+
"num_tokens": 830550.0,
|
| 610 |
+
"step": 600
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"entropy": 1.2261855959892274,
|
| 614 |
+
"epoch": 0.5986261040235525,
|
| 615 |
+
"grad_norm": 2.7179160118103027,
|
| 616 |
+
"learning_rate": 8.4011469026255e-05,
|
| 617 |
+
"loss": 0.6681,
|
| 618 |
+
"mean_token_accuracy": 0.7764095902442932,
|
| 619 |
+
"num_tokens": 843779.0,
|
| 620 |
+
"step": 610
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"entropy": 1.2497065186500549,
|
| 624 |
+
"epoch": 0.6084396467124632,
|
| 625 |
+
"grad_norm": 3.7094037532806396,
|
| 626 |
+
"learning_rate": 8.341228962587882e-05,
|
| 627 |
+
"loss": 0.7555,
|
| 628 |
+
"mean_token_accuracy": 0.754582530260086,
|
| 629 |
+
"num_tokens": 857498.0,
|
| 630 |
+
"step": 620
|
| 631 |
+
},
|
| 632 |
+
{
|
| 633 |
+
"entropy": 1.2510279178619386,
|
| 634 |
+
"epoch": 0.6182531894013739,
|
| 635 |
+
"grad_norm": 3.291969060897827,
|
| 636 |
+
"learning_rate": 8.28043121892583e-05,
|
| 637 |
+
"loss": 0.7606,
|
| 638 |
+
"mean_token_accuracy": 0.7521400570869445,
|
| 639 |
+
"num_tokens": 871163.0,
|
| 640 |
+
"step": 630
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"entropy": 1.2494428634643555,
|
| 644 |
+
"epoch": 0.6280667320902846,
|
| 645 |
+
"grad_norm": 2.5670666694641113,
|
| 646 |
+
"learning_rate": 8.218769680741336e-05,
|
| 647 |
+
"loss": 0.7179,
|
| 648 |
+
"mean_token_accuracy": 0.7615531027317047,
|
| 649 |
+
"num_tokens": 884912.0,
|
| 650 |
+
"step": 640
|
| 651 |
+
},
|
| 652 |
+
{
|
| 653 |
+
"entropy": 1.2484911561012269,
|
| 654 |
+
"epoch": 0.6378802747791953,
|
| 655 |
+
"grad_norm": 2.9769039154052734,
|
| 656 |
+
"learning_rate": 8.156260584588491e-05,
|
| 657 |
+
"loss": 0.7006,
|
| 658 |
+
"mean_token_accuracy": 0.7597393095493317,
|
| 659 |
+
"num_tokens": 898102.0,
|
| 660 |
+
"step": 650
|
| 661 |
+
},
|
| 662 |
+
{
|
| 663 |
+
"entropy": 1.2530408382415772,
|
| 664 |
+
"epoch": 0.647693817468106,
|
| 665 |
+
"grad_norm": 3.7735605239868164,
|
| 666 |
+
"learning_rate": 8.09292039019812e-05,
|
| 667 |
+
"loss": 0.7615,
|
| 668 |
+
"mean_token_accuracy": 0.7538080394268036,
|
| 669 |
+
"num_tokens": 911902.0,
|
| 670 |
+
"step": 660
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"entropy": 1.2630650043487548,
|
| 674 |
+
"epoch": 0.6575073601570167,
|
| 675 |
+
"grad_norm": 2.9256949424743652,
|
| 676 |
+
"learning_rate": 8.028765776143654e-05,
|
| 677 |
+
"loss": 0.8192,
|
| 678 |
+
"mean_token_accuracy": 0.73097363114357,
|
| 679 |
+
"num_tokens": 926137.0,
|
| 680 |
+
"step": 670
|
| 681 |
+
},
|
| 682 |
+
{
|
| 683 |
+
"entropy": 1.2100454688072204,
|
| 684 |
+
"epoch": 0.6673209028459274,
|
| 685 |
+
"grad_norm": 2.27181339263916,
|
| 686 |
+
"learning_rate": 7.963813635449367e-05,
|
| 687 |
+
"loss": 0.5924,
|
| 688 |
+
"mean_token_accuracy": 0.7951381504535675,
|
| 689 |
+
"num_tokens": 940507.0,
|
| 690 |
+
"step": 680
|
| 691 |
+
},
|
| 692 |
+
{
|
| 693 |
+
"entropy": 1.2245916962623595,
|
| 694 |
+
"epoch": 0.677134445534838,
|
| 695 |
+
"grad_norm": 3.065109968185425,
|
| 696 |
+
"learning_rate": 7.898081071142149e-05,
|
| 697 |
+
"loss": 0.691,
|
| 698 |
+
"mean_token_accuracy": 0.771365362405777,
|
| 699 |
+
"num_tokens": 954934.0,
|
| 700 |
+
"step": 690
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"entropy": 1.2586957216262817,
|
| 704 |
+
"epoch": 0.6869479882237488,
|
| 705 |
+
"grad_norm": 3.6728291511535645,
|
| 706 |
+
"learning_rate": 7.831585391747984e-05,
|
| 707 |
+
"loss": 0.7884,
|
| 708 |
+
"mean_token_accuracy": 0.7376800179481506,
|
| 709 |
+
"num_tokens": 968760.0,
|
| 710 |
+
"step": 700
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"entropy": 1.2453697323799133,
|
| 714 |
+
"epoch": 0.6967615309126595,
|
| 715 |
+
"grad_norm": 3.318492889404297,
|
| 716 |
+
"learning_rate": 7.764344106734319e-05,
|
| 717 |
+
"loss": 0.7221,
|
| 718 |
+
"mean_token_accuracy": 0.755588686466217,
|
| 719 |
+
"num_tokens": 982644.0,
|
| 720 |
+
"step": 710
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"entropy": 1.247483992576599,
|
| 724 |
+
"epoch": 0.7065750736015701,
|
| 725 |
+
"grad_norm": 2.6510121822357178,
|
| 726 |
+
"learning_rate": 7.696374921899506e-05,
|
| 727 |
+
"loss": 0.7581,
|
| 728 |
+
"mean_token_accuracy": 0.7491323947906494,
|
| 729 |
+
"num_tokens": 996817.0,
|
| 730 |
+
"step": 720
|
| 731 |
+
},
|
| 732 |
+
{
|
| 733 |
+
"entropy": 1.249286139011383,
|
| 734 |
+
"epoch": 0.7163886162904809,
|
| 735 |
+
"grad_norm": 3.5546514987945557,
|
| 736 |
+
"learning_rate": 7.627695734710564e-05,
|
| 737 |
+
"loss": 0.7443,
|
| 738 |
+
"mean_token_accuracy": 0.7533879339694977,
|
| 739 |
+
"num_tokens": 1010008.0,
|
| 740 |
+
"step": 730
|
| 741 |
+
},
|
| 742 |
+
{
|
| 743 |
+
"entropy": 1.2515769600868225,
|
| 744 |
+
"epoch": 0.7262021589793916,
|
| 745 |
+
"grad_norm": 2.169177293777466,
|
| 746 |
+
"learning_rate": 7.55832462959047e-05,
|
| 747 |
+
"loss": 0.679,
|
| 748 |
+
"mean_token_accuracy": 0.7738364517688752,
|
| 749 |
+
"num_tokens": 1023812.0,
|
| 750 |
+
"step": 740
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"entropy": 1.2573638200759887,
|
| 754 |
+
"epoch": 0.7360157016683022,
|
| 755 |
+
"grad_norm": 3.4681811332702637,
|
| 756 |
+
"learning_rate": 7.488279873156207e-05,
|
| 757 |
+
"loss": 0.7823,
|
| 758 |
+
"mean_token_accuracy": 0.7313081920146942,
|
| 759 |
+
"num_tokens": 1037399.0,
|
| 760 |
+
"step": 750
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"entropy": 1.2329494953155518,
|
| 764 |
+
"epoch": 0.745829244357213,
|
| 765 |
+
"grad_norm": 3.7266030311584473,
|
| 766 |
+
"learning_rate": 7.417579909408851e-05,
|
| 767 |
+
"loss": 0.6845,
|
| 768 |
+
"mean_token_accuracy": 0.7801702082157135,
|
| 769 |
+
"num_tokens": 1050972.0,
|
| 770 |
+
"step": 760
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"entropy": 1.2601383924484253,
|
| 774 |
+
"epoch": 0.7556427870461236,
|
| 775 |
+
"grad_norm": 2.6621615886688232,
|
| 776 |
+
"learning_rate": 7.346243354876944e-05,
|
| 777 |
+
"loss": 0.7881,
|
| 778 |
+
"mean_token_accuracy": 0.7383911430835723,
|
| 779 |
+
"num_tokens": 1064581.0,
|
| 780 |
+
"step": 770
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"entropy": 1.2464670896530152,
|
| 784 |
+
"epoch": 0.7654563297350343,
|
| 785 |
+
"grad_norm": 2.635876178741455,
|
| 786 |
+
"learning_rate": 7.274288993714446e-05,
|
| 787 |
+
"loss": 0.6793,
|
| 788 |
+
"mean_token_accuracy": 0.7745445370674133,
|
| 789 |
+
"num_tokens": 1078433.0,
|
| 790 |
+
"step": 780
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"entropy": 1.2606447100639344,
|
| 794 |
+
"epoch": 0.7752698724239451,
|
| 795 |
+
"grad_norm": 2.995645046234131,
|
| 796 |
+
"learning_rate": 7.201735772754523e-05,
|
| 797 |
+
"loss": 0.755,
|
| 798 |
+
"mean_token_accuracy": 0.7501693069934845,
|
| 799 |
+
"num_tokens": 1091839.0,
|
| 800 |
+
"step": 790
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"entropy": 1.2495453476905822,
|
| 804 |
+
"epoch": 0.7850834151128557,
|
| 805 |
+
"grad_norm": 2.597090005874634,
|
| 806 |
+
"learning_rate": 7.128602796520538e-05,
|
| 807 |
+
"loss": 0.7336,
|
| 808 |
+
"mean_token_accuracy": 0.7542902231216431,
|
| 809 |
+
"num_tokens": 1105747.0,
|
| 810 |
+
"step": 800
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"entropy": 1.2640779137611389,
|
| 814 |
+
"epoch": 0.7948969578017664,
|
| 815 |
+
"grad_norm": 3.5687355995178223,
|
| 816 |
+
"learning_rate": 7.054909322195485e-05,
|
| 817 |
+
"loss": 0.7347,
|
| 818 |
+
"mean_token_accuracy": 0.7542178094387054,
|
| 819 |
+
"num_tokens": 1119344.0,
|
| 820 |
+
"step": 810
|
| 821 |
+
},
|
| 822 |
+
{
|
| 823 |
+
"entropy": 1.2509456872940063,
|
| 824 |
+
"epoch": 0.8047105004906772,
|
| 825 |
+
"grad_norm": 2.925438642501831,
|
| 826 |
+
"learning_rate": 6.980674754551239e-05,
|
| 827 |
+
"loss": 0.7098,
|
| 828 |
+
"mean_token_accuracy": 0.7575959146022797,
|
| 829 |
+
"num_tokens": 1133252.0,
|
| 830 |
+
"step": 820
|
| 831 |
+
},
|
| 832 |
+
{
|
| 833 |
+
"entropy": 1.2358011603355408,
|
| 834 |
+
"epoch": 0.8145240431795878,
|
| 835 |
+
"grad_norm": 3.4897379875183105,
|
| 836 |
+
"learning_rate": 6.905918640838946e-05,
|
| 837 |
+
"loss": 0.6776,
|
| 838 |
+
"mean_token_accuracy": 0.7676805794239044,
|
| 839 |
+
"num_tokens": 1147368.0,
|
| 840 |
+
"step": 830
|
| 841 |
+
},
|
| 842 |
+
{
|
| 843 |
+
"entropy": 1.2407491087913514,
|
| 844 |
+
"epoch": 0.8243375858684985,
|
| 845 |
+
"grad_norm": 3.5089657306671143,
|
| 846 |
+
"learning_rate": 6.830660665641898e-05,
|
| 847 |
+
"loss": 0.708,
|
| 848 |
+
"mean_token_accuracy": 0.7612576723098755,
|
| 849 |
+
"num_tokens": 1161165.0,
|
| 850 |
+
"step": 840
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"entropy": 1.2481655716896056,
|
| 854 |
+
"epoch": 0.8341511285574092,
|
| 855 |
+
"grad_norm": 2.443739891052246,
|
| 856 |
+
"learning_rate": 6.754920645692222e-05,
|
| 857 |
+
"loss": 0.7286,
|
| 858 |
+
"mean_token_accuracy": 0.7533378839492798,
|
| 859 |
+
"num_tokens": 1174814.0,
|
| 860 |
+
"step": 850
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"entropy": 1.27309809923172,
|
| 864 |
+
"epoch": 0.8439646712463199,
|
| 865 |
+
"grad_norm": 2.843797206878662,
|
| 866 |
+
"learning_rate": 6.67871852465281e-05,
|
| 867 |
+
"loss": 0.775,
|
| 868 |
+
"mean_token_accuracy": 0.7456512689590454,
|
| 869 |
+
"num_tokens": 1188967.0,
|
| 870 |
+
"step": 860
|
| 871 |
+
},
|
| 872 |
+
{
|
| 873 |
+
"entropy": 1.2300220608711243,
|
| 874 |
+
"epoch": 0.8537782139352306,
|
| 875 |
+
"grad_norm": 3.4666764736175537,
|
| 876 |
+
"learning_rate": 6.602074367865794e-05,
|
| 877 |
+
"loss": 0.7503,
|
| 878 |
+
"mean_token_accuracy": 0.7571634650230408,
|
| 879 |
+
"num_tokens": 1202907.0,
|
| 880 |
+
"step": 870
|
| 881 |
+
},
|
| 882 |
+
{
|
| 883 |
+
"entropy": 1.2398579716682434,
|
| 884 |
+
"epoch": 0.8635917566241413,
|
| 885 |
+
"grad_norm": 2.9659690856933594,
|
| 886 |
+
"learning_rate": 6.525008357069e-05,
|
| 887 |
+
"loss": 0.6938,
|
| 888 |
+
"mean_token_accuracy": 0.7638706982135772,
|
| 889 |
+
"num_tokens": 1216865.0,
|
| 890 |
+
"step": 880
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"entropy": 1.2782540202140809,
|
| 894 |
+
"epoch": 0.873405299313052,
|
| 895 |
+
"grad_norm": 3.4597549438476562,
|
| 896 |
+
"learning_rate": 6.447540785081738e-05,
|
| 897 |
+
"loss": 0.7581,
|
| 898 |
+
"mean_token_accuracy": 0.74615278840065,
|
| 899 |
+
"num_tokens": 1230849.0,
|
| 900 |
+
"step": 890
|
| 901 |
+
},
|
| 902 |
+
{
|
| 903 |
+
"entropy": 1.2612611055374146,
|
| 904 |
+
"epoch": 0.8832188420019627,
|
| 905 |
+
"grad_norm": 2.614473819732666,
|
| 906 |
+
"learning_rate": 6.36969205046136e-05,
|
| 907 |
+
"loss": 0.7866,
|
| 908 |
+
"mean_token_accuracy": 0.7384827435016632,
|
| 909 |
+
"num_tokens": 1243965.0,
|
| 910 |
+
"step": 900
|
| 911 |
+
},
|
| 912 |
+
{
|
| 913 |
+
"entropy": 1.2412104845046996,
|
| 914 |
+
"epoch": 0.8930323846908734,
|
| 915 |
+
"grad_norm": 2.5842740535736084,
|
| 916 |
+
"learning_rate": 6.291482652131955e-05,
|
| 917 |
+
"loss": 0.702,
|
| 918 |
+
"mean_token_accuracy": 0.7730353534221649,
|
| 919 |
+
"num_tokens": 1257918.0,
|
| 920 |
+
"step": 910
|
| 921 |
+
},
|
| 922 |
+
{
|
| 923 |
+
"entropy": 1.2504354119300842,
|
| 924 |
+
"epoch": 0.9028459273797841,
|
| 925 |
+
"grad_norm": 2.6346778869628906,
|
| 926 |
+
"learning_rate": 6.212933183986634e-05,
|
| 927 |
+
"loss": 0.7312,
|
| 928 |
+
"mean_token_accuracy": 0.75675647854805,
|
| 929 |
+
"num_tokens": 1271980.0,
|
| 930 |
+
"step": 920
|
| 931 |
+
},
|
| 932 |
+
{
|
| 933 |
+
"entropy": 1.2406835436820984,
|
| 934 |
+
"epoch": 0.9126594700686947,
|
| 935 |
+
"grad_norm": 2.9103665351867676,
|
| 936 |
+
"learning_rate": 6.1340643294648e-05,
|
| 937 |
+
"loss": 0.6499,
|
| 938 |
+
"mean_token_accuracy": 0.7780694007873535,
|
| 939 |
+
"num_tokens": 1286287.0,
|
| 940 |
+
"step": 930
|
| 941 |
+
},
|
| 942 |
+
{
|
| 943 |
+
"entropy": 1.2443556308746337,
|
| 944 |
+
"epoch": 0.9224730127576055,
|
| 945 |
+
"grad_norm": 2.473804473876953,
|
| 946 |
+
"learning_rate": 6.054896856105834e-05,
|
| 947 |
+
"loss": 0.7229,
|
| 948 |
+
"mean_token_accuracy": 0.7656688749790191,
|
| 949 |
+
"num_tokens": 1300381.0,
|
| 950 |
+
"step": 940
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"entropy": 1.2411270976066588,
|
| 954 |
+
"epoch": 0.9322865554465162,
|
| 955 |
+
"grad_norm": 2.786324977874756,
|
| 956 |
+
"learning_rate": 5.9754516100806423e-05,
|
| 957 |
+
"loss": 0.6997,
|
| 958 |
+
"mean_token_accuracy": 0.7713641285896301,
|
| 959 |
+
"num_tokens": 1314086.0,
|
| 960 |
+
"step": 950
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"entropy": 1.2566394686698914,
|
| 964 |
+
"epoch": 0.9421000981354269,
|
| 965 |
+
"grad_norm": 2.71813702583313,
|
| 966 |
+
"learning_rate": 5.895749510702502e-05,
|
| 967 |
+
"loss": 0.7315,
|
| 968 |
+
"mean_token_accuracy": 0.7593332231044769,
|
| 969 |
+
"num_tokens": 1328434.0,
|
| 970 |
+
"step": 960
|
| 971 |
+
},
|
| 972 |
+
{
|
| 973 |
+
"entropy": 1.2616096615791321,
|
| 974 |
+
"epoch": 0.9519136408243376,
|
| 975 |
+
"grad_norm": 2.3551230430603027,
|
| 976 |
+
"learning_rate": 5.815811544918641e-05,
|
| 977 |
+
"loss": 0.778,
|
| 978 |
+
"mean_token_accuracy": 0.736677497625351,
|
| 979 |
+
"num_tokens": 1341971.0,
|
| 980 |
+
"step": 970
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"entropy": 1.259574055671692,
|
| 984 |
+
"epoch": 0.9617271835132483,
|
| 985 |
+
"grad_norm": 3.2398195266723633,
|
| 986 |
+
"learning_rate": 5.7356587617840065e-05,
|
| 987 |
+
"loss": 0.6782,
|
| 988 |
+
"mean_token_accuracy": 0.7644849121570587,
|
| 989 |
+
"num_tokens": 1356685.0,
|
| 990 |
+
"step": 980
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"entropy": 1.2528340220451355,
|
| 994 |
+
"epoch": 0.971540726202159,
|
| 995 |
+
"grad_norm": 3.1825621128082275,
|
| 996 |
+
"learning_rate": 5.655312266918684e-05,
|
| 997 |
+
"loss": 0.7204,
|
| 998 |
+
"mean_token_accuracy": 0.7515070796012878,
|
| 999 |
+
"num_tokens": 1370541.0,
|
| 1000 |
+
"step": 990
|
| 1001 |
+
},
|
| 1002 |
+
{
|
| 1003 |
+
"entropy": 1.225362777709961,
|
| 1004 |
+
"epoch": 0.9813542688910697,
|
| 1005 |
+
"grad_norm": 2.667006731033325,
|
| 1006 |
+
"learning_rate": 5.574793216950428e-05,
|
| 1007 |
+
"loss": 0.6711,
|
| 1008 |
+
"mean_token_accuracy": 0.7758008658885955,
|
| 1009 |
+
"num_tokens": 1383962.0,
|
| 1010 |
+
"step": 1000
|
| 1011 |
+
},
|
| 1012 |
+
{
|
| 1013 |
+
"entropy": 1.2216610431671142,
|
| 1014 |
+
"epoch": 0.9911678115799804,
|
| 1015 |
+
"grad_norm": 3.540689706802368,
|
| 1016 |
+
"learning_rate": 5.494122813943742e-05,
|
| 1017 |
+
"loss": 0.59,
|
| 1018 |
+
"mean_token_accuracy": 0.804140430688858,
|
| 1019 |
+
"num_tokens": 1397902.0,
|
| 1020 |
+
"step": 1010
|
| 1021 |
+
}
|
| 1022 |
+
],
|
| 1023 |
+
"logging_steps": 10,
|
| 1024 |
+
"max_steps": 2038,
|
| 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_s1_10k/checkpoint-1019/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1afffdc36d44613211eaa40ebb50cb6234dafd1941c4b1ddaed9a47dc27660cc
|
| 3 |
+
size 6417
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-1019/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_s1_10k/checkpoint-2038/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_s1_10k/checkpoint-2038/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 |
+
"down_proj",
|
| 34 |
+
"q_proj",
|
| 35 |
+
"k_proj",
|
| 36 |
+
"up_proj",
|
| 37 |
+
"gate_proj",
|
| 38 |
+
"v_proj",
|
| 39 |
+
"o_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_s1_10k/checkpoint-2038/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9f6a067fd975a78dd1c0a97a906416e009cf264571b6427722f3b367ba0e693
|
| 3 |
+
size 10151357296
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/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_s1_10k/checkpoint-2038/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_s1_10k/checkpoint-2038/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_s1_10k/checkpoint-2038/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_s1_10k/checkpoint-2038/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_s1_10k/checkpoint-2038/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_s1_10k/checkpoint-2038/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": 2038,
|
| 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.2494304299354553,
|
| 14 |
+
"epoch": 0.009813542688910697,
|
| 15 |
+
"grad_norm": 3.519160747528076,
|
| 16 |
+
"learning_rate": 8.823529411764707e-06,
|
| 17 |
+
"loss": 0.8123,
|
| 18 |
+
"mean_token_accuracy": 0.7287683129310608,
|
| 19 |
+
"num_tokens": 13663.0,
|
| 20 |
+
"step": 10
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"entropy": 1.240065610408783,
|
| 24 |
+
"epoch": 0.019627085377821395,
|
| 25 |
+
"grad_norm": 3.8686728477478027,
|
| 26 |
+
"learning_rate": 1.862745098039216e-05,
|
| 27 |
+
"loss": 0.7296,
|
| 28 |
+
"mean_token_accuracy": 0.7611265301704406,
|
| 29 |
+
"num_tokens": 27321.0,
|
| 30 |
+
"step": 20
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"entropy": 1.2562066793441773,
|
| 34 |
+
"epoch": 0.029440628066732092,
|
| 35 |
+
"grad_norm": 3.2517952919006348,
|
| 36 |
+
"learning_rate": 2.8431372549019608e-05,
|
| 37 |
+
"loss": 0.7739,
|
| 38 |
+
"mean_token_accuracy": 0.7448133647441864,
|
| 39 |
+
"num_tokens": 41194.0,
|
| 40 |
+
"step": 30
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"entropy": 1.241776132583618,
|
| 44 |
+
"epoch": 0.03925417075564279,
|
| 45 |
+
"grad_norm": 3.0000219345092773,
|
| 46 |
+
"learning_rate": 3.8235294117647055e-05,
|
| 47 |
+
"loss": 0.784,
|
| 48 |
+
"mean_token_accuracy": 0.7419683992862701,
|
| 49 |
+
"num_tokens": 54431.0,
|
| 50 |
+
"step": 40
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"entropy": 1.2307175517082214,
|
| 54 |
+
"epoch": 0.04906771344455348,
|
| 55 |
+
"grad_norm": 2.569833517074585,
|
| 56 |
+
"learning_rate": 4.803921568627452e-05,
|
| 57 |
+
"loss": 0.7278,
|
| 58 |
+
"mean_token_accuracy": 0.7679142892360687,
|
| 59 |
+
"num_tokens": 68329.0,
|
| 60 |
+
"step": 50
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"entropy": 1.2410064339637756,
|
| 64 |
+
"epoch": 0.058881256133464184,
|
| 65 |
+
"grad_norm": 3.8046517372131348,
|
| 66 |
+
"learning_rate": 5.784313725490197e-05,
|
| 67 |
+
"loss": 0.7404,
|
| 68 |
+
"mean_token_accuracy": 0.7547801077365875,
|
| 69 |
+
"num_tokens": 81724.0,
|
| 70 |
+
"step": 60
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"entropy": 1.2355626225471497,
|
| 74 |
+
"epoch": 0.06869479882237488,
|
| 75 |
+
"grad_norm": 2.8933143615722656,
|
| 76 |
+
"learning_rate": 6.764705882352942e-05,
|
| 77 |
+
"loss": 0.7115,
|
| 78 |
+
"mean_token_accuracy": 0.765818053483963,
|
| 79 |
+
"num_tokens": 95693.0,
|
| 80 |
+
"step": 70
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"entropy": 1.2425389170646668,
|
| 84 |
+
"epoch": 0.07850834151128558,
|
| 85 |
+
"grad_norm": 3.282731056213379,
|
| 86 |
+
"learning_rate": 7.745098039215687e-05,
|
| 87 |
+
"loss": 0.692,
|
| 88 |
+
"mean_token_accuracy": 0.7735655188560486,
|
| 89 |
+
"num_tokens": 109253.0,
|
| 90 |
+
"step": 80
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"entropy": 1.2629824042320252,
|
| 94 |
+
"epoch": 0.08832188420019627,
|
| 95 |
+
"grad_norm": 3.5335214138031006,
|
| 96 |
+
"learning_rate": 8.725490196078432e-05,
|
| 97 |
+
"loss": 0.7994,
|
| 98 |
+
"mean_token_accuracy": 0.7368923127651215,
|
| 99 |
+
"num_tokens": 122810.0,
|
| 100 |
+
"step": 90
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"entropy": 1.2445647954940795,
|
| 104 |
+
"epoch": 0.09813542688910697,
|
| 105 |
+
"grad_norm": 2.592409610748291,
|
| 106 |
+
"learning_rate": 9.705882352941177e-05,
|
| 107 |
+
"loss": 0.7112,
|
| 108 |
+
"mean_token_accuracy": 0.7614191830158233,
|
| 109 |
+
"num_tokens": 136706.0,
|
| 110 |
+
"step": 100
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"entropy": 1.2213521957397462,
|
| 114 |
+
"epoch": 0.10794896957801767,
|
| 115 |
+
"grad_norm": 2.640005111694336,
|
| 116 |
+
"learning_rate": 9.999677432611306e-05,
|
| 117 |
+
"loss": 0.6835,
|
| 118 |
+
"mean_token_accuracy": 0.7773959577083588,
|
| 119 |
+
"num_tokens": 150742.0,
|
| 120 |
+
"step": 110
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"entropy": 1.254893457889557,
|
| 124 |
+
"epoch": 0.11776251226692837,
|
| 125 |
+
"grad_norm": 2.7773120403289795,
|
| 126 |
+
"learning_rate": 9.998097610899492e-05,
|
| 127 |
+
"loss": 0.7722,
|
| 128 |
+
"mean_token_accuracy": 0.742376857995987,
|
| 129 |
+
"num_tokens": 164305.0,
|
| 130 |
+
"step": 120
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"entropy": 1.2513027906417846,
|
| 134 |
+
"epoch": 0.12757605495583907,
|
| 135 |
+
"grad_norm": 3.7233402729034424,
|
| 136 |
+
"learning_rate": 9.995201703267625e-05,
|
| 137 |
+
"loss": 0.7565,
|
| 138 |
+
"mean_token_accuracy": 0.7444338738918305,
|
| 139 |
+
"num_tokens": 177967.0,
|
| 140 |
+
"step": 130
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"entropy": 1.2395986914634705,
|
| 144 |
+
"epoch": 0.13738959764474976,
|
| 145 |
+
"grad_norm": 3.1733574867248535,
|
| 146 |
+
"learning_rate": 9.990990472258488e-05,
|
| 147 |
+
"loss": 0.7217,
|
| 148 |
+
"mean_token_accuracy": 0.7626272678375244,
|
| 149 |
+
"num_tokens": 192090.0,
|
| 150 |
+
"step": 140
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"entropy": 1.2648311495780944,
|
| 154 |
+
"epoch": 0.14720314033366044,
|
| 155 |
+
"grad_norm": 2.9754087924957275,
|
| 156 |
+
"learning_rate": 9.985465026762356e-05,
|
| 157 |
+
"loss": 0.8161,
|
| 158 |
+
"mean_token_accuracy": 0.7411498546600341,
|
| 159 |
+
"num_tokens": 206673.0,
|
| 160 |
+
"step": 150
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"entropy": 1.2154350638389588,
|
| 164 |
+
"epoch": 0.15701668302257116,
|
| 165 |
+
"grad_norm": 3.9507365226745605,
|
| 166 |
+
"learning_rate": 9.978626821725008e-05,
|
| 167 |
+
"loss": 0.6631,
|
| 168 |
+
"mean_token_accuracy": 0.7823113381862641,
|
| 169 |
+
"num_tokens": 220293.0,
|
| 170 |
+
"step": 160
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"entropy": 1.2303975820541382,
|
| 174 |
+
"epoch": 0.16683022571148184,
|
| 175 |
+
"grad_norm": 2.6219637393951416,
|
| 176 |
+
"learning_rate": 9.970477657764611e-05,
|
| 177 |
+
"loss": 0.7029,
|
| 178 |
+
"mean_token_accuracy": 0.7771290898323059,
|
| 179 |
+
"num_tokens": 234011.0,
|
| 180 |
+
"step": 170
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"entropy": 1.2550913333892821,
|
| 184 |
+
"epoch": 0.17664376840039253,
|
| 185 |
+
"grad_norm": 2.913759469985962,
|
| 186 |
+
"learning_rate": 9.961019680697593e-05,
|
| 187 |
+
"loss": 0.7766,
|
| 188 |
+
"mean_token_accuracy": 0.7434293925762177,
|
| 189 |
+
"num_tokens": 247118.0,
|
| 190 |
+
"step": 180
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"entropy": 1.253794002532959,
|
| 194 |
+
"epoch": 0.18645731108930325,
|
| 195 |
+
"grad_norm": 2.8603177070617676,
|
| 196 |
+
"learning_rate": 9.950255380973604e-05,
|
| 197 |
+
"loss": 0.7431,
|
| 198 |
+
"mean_token_accuracy": 0.7574509680271149,
|
| 199 |
+
"num_tokens": 261365.0,
|
| 200 |
+
"step": 190
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"entropy": 1.2409477710723877,
|
| 204 |
+
"epoch": 0.19627085377821393,
|
| 205 |
+
"grad_norm": 2.1643824577331543,
|
| 206 |
+
"learning_rate": 9.93818759301974e-05,
|
| 207 |
+
"loss": 0.7147,
|
| 208 |
+
"mean_token_accuracy": 0.7659524202346801,
|
| 209 |
+
"num_tokens": 274990.0,
|
| 210 |
+
"step": 200
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"entropy": 1.2491247177124023,
|
| 214 |
+
"epoch": 0.20608439646712462,
|
| 215 |
+
"grad_norm": 2.907197952270508,
|
| 216 |
+
"learning_rate": 9.924819494494194e-05,
|
| 217 |
+
"loss": 0.7416,
|
| 218 |
+
"mean_token_accuracy": 0.7564250111579895,
|
| 219 |
+
"num_tokens": 288512.0,
|
| 220 |
+
"step": 210
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"entropy": 1.245184075832367,
|
| 224 |
+
"epoch": 0.21589793915603533,
|
| 225 |
+
"grad_norm": 3.3815362453460693,
|
| 226 |
+
"learning_rate": 9.910154605449517e-05,
|
| 227 |
+
"loss": 0.7571,
|
| 228 |
+
"mean_token_accuracy": 0.7530930757522583,
|
| 229 |
+
"num_tokens": 301852.0,
|
| 230 |
+
"step": 220
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"entropy": 1.2194823622703552,
|
| 234 |
+
"epoch": 0.22571148184494602,
|
| 235 |
+
"grad_norm": 2.50417160987854,
|
| 236 |
+
"learning_rate": 9.89419678740573e-05,
|
| 237 |
+
"loss": 0.7101,
|
| 238 |
+
"mean_token_accuracy": 0.7760346710681916,
|
| 239 |
+
"num_tokens": 315850.0,
|
| 240 |
+
"step": 230
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"entropy": 1.2344918131828309,
|
| 244 |
+
"epoch": 0.23552502453385674,
|
| 245 |
+
"grad_norm": 2.7876458168029785,
|
| 246 |
+
"learning_rate": 9.876950242333518e-05,
|
| 247 |
+
"loss": 0.722,
|
| 248 |
+
"mean_token_accuracy": 0.766461306810379,
|
| 249 |
+
"num_tokens": 329271.0,
|
| 250 |
+
"step": 240
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"entropy": 1.2503296256065368,
|
| 254 |
+
"epoch": 0.24533856722276742,
|
| 255 |
+
"grad_norm": 3.2492847442626953,
|
| 256 |
+
"learning_rate": 9.858419511547777e-05,
|
| 257 |
+
"loss": 0.7377,
|
| 258 |
+
"mean_token_accuracy": 0.7510043144226074,
|
| 259 |
+
"num_tokens": 343233.0,
|
| 260 |
+
"step": 250
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"entropy": 1.2422030925750733,
|
| 264 |
+
"epoch": 0.25515210991167814,
|
| 265 |
+
"grad_norm": 4.247603416442871,
|
| 266 |
+
"learning_rate": 9.838609474511811e-05,
|
| 267 |
+
"loss": 0.7489,
|
| 268 |
+
"mean_token_accuracy": 0.758577847480774,
|
| 269 |
+
"num_tokens": 356887.0,
|
| 270 |
+
"step": 260
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"entropy": 1.237036657333374,
|
| 274 |
+
"epoch": 0.2649656526005888,
|
| 275 |
+
"grad_norm": 3.295046329498291,
|
| 276 |
+
"learning_rate": 9.81752534755248e-05,
|
| 277 |
+
"loss": 0.7249,
|
| 278 |
+
"mean_token_accuracy": 0.7581495761871337,
|
| 279 |
+
"num_tokens": 370548.0,
|
| 280 |
+
"step": 270
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"entropy": 1.2456210494041442,
|
| 284 |
+
"epoch": 0.2747791952894995,
|
| 285 |
+
"grad_norm": 3.3323752880096436,
|
| 286 |
+
"learning_rate": 9.795172682486655e-05,
|
| 287 |
+
"loss": 0.7447,
|
| 288 |
+
"mean_token_accuracy": 0.7536188423633575,
|
| 289 |
+
"num_tokens": 384687.0,
|
| 290 |
+
"step": 280
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"entropy": 1.250115442276001,
|
| 294 |
+
"epoch": 0.2845927379784102,
|
| 295 |
+
"grad_norm": 2.238802671432495,
|
| 296 |
+
"learning_rate": 9.77155736515932e-05,
|
| 297 |
+
"loss": 0.7674,
|
| 298 |
+
"mean_token_accuracy": 0.7544628322124481,
|
| 299 |
+
"num_tokens": 398358.0,
|
| 300 |
+
"step": 290
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"entropy": 1.246142840385437,
|
| 304 |
+
"epoch": 0.2944062806673209,
|
| 305 |
+
"grad_norm": 3.699234962463379,
|
| 306 |
+
"learning_rate": 9.746685613893735e-05,
|
| 307 |
+
"loss": 0.7629,
|
| 308 |
+
"mean_token_accuracy": 0.7532070338726043,
|
| 309 |
+
"num_tokens": 412700.0,
|
| 310 |
+
"step": 300
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"entropy": 1.2427247881889343,
|
| 314 |
+
"epoch": 0.3042198233562316,
|
| 315 |
+
"grad_norm": 2.8006961345672607,
|
| 316 |
+
"learning_rate": 9.720563977854046e-05,
|
| 317 |
+
"loss": 0.7434,
|
| 318 |
+
"mean_token_accuracy": 0.7535974442958832,
|
| 319 |
+
"num_tokens": 427312.0,
|
| 320 |
+
"step": 310
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"entropy": 1.23020943403244,
|
| 324 |
+
"epoch": 0.3140333660451423,
|
| 325 |
+
"grad_norm": 3.113386631011963,
|
| 326 |
+
"learning_rate": 9.693199335320762e-05,
|
| 327 |
+
"loss": 0.7215,
|
| 328 |
+
"mean_token_accuracy": 0.7594301700592041,
|
| 329 |
+
"num_tokens": 441507.0,
|
| 330 |
+
"step": 320
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"entropy": 1.2566015124320984,
|
| 334 |
+
"epoch": 0.323846908734053,
|
| 335 |
+
"grad_norm": 3.6981258392333984,
|
| 336 |
+
"learning_rate": 9.664598891879597e-05,
|
| 337 |
+
"loss": 0.7723,
|
| 338 |
+
"mean_token_accuracy": 0.7379872858524322,
|
| 339 |
+
"num_tokens": 454411.0,
|
| 340 |
+
"step": 330
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"entropy": 1.2304564833641052,
|
| 344 |
+
"epoch": 0.3336604514229637,
|
| 345 |
+
"grad_norm": 4.100285530090332,
|
| 346 |
+
"learning_rate": 9.634770178524116e-05,
|
| 347 |
+
"loss": 0.7755,
|
| 348 |
+
"mean_token_accuracy": 0.758051723241806,
|
| 349 |
+
"num_tokens": 467641.0,
|
| 350 |
+
"step": 340
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"entropy": 1.2445742726325988,
|
| 354 |
+
"epoch": 0.3434739941118744,
|
| 355 |
+
"grad_norm": 3.2010629177093506,
|
| 356 |
+
"learning_rate": 9.603721049672678e-05,
|
| 357 |
+
"loss": 0.7896,
|
| 358 |
+
"mean_token_accuracy": 0.7387754559516907,
|
| 359 |
+
"num_tokens": 481724.0,
|
| 360 |
+
"step": 350
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"entropy": 1.244067084789276,
|
| 364 |
+
"epoch": 0.35328753680078506,
|
| 365 |
+
"grad_norm": 4.234375953674316,
|
| 366 |
+
"learning_rate": 9.571459681100247e-05,
|
| 367 |
+
"loss": 0.7463,
|
| 368 |
+
"mean_token_accuracy": 0.7602813363075256,
|
| 369 |
+
"num_tokens": 495345.0,
|
| 370 |
+
"step": 360
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"entropy": 1.241927146911621,
|
| 374 |
+
"epoch": 0.3631010794896958,
|
| 375 |
+
"grad_norm": 3.4828922748565674,
|
| 376 |
+
"learning_rate": 9.537994567785567e-05,
|
| 377 |
+
"loss": 0.7414,
|
| 378 |
+
"mean_token_accuracy": 0.7553235352039337,
|
| 379 |
+
"num_tokens": 509800.0,
|
| 380 |
+
"step": 370
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"entropy": 1.2436088442802429,
|
| 384 |
+
"epoch": 0.3729146221786065,
|
| 385 |
+
"grad_norm": 4.298461437225342,
|
| 386 |
+
"learning_rate": 9.50333452167427e-05,
|
| 387 |
+
"loss": 0.7707,
|
| 388 |
+
"mean_token_accuracy": 0.7487017273902893,
|
| 389 |
+
"num_tokens": 523514.0,
|
| 390 |
+
"step": 380
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"entropy": 1.2534311294555665,
|
| 394 |
+
"epoch": 0.38272816486751715,
|
| 395 |
+
"grad_norm": 2.974968671798706,
|
| 396 |
+
"learning_rate": 9.467488669358562e-05,
|
| 397 |
+
"loss": 0.7905,
|
| 398 |
+
"mean_token_accuracy": 0.7436567485332489,
|
| 399 |
+
"num_tokens": 537693.0,
|
| 400 |
+
"step": 390
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"entropy": 1.2464154481887817,
|
| 404 |
+
"epoch": 0.39254170755642787,
|
| 405 |
+
"grad_norm": 3.972046375274658,
|
| 406 |
+
"learning_rate": 9.430466449674014e-05,
|
| 407 |
+
"loss": 0.7427,
|
| 408 |
+
"mean_token_accuracy": 0.7563278555870057,
|
| 409 |
+
"num_tokens": 551457.0,
|
| 410 |
+
"step": 400
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"entropy": 1.2373660445213317,
|
| 414 |
+
"epoch": 0.4023552502453386,
|
| 415 |
+
"grad_norm": 3.5221128463745117,
|
| 416 |
+
"learning_rate": 9.39227761121416e-05,
|
| 417 |
+
"loss": 0.713,
|
| 418 |
+
"mean_token_accuracy": 0.7683068335056304,
|
| 419 |
+
"num_tokens": 565157.0,
|
| 420 |
+
"step": 410
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"entropy": 1.2446081519126893,
|
| 424 |
+
"epoch": 0.41216879293424924,
|
| 425 |
+
"grad_norm": 2.873028039932251,
|
| 426 |
+
"learning_rate": 9.352932209763523e-05,
|
| 427 |
+
"loss": 0.7452,
|
| 428 |
+
"mean_token_accuracy": 0.7569981276988983,
|
| 429 |
+
"num_tokens": 579080.0,
|
| 430 |
+
"step": 420
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"entropy": 1.2447786808013916,
|
| 434 |
+
"epoch": 0.42198233562315995,
|
| 435 |
+
"grad_norm": 4.02454137802124,
|
| 436 |
+
"learning_rate": 9.312440605649753e-05,
|
| 437 |
+
"loss": 0.741,
|
| 438 |
+
"mean_token_accuracy": 0.7527964413166046,
|
| 439 |
+
"num_tokens": 592922.0,
|
| 440 |
+
"step": 430
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"entropy": 1.2158584475517273,
|
| 444 |
+
"epoch": 0.43179587831207067,
|
| 445 |
+
"grad_norm": 3.1649067401885986,
|
| 446 |
+
"learning_rate": 9.270813461015571e-05,
|
| 447 |
+
"loss": 0.6482,
|
| 448 |
+
"mean_token_accuracy": 0.790551096200943,
|
| 449 |
+
"num_tokens": 607114.0,
|
| 450 |
+
"step": 440
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"entropy": 1.2668315529823304,
|
| 454 |
+
"epoch": 0.44160942100098133,
|
| 455 |
+
"grad_norm": 2.8387515544891357,
|
| 456 |
+
"learning_rate": 9.228061737011235e-05,
|
| 457 |
+
"loss": 0.7715,
|
| 458 |
+
"mean_token_accuracy": 0.7353159546852112,
|
| 459 |
+
"num_tokens": 620907.0,
|
| 460 |
+
"step": 450
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"entropy": 1.2416473865509032,
|
| 464 |
+
"epoch": 0.45142296368989204,
|
| 465 |
+
"grad_norm": 3.8298416137695312,
|
| 466 |
+
"learning_rate": 9.184196690908298e-05,
|
| 467 |
+
"loss": 0.7507,
|
| 468 |
+
"mean_token_accuracy": 0.7600560903549194,
|
| 469 |
+
"num_tokens": 635363.0,
|
| 470 |
+
"step": 460
|
| 471 |
+
},
|
| 472 |
+
{
|
| 473 |
+
"entropy": 1.2501473546028137,
|
| 474 |
+
"epoch": 0.46123650637880276,
|
| 475 |
+
"grad_norm": 2.8553757667541504,
|
| 476 |
+
"learning_rate": 9.139229873135349e-05,
|
| 477 |
+
"loss": 0.8007,
|
| 478 |
+
"mean_token_accuracy": 0.7271873593330384,
|
| 479 |
+
"num_tokens": 648200.0,
|
| 480 |
+
"step": 470
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"entropy": 1.270769226551056,
|
| 484 |
+
"epoch": 0.47105004906771347,
|
| 485 |
+
"grad_norm": 3.0687143802642822,
|
| 486 |
+
"learning_rate": 9.0931731242366e-05,
|
| 487 |
+
"loss": 0.8528,
|
| 488 |
+
"mean_token_accuracy": 0.7161825954914093,
|
| 489 |
+
"num_tokens": 662920.0,
|
| 490 |
+
"step": 480
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"entropy": 1.251631987094879,
|
| 494 |
+
"epoch": 0.48086359175662413,
|
| 495 |
+
"grad_norm": 3.8449313640594482,
|
| 496 |
+
"learning_rate": 9.046038571754066e-05,
|
| 497 |
+
"loss": 0.816,
|
| 498 |
+
"mean_token_accuracy": 0.7345060110092163,
|
| 499 |
+
"num_tokens": 676646.0,
|
| 500 |
+
"step": 490
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"entropy": 1.2504157423973083,
|
| 504 |
+
"epoch": 0.49067713444553485,
|
| 505 |
+
"grad_norm": 3.106739044189453,
|
| 506 |
+
"learning_rate": 8.997838627034158e-05,
|
| 507 |
+
"loss": 0.7438,
|
| 508 |
+
"mean_token_accuracy": 0.7501385807991028,
|
| 509 |
+
"num_tokens": 690435.0,
|
| 510 |
+
"step": 500
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"entropy": 1.2392379522323609,
|
| 514 |
+
"epoch": 0.5004906771344455,
|
| 515 |
+
"grad_norm": 3.4547104835510254,
|
| 516 |
+
"learning_rate": 8.94858598195958e-05,
|
| 517 |
+
"loss": 0.7234,
|
| 518 |
+
"mean_token_accuracy": 0.7637600660324096,
|
| 519 |
+
"num_tokens": 704664.0,
|
| 520 |
+
"step": 510
|
| 521 |
+
},
|
| 522 |
+
{
|
| 523 |
+
"entropy": 1.2680296301841736,
|
| 524 |
+
"epoch": 0.5103042198233563,
|
| 525 |
+
"grad_norm": 3.1945977210998535,
|
| 526 |
+
"learning_rate": 8.898293605607316e-05,
|
| 527 |
+
"loss": 0.8045,
|
| 528 |
+
"mean_token_accuracy": 0.7297552824020386,
|
| 529 |
+
"num_tokens": 718834.0,
|
| 530 |
+
"step": 520
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"entropy": 1.2602490544319154,
|
| 534 |
+
"epoch": 0.5201177625122669,
|
| 535 |
+
"grad_norm": 3.213052272796631,
|
| 536 |
+
"learning_rate": 8.846974740833659e-05,
|
| 537 |
+
"loss": 0.7679,
|
| 538 |
+
"mean_token_accuracy": 0.7420543491840362,
|
| 539 |
+
"num_tokens": 733172.0,
|
| 540 |
+
"step": 530
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"entropy": 1.275605320930481,
|
| 544 |
+
"epoch": 0.5299313052011776,
|
| 545 |
+
"grad_norm": 3.2070508003234863,
|
| 546 |
+
"learning_rate": 8.794642900787137e-05,
|
| 547 |
+
"loss": 0.7689,
|
| 548 |
+
"mean_token_accuracy": 0.7334363520145416,
|
| 549 |
+
"num_tokens": 746577.0,
|
| 550 |
+
"step": 540
|
| 551 |
+
},
|
| 552 |
+
{
|
| 553 |
+
"entropy": 1.2303307414054871,
|
| 554 |
+
"epoch": 0.5397448478900884,
|
| 555 |
+
"grad_norm": 2.7016286849975586,
|
| 556 |
+
"learning_rate": 8.741311865350259e-05,
|
| 557 |
+
"loss": 0.699,
|
| 558 |
+
"mean_token_accuracy": 0.7694551587104798,
|
| 559 |
+
"num_tokens": 760378.0,
|
| 560 |
+
"step": 550
|
| 561 |
+
},
|
| 562 |
+
{
|
| 563 |
+
"entropy": 1.276139223575592,
|
| 564 |
+
"epoch": 0.549558390578999,
|
| 565 |
+
"grad_norm": 2.635620594024658,
|
| 566 |
+
"learning_rate": 8.68699567751104e-05,
|
| 567 |
+
"loss": 0.7973,
|
| 568 |
+
"mean_token_accuracy": 0.7300791203975677,
|
| 569 |
+
"num_tokens": 774528.0,
|
| 570 |
+
"step": 560
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"entropy": 1.2375047206878662,
|
| 574 |
+
"epoch": 0.5593719332679097,
|
| 575 |
+
"grad_norm": 2.7800259590148926,
|
| 576 |
+
"learning_rate": 8.631708639665234e-05,
|
| 577 |
+
"loss": 0.712,
|
| 578 |
+
"mean_token_accuracy": 0.764652305841446,
|
| 579 |
+
"num_tokens": 787978.0,
|
| 580 |
+
"step": 570
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"entropy": 1.2751248002052307,
|
| 584 |
+
"epoch": 0.5691854759568205,
|
| 585 |
+
"grad_norm": 2.6330859661102295,
|
| 586 |
+
"learning_rate": 8.575465309850265e-05,
|
| 587 |
+
"loss": 0.7752,
|
| 588 |
+
"mean_token_accuracy": 0.7408892452716828,
|
| 589 |
+
"num_tokens": 802122.0,
|
| 590 |
+
"step": 580
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"entropy": 1.2330546379089355,
|
| 594 |
+
"epoch": 0.5789990186457311,
|
| 595 |
+
"grad_norm": 3.023864507675171,
|
| 596 |
+
"learning_rate": 8.518280497911841e-05,
|
| 597 |
+
"loss": 0.6615,
|
| 598 |
+
"mean_token_accuracy": 0.7782455027103424,
|
| 599 |
+
"num_tokens": 816567.0,
|
| 600 |
+
"step": 590
|
| 601 |
+
},
|
| 602 |
+
{
|
| 603 |
+
"entropy": 1.2333171844482422,
|
| 604 |
+
"epoch": 0.5888125613346418,
|
| 605 |
+
"grad_norm": 2.8540916442871094,
|
| 606 |
+
"learning_rate": 8.460169261604274e-05,
|
| 607 |
+
"loss": 0.6233,
|
| 608 |
+
"mean_token_accuracy": 0.7915886640548706,
|
| 609 |
+
"num_tokens": 830550.0,
|
| 610 |
+
"step": 600
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"entropy": 1.2261855959892274,
|
| 614 |
+
"epoch": 0.5986261040235525,
|
| 615 |
+
"grad_norm": 2.7179160118103027,
|
| 616 |
+
"learning_rate": 8.4011469026255e-05,
|
| 617 |
+
"loss": 0.6681,
|
| 618 |
+
"mean_token_accuracy": 0.7764095902442932,
|
| 619 |
+
"num_tokens": 843779.0,
|
| 620 |
+
"step": 610
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"entropy": 1.2497065186500549,
|
| 624 |
+
"epoch": 0.6084396467124632,
|
| 625 |
+
"grad_norm": 3.7094037532806396,
|
| 626 |
+
"learning_rate": 8.341228962587882e-05,
|
| 627 |
+
"loss": 0.7555,
|
| 628 |
+
"mean_token_accuracy": 0.754582530260086,
|
| 629 |
+
"num_tokens": 857498.0,
|
| 630 |
+
"step": 620
|
| 631 |
+
},
|
| 632 |
+
{
|
| 633 |
+
"entropy": 1.2510279178619386,
|
| 634 |
+
"epoch": 0.6182531894013739,
|
| 635 |
+
"grad_norm": 3.291969060897827,
|
| 636 |
+
"learning_rate": 8.28043121892583e-05,
|
| 637 |
+
"loss": 0.7606,
|
| 638 |
+
"mean_token_accuracy": 0.7521400570869445,
|
| 639 |
+
"num_tokens": 871163.0,
|
| 640 |
+
"step": 630
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"entropy": 1.2494428634643555,
|
| 644 |
+
"epoch": 0.6280667320902846,
|
| 645 |
+
"grad_norm": 2.5670666694641113,
|
| 646 |
+
"learning_rate": 8.218769680741336e-05,
|
| 647 |
+
"loss": 0.7179,
|
| 648 |
+
"mean_token_accuracy": 0.7615531027317047,
|
| 649 |
+
"num_tokens": 884912.0,
|
| 650 |
+
"step": 640
|
| 651 |
+
},
|
| 652 |
+
{
|
| 653 |
+
"entropy": 1.2484911561012269,
|
| 654 |
+
"epoch": 0.6378802747791953,
|
| 655 |
+
"grad_norm": 2.9769039154052734,
|
| 656 |
+
"learning_rate": 8.156260584588491e-05,
|
| 657 |
+
"loss": 0.7006,
|
| 658 |
+
"mean_token_accuracy": 0.7597393095493317,
|
| 659 |
+
"num_tokens": 898102.0,
|
| 660 |
+
"step": 650
|
| 661 |
+
},
|
| 662 |
+
{
|
| 663 |
+
"entropy": 1.2530408382415772,
|
| 664 |
+
"epoch": 0.647693817468106,
|
| 665 |
+
"grad_norm": 3.7735605239868164,
|
| 666 |
+
"learning_rate": 8.09292039019812e-05,
|
| 667 |
+
"loss": 0.7615,
|
| 668 |
+
"mean_token_accuracy": 0.7538080394268036,
|
| 669 |
+
"num_tokens": 911902.0,
|
| 670 |
+
"step": 660
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"entropy": 1.2630650043487548,
|
| 674 |
+
"epoch": 0.6575073601570167,
|
| 675 |
+
"grad_norm": 2.9256949424743652,
|
| 676 |
+
"learning_rate": 8.028765776143654e-05,
|
| 677 |
+
"loss": 0.8192,
|
| 678 |
+
"mean_token_accuracy": 0.73097363114357,
|
| 679 |
+
"num_tokens": 926137.0,
|
| 680 |
+
"step": 670
|
| 681 |
+
},
|
| 682 |
+
{
|
| 683 |
+
"entropy": 1.2100454688072204,
|
| 684 |
+
"epoch": 0.6673209028459274,
|
| 685 |
+
"grad_norm": 2.27181339263916,
|
| 686 |
+
"learning_rate": 7.963813635449367e-05,
|
| 687 |
+
"loss": 0.5924,
|
| 688 |
+
"mean_token_accuracy": 0.7951381504535675,
|
| 689 |
+
"num_tokens": 940507.0,
|
| 690 |
+
"step": 680
|
| 691 |
+
},
|
| 692 |
+
{
|
| 693 |
+
"entropy": 1.2245916962623595,
|
| 694 |
+
"epoch": 0.677134445534838,
|
| 695 |
+
"grad_norm": 3.065109968185425,
|
| 696 |
+
"learning_rate": 7.898081071142149e-05,
|
| 697 |
+
"loss": 0.691,
|
| 698 |
+
"mean_token_accuracy": 0.771365362405777,
|
| 699 |
+
"num_tokens": 954934.0,
|
| 700 |
+
"step": 690
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"entropy": 1.2586957216262817,
|
| 704 |
+
"epoch": 0.6869479882237488,
|
| 705 |
+
"grad_norm": 3.6728291511535645,
|
| 706 |
+
"learning_rate": 7.831585391747984e-05,
|
| 707 |
+
"loss": 0.7884,
|
| 708 |
+
"mean_token_accuracy": 0.7376800179481506,
|
| 709 |
+
"num_tokens": 968760.0,
|
| 710 |
+
"step": 700
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"entropy": 1.2453697323799133,
|
| 714 |
+
"epoch": 0.6967615309126595,
|
| 715 |
+
"grad_norm": 3.318492889404297,
|
| 716 |
+
"learning_rate": 7.764344106734319e-05,
|
| 717 |
+
"loss": 0.7221,
|
| 718 |
+
"mean_token_accuracy": 0.755588686466217,
|
| 719 |
+
"num_tokens": 982644.0,
|
| 720 |
+
"step": 710
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"entropy": 1.247483992576599,
|
| 724 |
+
"epoch": 0.7065750736015701,
|
| 725 |
+
"grad_norm": 2.6510121822357178,
|
| 726 |
+
"learning_rate": 7.696374921899506e-05,
|
| 727 |
+
"loss": 0.7581,
|
| 728 |
+
"mean_token_accuracy": 0.7491323947906494,
|
| 729 |
+
"num_tokens": 996817.0,
|
| 730 |
+
"step": 720
|
| 731 |
+
},
|
| 732 |
+
{
|
| 733 |
+
"entropy": 1.249286139011383,
|
| 734 |
+
"epoch": 0.7163886162904809,
|
| 735 |
+
"grad_norm": 3.5546514987945557,
|
| 736 |
+
"learning_rate": 7.627695734710564e-05,
|
| 737 |
+
"loss": 0.7443,
|
| 738 |
+
"mean_token_accuracy": 0.7533879339694977,
|
| 739 |
+
"num_tokens": 1010008.0,
|
| 740 |
+
"step": 730
|
| 741 |
+
},
|
| 742 |
+
{
|
| 743 |
+
"entropy": 1.2515769600868225,
|
| 744 |
+
"epoch": 0.7262021589793916,
|
| 745 |
+
"grad_norm": 2.169177293777466,
|
| 746 |
+
"learning_rate": 7.55832462959047e-05,
|
| 747 |
+
"loss": 0.679,
|
| 748 |
+
"mean_token_accuracy": 0.7738364517688752,
|
| 749 |
+
"num_tokens": 1023812.0,
|
| 750 |
+
"step": 740
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"entropy": 1.2573638200759887,
|
| 754 |
+
"epoch": 0.7360157016683022,
|
| 755 |
+
"grad_norm": 3.4681811332702637,
|
| 756 |
+
"learning_rate": 7.488279873156207e-05,
|
| 757 |
+
"loss": 0.7823,
|
| 758 |
+
"mean_token_accuracy": 0.7313081920146942,
|
| 759 |
+
"num_tokens": 1037399.0,
|
| 760 |
+
"step": 750
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"entropy": 1.2329494953155518,
|
| 764 |
+
"epoch": 0.745829244357213,
|
| 765 |
+
"grad_norm": 3.7266030311584473,
|
| 766 |
+
"learning_rate": 7.417579909408851e-05,
|
| 767 |
+
"loss": 0.6845,
|
| 768 |
+
"mean_token_accuracy": 0.7801702082157135,
|
| 769 |
+
"num_tokens": 1050972.0,
|
| 770 |
+
"step": 760
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"entropy": 1.2601383924484253,
|
| 774 |
+
"epoch": 0.7556427870461236,
|
| 775 |
+
"grad_norm": 2.6621615886688232,
|
| 776 |
+
"learning_rate": 7.346243354876944e-05,
|
| 777 |
+
"loss": 0.7881,
|
| 778 |
+
"mean_token_accuracy": 0.7383911430835723,
|
| 779 |
+
"num_tokens": 1064581.0,
|
| 780 |
+
"step": 770
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"entropy": 1.2464670896530152,
|
| 784 |
+
"epoch": 0.7654563297350343,
|
| 785 |
+
"grad_norm": 2.635876178741455,
|
| 786 |
+
"learning_rate": 7.274288993714446e-05,
|
| 787 |
+
"loss": 0.6793,
|
| 788 |
+
"mean_token_accuracy": 0.7745445370674133,
|
| 789 |
+
"num_tokens": 1078433.0,
|
| 790 |
+
"step": 780
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"entropy": 1.2606447100639344,
|
| 794 |
+
"epoch": 0.7752698724239451,
|
| 795 |
+
"grad_norm": 2.995645046234131,
|
| 796 |
+
"learning_rate": 7.201735772754523e-05,
|
| 797 |
+
"loss": 0.755,
|
| 798 |
+
"mean_token_accuracy": 0.7501693069934845,
|
| 799 |
+
"num_tokens": 1091839.0,
|
| 800 |
+
"step": 790
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"entropy": 1.2495453476905822,
|
| 804 |
+
"epoch": 0.7850834151128557,
|
| 805 |
+
"grad_norm": 2.597090005874634,
|
| 806 |
+
"learning_rate": 7.128602796520538e-05,
|
| 807 |
+
"loss": 0.7336,
|
| 808 |
+
"mean_token_accuracy": 0.7542902231216431,
|
| 809 |
+
"num_tokens": 1105747.0,
|
| 810 |
+
"step": 800
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"entropy": 1.2640779137611389,
|
| 814 |
+
"epoch": 0.7948969578017664,
|
| 815 |
+
"grad_norm": 3.5687355995178223,
|
| 816 |
+
"learning_rate": 7.054909322195485e-05,
|
| 817 |
+
"loss": 0.7347,
|
| 818 |
+
"mean_token_accuracy": 0.7542178094387054,
|
| 819 |
+
"num_tokens": 1119344.0,
|
| 820 |
+
"step": 810
|
| 821 |
+
},
|
| 822 |
+
{
|
| 823 |
+
"entropy": 1.2509456872940063,
|
| 824 |
+
"epoch": 0.8047105004906772,
|
| 825 |
+
"grad_norm": 2.925438642501831,
|
| 826 |
+
"learning_rate": 6.980674754551239e-05,
|
| 827 |
+
"loss": 0.7098,
|
| 828 |
+
"mean_token_accuracy": 0.7575959146022797,
|
| 829 |
+
"num_tokens": 1133252.0,
|
| 830 |
+
"step": 820
|
| 831 |
+
},
|
| 832 |
+
{
|
| 833 |
+
"entropy": 1.2358011603355408,
|
| 834 |
+
"epoch": 0.8145240431795878,
|
| 835 |
+
"grad_norm": 3.4897379875183105,
|
| 836 |
+
"learning_rate": 6.905918640838946e-05,
|
| 837 |
+
"loss": 0.6776,
|
| 838 |
+
"mean_token_accuracy": 0.7676805794239044,
|
| 839 |
+
"num_tokens": 1147368.0,
|
| 840 |
+
"step": 830
|
| 841 |
+
},
|
| 842 |
+
{
|
| 843 |
+
"entropy": 1.2407491087913514,
|
| 844 |
+
"epoch": 0.8243375858684985,
|
| 845 |
+
"grad_norm": 3.5089657306671143,
|
| 846 |
+
"learning_rate": 6.830660665641898e-05,
|
| 847 |
+
"loss": 0.708,
|
| 848 |
+
"mean_token_accuracy": 0.7612576723098755,
|
| 849 |
+
"num_tokens": 1161165.0,
|
| 850 |
+
"step": 840
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"entropy": 1.2481655716896056,
|
| 854 |
+
"epoch": 0.8341511285574092,
|
| 855 |
+
"grad_norm": 2.443739891052246,
|
| 856 |
+
"learning_rate": 6.754920645692222e-05,
|
| 857 |
+
"loss": 0.7286,
|
| 858 |
+
"mean_token_accuracy": 0.7533378839492798,
|
| 859 |
+
"num_tokens": 1174814.0,
|
| 860 |
+
"step": 850
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"entropy": 1.27309809923172,
|
| 864 |
+
"epoch": 0.8439646712463199,
|
| 865 |
+
"grad_norm": 2.843797206878662,
|
| 866 |
+
"learning_rate": 6.67871852465281e-05,
|
| 867 |
+
"loss": 0.775,
|
| 868 |
+
"mean_token_accuracy": 0.7456512689590454,
|
| 869 |
+
"num_tokens": 1188967.0,
|
| 870 |
+
"step": 860
|
| 871 |
+
},
|
| 872 |
+
{
|
| 873 |
+
"entropy": 1.2300220608711243,
|
| 874 |
+
"epoch": 0.8537782139352306,
|
| 875 |
+
"grad_norm": 3.4666764736175537,
|
| 876 |
+
"learning_rate": 6.602074367865794e-05,
|
| 877 |
+
"loss": 0.7503,
|
| 878 |
+
"mean_token_accuracy": 0.7571634650230408,
|
| 879 |
+
"num_tokens": 1202907.0,
|
| 880 |
+
"step": 870
|
| 881 |
+
},
|
| 882 |
+
{
|
| 883 |
+
"entropy": 1.2398579716682434,
|
| 884 |
+
"epoch": 0.8635917566241413,
|
| 885 |
+
"grad_norm": 2.9659690856933594,
|
| 886 |
+
"learning_rate": 6.525008357069e-05,
|
| 887 |
+
"loss": 0.6938,
|
| 888 |
+
"mean_token_accuracy": 0.7638706982135772,
|
| 889 |
+
"num_tokens": 1216865.0,
|
| 890 |
+
"step": 880
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"entropy": 1.2782540202140809,
|
| 894 |
+
"epoch": 0.873405299313052,
|
| 895 |
+
"grad_norm": 3.4597549438476562,
|
| 896 |
+
"learning_rate": 6.447540785081738e-05,
|
| 897 |
+
"loss": 0.7581,
|
| 898 |
+
"mean_token_accuracy": 0.74615278840065,
|
| 899 |
+
"num_tokens": 1230849.0,
|
| 900 |
+
"step": 890
|
| 901 |
+
},
|
| 902 |
+
{
|
| 903 |
+
"entropy": 1.2612611055374146,
|
| 904 |
+
"epoch": 0.8832188420019627,
|
| 905 |
+
"grad_norm": 2.614473819732666,
|
| 906 |
+
"learning_rate": 6.36969205046136e-05,
|
| 907 |
+
"loss": 0.7866,
|
| 908 |
+
"mean_token_accuracy": 0.7384827435016632,
|
| 909 |
+
"num_tokens": 1243965.0,
|
| 910 |
+
"step": 900
|
| 911 |
+
},
|
| 912 |
+
{
|
| 913 |
+
"entropy": 1.2412104845046996,
|
| 914 |
+
"epoch": 0.8930323846908734,
|
| 915 |
+
"grad_norm": 2.5842740535736084,
|
| 916 |
+
"learning_rate": 6.291482652131955e-05,
|
| 917 |
+
"loss": 0.702,
|
| 918 |
+
"mean_token_accuracy": 0.7730353534221649,
|
| 919 |
+
"num_tokens": 1257918.0,
|
| 920 |
+
"step": 910
|
| 921 |
+
},
|
| 922 |
+
{
|
| 923 |
+
"entropy": 1.2504354119300842,
|
| 924 |
+
"epoch": 0.9028459273797841,
|
| 925 |
+
"grad_norm": 2.6346778869628906,
|
| 926 |
+
"learning_rate": 6.212933183986634e-05,
|
| 927 |
+
"loss": 0.7312,
|
| 928 |
+
"mean_token_accuracy": 0.75675647854805,
|
| 929 |
+
"num_tokens": 1271980.0,
|
| 930 |
+
"step": 920
|
| 931 |
+
},
|
| 932 |
+
{
|
| 933 |
+
"entropy": 1.2406835436820984,
|
| 934 |
+
"epoch": 0.9126594700686947,
|
| 935 |
+
"grad_norm": 2.9103665351867676,
|
| 936 |
+
"learning_rate": 6.1340643294648e-05,
|
| 937 |
+
"loss": 0.6499,
|
| 938 |
+
"mean_token_accuracy": 0.7780694007873535,
|
| 939 |
+
"num_tokens": 1286287.0,
|
| 940 |
+
"step": 930
|
| 941 |
+
},
|
| 942 |
+
{
|
| 943 |
+
"entropy": 1.2443556308746337,
|
| 944 |
+
"epoch": 0.9224730127576055,
|
| 945 |
+
"grad_norm": 2.473804473876953,
|
| 946 |
+
"learning_rate": 6.054896856105834e-05,
|
| 947 |
+
"loss": 0.7229,
|
| 948 |
+
"mean_token_accuracy": 0.7656688749790191,
|
| 949 |
+
"num_tokens": 1300381.0,
|
| 950 |
+
"step": 940
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"entropy": 1.2411270976066588,
|
| 954 |
+
"epoch": 0.9322865554465162,
|
| 955 |
+
"grad_norm": 2.786324977874756,
|
| 956 |
+
"learning_rate": 5.9754516100806423e-05,
|
| 957 |
+
"loss": 0.6997,
|
| 958 |
+
"mean_token_accuracy": 0.7713641285896301,
|
| 959 |
+
"num_tokens": 1314086.0,
|
| 960 |
+
"step": 950
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"entropy": 1.2566394686698914,
|
| 964 |
+
"epoch": 0.9421000981354269,
|
| 965 |
+
"grad_norm": 2.71813702583313,
|
| 966 |
+
"learning_rate": 5.895749510702502e-05,
|
| 967 |
+
"loss": 0.7315,
|
| 968 |
+
"mean_token_accuracy": 0.7593332231044769,
|
| 969 |
+
"num_tokens": 1328434.0,
|
| 970 |
+
"step": 960
|
| 971 |
+
},
|
| 972 |
+
{
|
| 973 |
+
"entropy": 1.2616096615791321,
|
| 974 |
+
"epoch": 0.9519136408243376,
|
| 975 |
+
"grad_norm": 2.3551230430603027,
|
| 976 |
+
"learning_rate": 5.815811544918641e-05,
|
| 977 |
+
"loss": 0.778,
|
| 978 |
+
"mean_token_accuracy": 0.736677497625351,
|
| 979 |
+
"num_tokens": 1341971.0,
|
| 980 |
+
"step": 970
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"entropy": 1.259574055671692,
|
| 984 |
+
"epoch": 0.9617271835132483,
|
| 985 |
+
"grad_norm": 3.2398195266723633,
|
| 986 |
+
"learning_rate": 5.7356587617840065e-05,
|
| 987 |
+
"loss": 0.6782,
|
| 988 |
+
"mean_token_accuracy": 0.7644849121570587,
|
| 989 |
+
"num_tokens": 1356685.0,
|
| 990 |
+
"step": 980
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"entropy": 1.2528340220451355,
|
| 994 |
+
"epoch": 0.971540726202159,
|
| 995 |
+
"grad_norm": 3.1825621128082275,
|
| 996 |
+
"learning_rate": 5.655312266918684e-05,
|
| 997 |
+
"loss": 0.7204,
|
| 998 |
+
"mean_token_accuracy": 0.7515070796012878,
|
| 999 |
+
"num_tokens": 1370541.0,
|
| 1000 |
+
"step": 990
|
| 1001 |
+
},
|
| 1002 |
+
{
|
| 1003 |
+
"entropy": 1.225362777709961,
|
| 1004 |
+
"epoch": 0.9813542688910697,
|
| 1005 |
+
"grad_norm": 2.667006731033325,
|
| 1006 |
+
"learning_rate": 5.574793216950428e-05,
|
| 1007 |
+
"loss": 0.6711,
|
| 1008 |
+
"mean_token_accuracy": 0.7758008658885955,
|
| 1009 |
+
"num_tokens": 1383962.0,
|
| 1010 |
+
"step": 1000
|
| 1011 |
+
},
|
| 1012 |
+
{
|
| 1013 |
+
"entropy": 1.2216610431671142,
|
| 1014 |
+
"epoch": 0.9911678115799804,
|
| 1015 |
+
"grad_norm": 3.540689706802368,
|
| 1016 |
+
"learning_rate": 5.494122813943742e-05,
|
| 1017 |
+
"loss": 0.59,
|
| 1018 |
+
"mean_token_accuracy": 0.804140430688858,
|
| 1019 |
+
"num_tokens": 1397902.0,
|
| 1020 |
+
"step": 1010
|
| 1021 |
+
},
|
| 1022 |
+
{
|
| 1023 |
+
"entropy": 1.2351887226104736,
|
| 1024 |
+
"epoch": 1.000981354268891,
|
| 1025 |
+
"grad_norm": 2.9440114498138428,
|
| 1026 |
+
"learning_rate": 5.413322299817019e-05,
|
| 1027 |
+
"loss": 0.7101,
|
| 1028 |
+
"mean_token_accuracy": 0.7661577880382537,
|
| 1029 |
+
"num_tokens": 1410184.0,
|
| 1030 |
+
"step": 1020
|
| 1031 |
+
},
|
| 1032 |
+
{
|
| 1033 |
+
"entropy": 1.2483286023139955,
|
| 1034 |
+
"epoch": 1.0107948969578018,
|
| 1035 |
+
"grad_norm": 2.8180136680603027,
|
| 1036 |
+
"learning_rate": 5.332412950749169e-05,
|
| 1037 |
+
"loss": 0.7161,
|
| 1038 |
+
"mean_token_accuracy": 0.7508663415908814,
|
| 1039 |
+
"num_tokens": 1424018.0,
|
| 1040 |
+
"step": 1030
|
| 1041 |
+
},
|
| 1042 |
+
{
|
| 1043 |
+
"entropy": 1.2543777227401733,
|
| 1044 |
+
"epoch": 1.0206084396467126,
|
| 1045 |
+
"grad_norm": 2.1813180446624756,
|
| 1046 |
+
"learning_rate": 5.251416071577232e-05,
|
| 1047 |
+
"loss": 0.7106,
|
| 1048 |
+
"mean_token_accuracy": 0.7597975909709931,
|
| 1049 |
+
"num_tokens": 1438068.0,
|
| 1050 |
+
"step": 1040
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"entropy": 1.2590750098228454,
|
| 1054 |
+
"epoch": 1.030421982335623,
|
| 1055 |
+
"grad_norm": 3.2160985469818115,
|
| 1056 |
+
"learning_rate": 5.170352990186441e-05,
|
| 1057 |
+
"loss": 0.7566,
|
| 1058 |
+
"mean_token_accuracy": 0.7482528626918793,
|
| 1059 |
+
"num_tokens": 1452019.0,
|
| 1060 |
+
"step": 1050
|
| 1061 |
+
},
|
| 1062 |
+
{
|
| 1063 |
+
"entropy": 1.2396368861198426,
|
| 1064 |
+
"epoch": 1.0402355250245339,
|
| 1065 |
+
"grad_norm": 3.486187219619751,
|
| 1066 |
+
"learning_rate": 5.08924505189423e-05,
|
| 1067 |
+
"loss": 0.6984,
|
| 1068 |
+
"mean_token_accuracy": 0.7629899203777313,
|
| 1069 |
+
"num_tokens": 1465698.0,
|
| 1070 |
+
"step": 1060
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"entropy": 1.2675235152244568,
|
| 1074 |
+
"epoch": 1.0500490677134446,
|
| 1075 |
+
"grad_norm": 2.38860821723938,
|
| 1076 |
+
"learning_rate": 5.008113613829631e-05,
|
| 1077 |
+
"loss": 0.7571,
|
| 1078 |
+
"mean_token_accuracy": 0.7420541822910309,
|
| 1079 |
+
"num_tokens": 1479631.0,
|
| 1080 |
+
"step": 1070
|
| 1081 |
+
},
|
| 1082 |
+
{
|
| 1083 |
+
"entropy": 1.2640196561813355,
|
| 1084 |
+
"epoch": 1.0598626104023552,
|
| 1085 |
+
"grad_norm": 3.6147372722625732,
|
| 1086 |
+
"learning_rate": 4.9269800393095747e-05,
|
| 1087 |
+
"loss": 0.7665,
|
| 1088 |
+
"mean_token_accuracy": 0.7382259011268616,
|
| 1089 |
+
"num_tokens": 1492799.0,
|
| 1090 |
+
"step": 1080
|
| 1091 |
+
},
|
| 1092 |
+
{
|
| 1093 |
+
"entropy": 1.2641969680786134,
|
| 1094 |
+
"epoch": 1.069676153091266,
|
| 1095 |
+
"grad_norm": 2.739342451095581,
|
| 1096 |
+
"learning_rate": 4.845865692213555e-05,
|
| 1097 |
+
"loss": 0.7607,
|
| 1098 |
+
"mean_token_accuracy": 0.7497819185256958,
|
| 1099 |
+
"num_tokens": 1506531.0,
|
| 1100 |
+
"step": 1090
|
| 1101 |
+
},
|
| 1102 |
+
{
|
| 1103 |
+
"entropy": 1.2317523956298828,
|
| 1104 |
+
"epoch": 1.0794896957801767,
|
| 1105 |
+
"grad_norm": 3.975865602493286,
|
| 1106 |
+
"learning_rate": 4.764791931358155e-05,
|
| 1107 |
+
"loss": 0.6988,
|
| 1108 |
+
"mean_token_accuracy": 0.7681858658790588,
|
| 1109 |
+
"num_tokens": 1520031.0,
|
| 1110 |
+
"step": 1100
|
| 1111 |
+
},
|
| 1112 |
+
{
|
| 1113 |
+
"entropy": 1.2541891574859618,
|
| 1114 |
+
"epoch": 1.0893032384690873,
|
| 1115 |
+
"grad_norm": 2.668766975402832,
|
| 1116 |
+
"learning_rate": 4.683780104872894e-05,
|
| 1117 |
+
"loss": 0.7518,
|
| 1118 |
+
"mean_token_accuracy": 0.7494930386543274,
|
| 1119 |
+
"num_tokens": 1534436.0,
|
| 1120 |
+
"step": 1110
|
| 1121 |
+
},
|
| 1122 |
+
{
|
| 1123 |
+
"entropy": 1.2712677121162415,
|
| 1124 |
+
"epoch": 1.099116781157998,
|
| 1125 |
+
"grad_norm": 2.9274160861968994,
|
| 1126 |
+
"learning_rate": 4.6028515445788937e-05,
|
| 1127 |
+
"loss": 0.7345,
|
| 1128 |
+
"mean_token_accuracy": 0.755589383840561,
|
| 1129 |
+
"num_tokens": 1547962.0,
|
| 1130 |
+
"step": 1120
|
| 1131 |
+
},
|
| 1132 |
+
{
|
| 1133 |
+
"entropy": 1.2556275844573974,
|
| 1134 |
+
"epoch": 1.1089303238469088,
|
| 1135 |
+
"grad_norm": 2.679661989212036,
|
| 1136 |
+
"learning_rate": 4.5220275603718474e-05,
|
| 1137 |
+
"loss": 0.74,
|
| 1138 |
+
"mean_token_accuracy": 0.7552561581134796,
|
| 1139 |
+
"num_tokens": 1561849.0,
|
| 1140 |
+
"step": 1130
|
| 1141 |
+
},
|
| 1142 |
+
{
|
| 1143 |
+
"entropy": 1.2320382475852967,
|
| 1144 |
+
"epoch": 1.1187438665358194,
|
| 1145 |
+
"grad_norm": 2.0650317668914795,
|
| 1146 |
+
"learning_rate": 4.4413294346107394e-05,
|
| 1147 |
+
"loss": 0.6574,
|
| 1148 |
+
"mean_token_accuracy": 0.780710768699646,
|
| 1149 |
+
"num_tokens": 1575503.0,
|
| 1150 |
+
"step": 1140
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"entropy": 1.2443540453910829,
|
| 1154 |
+
"epoch": 1.1285574092247301,
|
| 1155 |
+
"grad_norm": 2.355180263519287,
|
| 1156 |
+
"learning_rate": 4.3607784165138474e-05,
|
| 1157 |
+
"loss": 0.7153,
|
| 1158 |
+
"mean_token_accuracy": 0.7624804854393006,
|
| 1159 |
+
"num_tokens": 1589893.0,
|
| 1160 |
+
"step": 1150
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"entropy": 1.2355771660804749,
|
| 1164 |
+
"epoch": 1.138370951913641,
|
| 1165 |
+
"grad_norm": 3.929511547088623,
|
| 1166 |
+
"learning_rate": 4.280395716563441e-05,
|
| 1167 |
+
"loss": 0.6401,
|
| 1168 |
+
"mean_token_accuracy": 0.788442063331604,
|
| 1169 |
+
"num_tokens": 1603816.0,
|
| 1170 |
+
"step": 1160
|
| 1171 |
+
},
|
| 1172 |
+
{
|
| 1173 |
+
"entropy": 1.2718832731246947,
|
| 1174 |
+
"epoch": 1.1481844946025515,
|
| 1175 |
+
"grad_norm": 2.341512680053711,
|
| 1176 |
+
"learning_rate": 4.2002025009206994e-05,
|
| 1177 |
+
"loss": 0.7629,
|
| 1178 |
+
"mean_token_accuracy": 0.7445987641811371,
|
| 1179 |
+
"num_tokens": 1617087.0,
|
| 1180 |
+
"step": 1170
|
| 1181 |
+
},
|
| 1182 |
+
{
|
| 1183 |
+
"entropy": 1.2553988456726075,
|
| 1184 |
+
"epoch": 1.1579980372914622,
|
| 1185 |
+
"grad_norm": 2.8875086307525635,
|
| 1186 |
+
"learning_rate": 4.120219885852292e-05,
|
| 1187 |
+
"loss": 0.6945,
|
| 1188 |
+
"mean_token_accuracy": 0.7652477264404297,
|
| 1189 |
+
"num_tokens": 1631558.0,
|
| 1190 |
+
"step": 1180
|
| 1191 |
+
},
|
| 1192 |
+
{
|
| 1193 |
+
"entropy": 1.2692211627960206,
|
| 1194 |
+
"epoch": 1.167811579980373,
|
| 1195 |
+
"grad_norm": 3.1470041275024414,
|
| 1196 |
+
"learning_rate": 4.040468932170097e-05,
|
| 1197 |
+
"loss": 0.7447,
|
| 1198 |
+
"mean_token_accuracy": 0.7493159770965576,
|
| 1199 |
+
"num_tokens": 1645944.0,
|
| 1200 |
+
"step": 1190
|
| 1201 |
+
},
|
| 1202 |
+
{
|
| 1203 |
+
"entropy": 1.2586512207984923,
|
| 1204 |
+
"epoch": 1.1776251226692835,
|
| 1205 |
+
"grad_norm": 3.1192193031311035,
|
| 1206 |
+
"learning_rate": 3.9609706396855296e-05,
|
| 1207 |
+
"loss": 0.7629,
|
| 1208 |
+
"mean_token_accuracy": 0.7435645341873169,
|
| 1209 |
+
"num_tokens": 1659636.0,
|
| 1210 |
+
"step": 1200
|
| 1211 |
+
},
|
| 1212 |
+
{
|
| 1213 |
+
"entropy": 1.2512589931488036,
|
| 1214 |
+
"epoch": 1.1874386653581943,
|
| 1215 |
+
"grad_norm": 2.6082634925842285,
|
| 1216 |
+
"learning_rate": 3.881745941679917e-05,
|
| 1217 |
+
"loss": 0.703,
|
| 1218 |
+
"mean_token_accuracy": 0.7597541630268096,
|
| 1219 |
+
"num_tokens": 1673078.0,
|
| 1220 |
+
"step": 1210
|
| 1221 |
+
},
|
| 1222 |
+
{
|
| 1223 |
+
"entropy": 1.2518221020698548,
|
| 1224 |
+
"epoch": 1.197252208047105,
|
| 1225 |
+
"grad_norm": 3.082732915878296,
|
| 1226 |
+
"learning_rate": 3.802815699392418e-05,
|
| 1227 |
+
"loss": 0.7092,
|
| 1228 |
+
"mean_token_accuracy": 0.7615098059177399,
|
| 1229 |
+
"num_tokens": 1687154.0,
|
| 1230 |
+
"step": 1220
|
| 1231 |
+
},
|
| 1232 |
+
{
|
| 1233 |
+
"entropy": 1.2582939624786378,
|
| 1234 |
+
"epoch": 1.2070657507360156,
|
| 1235 |
+
"grad_norm": 3.465059280395508,
|
| 1236 |
+
"learning_rate": 3.724200696526873e-05,
|
| 1237 |
+
"loss": 0.7162,
|
| 1238 |
+
"mean_token_accuracy": 0.7580594539642334,
|
| 1239 |
+
"num_tokens": 1701533.0,
|
| 1240 |
+
"step": 1230
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"entropy": 1.238705861568451,
|
| 1244 |
+
"epoch": 1.2168792934249264,
|
| 1245 |
+
"grad_norm": 2.861467123031616,
|
| 1246 |
+
"learning_rate": 3.6459216337791124e-05,
|
| 1247 |
+
"loss": 0.7091,
|
| 1248 |
+
"mean_token_accuracy": 0.7654488742351532,
|
| 1249 |
+
"num_tokens": 1714722.0,
|
| 1250 |
+
"step": 1240
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"entropy": 1.240504229068756,
|
| 1254 |
+
"epoch": 1.2266928361138372,
|
| 1255 |
+
"grad_norm": 2.5317296981811523,
|
| 1256 |
+
"learning_rate": 3.567999123386103e-05,
|
| 1257 |
+
"loss": 0.7535,
|
| 1258 |
+
"mean_token_accuracy": 0.7481034755706787,
|
| 1259 |
+
"num_tokens": 1727989.0,
|
| 1260 |
+
"step": 1250
|
| 1261 |
+
},
|
| 1262 |
+
{
|
| 1263 |
+
"entropy": 1.2500628590583802,
|
| 1264 |
+
"epoch": 1.2365063788027477,
|
| 1265 |
+
"grad_norm": 2.7721686363220215,
|
| 1266 |
+
"learning_rate": 3.490453683698376e-05,
|
| 1267 |
+
"loss": 0.7102,
|
| 1268 |
+
"mean_token_accuracy": 0.7544439673423767,
|
| 1269 |
+
"num_tokens": 1742532.0,
|
| 1270 |
+
"step": 1260
|
| 1271 |
+
},
|
| 1272 |
+
{
|
| 1273 |
+
"entropy": 1.2480277180671693,
|
| 1274 |
+
"epoch": 1.2463199214916585,
|
| 1275 |
+
"grad_norm": 2.6612651348114014,
|
| 1276 |
+
"learning_rate": 3.4133057337771995e-05,
|
| 1277 |
+
"loss": 0.6933,
|
| 1278 |
+
"mean_token_accuracy": 0.7625578582286835,
|
| 1279 |
+
"num_tokens": 1755690.0,
|
| 1280 |
+
"step": 1270
|
| 1281 |
+
},
|
| 1282 |
+
{
|
| 1283 |
+
"entropy": 1.2488563537597657,
|
| 1284 |
+
"epoch": 1.2561334641805693,
|
| 1285 |
+
"grad_norm": 2.6166510581970215,
|
| 1286 |
+
"learning_rate": 3.336575588017881e-05,
|
| 1287 |
+
"loss": 0.7433,
|
| 1288 |
+
"mean_token_accuracy": 0.7545452177524566,
|
| 1289 |
+
"num_tokens": 1769918.0,
|
| 1290 |
+
"step": 1280
|
| 1291 |
+
},
|
| 1292 |
+
{
|
| 1293 |
+
"entropy": 1.2666580557823182,
|
| 1294 |
+
"epoch": 1.2659470068694798,
|
| 1295 |
+
"grad_norm": 2.894110918045044,
|
| 1296 |
+
"learning_rate": 3.260283450800634e-05,
|
| 1297 |
+
"loss": 0.7329,
|
| 1298 |
+
"mean_token_accuracy": 0.753772646188736,
|
| 1299 |
+
"num_tokens": 1783944.0,
|
| 1300 |
+
"step": 1290
|
| 1301 |
+
},
|
| 1302 |
+
{
|
| 1303 |
+
"entropy": 1.251064169406891,
|
| 1304 |
+
"epoch": 1.2757605495583906,
|
| 1305 |
+
"grad_norm": 3.757072925567627,
|
| 1306 |
+
"learning_rate": 3.184449411170416e-05,
|
| 1307 |
+
"loss": 0.7134,
|
| 1308 |
+
"mean_token_accuracy": 0.767280787229538,
|
| 1309 |
+
"num_tokens": 1797715.0,
|
| 1310 |
+
"step": 1300
|
| 1311 |
+
},
|
| 1312 |
+
{
|
| 1313 |
+
"entropy": 1.2521143436431885,
|
| 1314 |
+
"epoch": 1.2855740922473013,
|
| 1315 |
+
"grad_norm": 2.400064706802368,
|
| 1316 |
+
"learning_rate": 3.109093437547128e-05,
|
| 1317 |
+
"loss": 0.7255,
|
| 1318 |
+
"mean_token_accuracy": 0.7518977701663971,
|
| 1319 |
+
"num_tokens": 1811354.0,
|
| 1320 |
+
"step": 1310
|
| 1321 |
+
},
|
| 1322 |
+
{
|
| 1323 |
+
"entropy": 1.2557258129119873,
|
| 1324 |
+
"epoch": 1.295387634936212,
|
| 1325 |
+
"grad_norm": 2.8327138423919678,
|
| 1326 |
+
"learning_rate": 3.0342353724675966e-05,
|
| 1327 |
+
"loss": 0.7242,
|
| 1328 |
+
"mean_token_accuracy": 0.7556073129177093,
|
| 1329 |
+
"num_tokens": 1825286.0,
|
| 1330 |
+
"step": 1320
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"entropy": 1.2582063317298888,
|
| 1334 |
+
"epoch": 1.3052011776251227,
|
| 1335 |
+
"grad_norm": 2.933422327041626,
|
| 1336 |
+
"learning_rate": 2.9598949273606702e-05,
|
| 1337 |
+
"loss": 0.7573,
|
| 1338 |
+
"mean_token_accuracy": 0.7498652696609497,
|
| 1339 |
+
"num_tokens": 1839043.0,
|
| 1340 |
+
"step": 1330
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"entropy": 1.2396968483924866,
|
| 1344 |
+
"epoch": 1.3150147203140334,
|
| 1345 |
+
"grad_norm": 2.527557134628296,
|
| 1346 |
+
"learning_rate": 2.8860916773568703e-05,
|
| 1347 |
+
"loss": 0.7256,
|
| 1348 |
+
"mean_token_accuracy": 0.7586526334285736,
|
| 1349 |
+
"num_tokens": 1852342.0,
|
| 1350 |
+
"step": 1340
|
| 1351 |
+
},
|
| 1352 |
+
{
|
| 1353 |
+
"entropy": 1.2368186235427856,
|
| 1354 |
+
"epoch": 1.324828263002944,
|
| 1355 |
+
"grad_norm": 3.119965076446533,
|
| 1356 |
+
"learning_rate": 2.8128450561339193e-05,
|
| 1357 |
+
"loss": 0.686,
|
| 1358 |
+
"mean_token_accuracy": 0.7728847086429596,
|
| 1359 |
+
"num_tokens": 1866189.0,
|
| 1360 |
+
"step": 1350
|
| 1361 |
+
},
|
| 1362 |
+
{
|
| 1363 |
+
"entropy": 1.2524226903915405,
|
| 1364 |
+
"epoch": 1.3346418056918548,
|
| 1365 |
+
"grad_norm": 2.933042287826538,
|
| 1366 |
+
"learning_rate": 2.740174350799507e-05,
|
| 1367 |
+
"loss": 0.728,
|
| 1368 |
+
"mean_token_accuracy": 0.760904735326767,
|
| 1369 |
+
"num_tokens": 1880098.0,
|
| 1370 |
+
"step": 1360
|
| 1371 |
+
},
|
| 1372 |
+
{
|
| 1373 |
+
"entropy": 1.2240639209747315,
|
| 1374 |
+
"epoch": 1.3444553483807655,
|
| 1375 |
+
"grad_norm": 2.4190683364868164,
|
| 1376 |
+
"learning_rate": 2.668098696812675e-05,
|
| 1377 |
+
"loss": 0.6506,
|
| 1378 |
+
"mean_token_accuracy": 0.7759924173355103,
|
| 1379 |
+
"num_tokens": 1893007.0,
|
| 1380 |
+
"step": 1370
|
| 1381 |
+
},
|
| 1382 |
+
{
|
| 1383 |
+
"entropy": 1.241419780254364,
|
| 1384 |
+
"epoch": 1.354268891069676,
|
| 1385 |
+
"grad_norm": 2.9516451358795166,
|
| 1386 |
+
"learning_rate": 2.596637072945099e-05,
|
| 1387 |
+
"loss": 0.658,
|
| 1388 |
+
"mean_token_accuracy": 0.7787473976612092,
|
| 1389 |
+
"num_tokens": 1906405.0,
|
| 1390 |
+
"step": 1380
|
| 1391 |
+
},
|
| 1392 |
+
{
|
| 1393 |
+
"entropy": 1.2689218997955323,
|
| 1394 |
+
"epoch": 1.3640824337585868,
|
| 1395 |
+
"grad_norm": 3.411701202392578,
|
| 1396 |
+
"learning_rate": 2.5258082962836614e-05,
|
| 1397 |
+
"loss": 0.8255,
|
| 1398 |
+
"mean_token_accuracy": 0.7264221429824829,
|
| 1399 |
+
"num_tokens": 1920751.0,
|
| 1400 |
+
"step": 1390
|
| 1401 |
+
},
|
| 1402 |
+
{
|
| 1403 |
+
"entropy": 1.2496665716171265,
|
| 1404 |
+
"epoch": 1.3738959764474976,
|
| 1405 |
+
"grad_norm": 2.833319664001465,
|
| 1406 |
+
"learning_rate": 2.4556310172755898e-05,
|
| 1407 |
+
"loss": 0.7171,
|
| 1408 |
+
"mean_token_accuracy": 0.7667763590812683,
|
| 1409 |
+
"num_tokens": 1934411.0,
|
| 1410 |
+
"step": 1400
|
| 1411 |
+
},
|
| 1412 |
+
{
|
| 1413 |
+
"entropy": 1.2395281672477723,
|
| 1414 |
+
"epoch": 1.3837095191364082,
|
| 1415 |
+
"grad_norm": 2.8841261863708496,
|
| 1416 |
+
"learning_rate": 2.3861237148174474e-05,
|
| 1417 |
+
"loss": 0.6814,
|
| 1418 |
+
"mean_token_accuracy": 0.7712886571884155,
|
| 1419 |
+
"num_tokens": 1948013.0,
|
| 1420 |
+
"step": 1410
|
| 1421 |
+
},
|
| 1422 |
+
{
|
| 1423 |
+
"entropy": 1.2530240893363953,
|
| 1424 |
+
"epoch": 1.393523061825319,
|
| 1425 |
+
"grad_norm": 2.2632269859313965,
|
| 1426 |
+
"learning_rate": 2.3173046913893502e-05,
|
| 1427 |
+
"loss": 0.6896,
|
| 1428 |
+
"mean_token_accuracy": 0.7679926335811615,
|
| 1429 |
+
"num_tokens": 1962274.0,
|
| 1430 |
+
"step": 1420
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"entropy": 1.2642626643180848,
|
| 1434 |
+
"epoch": 1.4033366045142297,
|
| 1435 |
+
"grad_norm": 4.057086944580078,
|
| 1436 |
+
"learning_rate": 2.249192068235581e-05,
|
| 1437 |
+
"loss": 0.734,
|
| 1438 |
+
"mean_token_accuracy": 0.7582364082336426,
|
| 1439 |
+
"num_tokens": 1976604.0,
|
| 1440 |
+
"step": 1430
|
| 1441 |
+
},
|
| 1442 |
+
{
|
| 1443 |
+
"entropy": 1.2472557187080384,
|
| 1444 |
+
"epoch": 1.4131501472031402,
|
| 1445 |
+
"grad_norm": 2.4790313243865967,
|
| 1446 |
+
"learning_rate": 2.181803780592959e-05,
|
| 1447 |
+
"loss": 0.6884,
|
| 1448 |
+
"mean_token_accuracy": 0.7712749302387237,
|
| 1449 |
+
"num_tokens": 1991136.0,
|
| 1450 |
+
"step": 1440
|
| 1451 |
+
},
|
| 1452 |
+
{
|
| 1453 |
+
"entropy": 1.2573583006858826,
|
| 1454 |
+
"epoch": 1.422963689892051,
|
| 1455 |
+
"grad_norm": 3.6234960556030273,
|
| 1456 |
+
"learning_rate": 2.1151575729681883e-05,
|
| 1457 |
+
"loss": 0.761,
|
| 1458 |
+
"mean_token_accuracy": 0.7374938070774079,
|
| 1459 |
+
"num_tokens": 2005289.0,
|
| 1460 |
+
"step": 1450
|
| 1461 |
+
},
|
| 1462 |
+
{
|
| 1463 |
+
"entropy": 1.2349944472312928,
|
| 1464 |
+
"epoch": 1.4327772325809618,
|
| 1465 |
+
"grad_norm": 2.5186727046966553,
|
| 1466 |
+
"learning_rate": 2.049270994465407e-05,
|
| 1467 |
+
"loss": 0.6876,
|
| 1468 |
+
"mean_token_accuracy": 0.7730244517326355,
|
| 1469 |
+
"num_tokens": 2018916.0,
|
| 1470 |
+
"step": 1460
|
| 1471 |
+
},
|
| 1472 |
+
{
|
| 1473 |
+
"entropy": 1.2298003792762757,
|
| 1474 |
+
"epoch": 1.4425907752698723,
|
| 1475 |
+
"grad_norm": 2.3550288677215576,
|
| 1476 |
+
"learning_rate": 1.9841613941652144e-05,
|
| 1477 |
+
"loss": 0.637,
|
| 1478 |
+
"mean_token_accuracy": 0.7788012862205506,
|
| 1479 |
+
"num_tokens": 2032597.0,
|
| 1480 |
+
"step": 1470
|
| 1481 |
+
},
|
| 1482 |
+
{
|
| 1483 |
+
"entropy": 1.2459490180015564,
|
| 1484 |
+
"epoch": 1.452404317958783,
|
| 1485 |
+
"grad_norm": 2.7235300540924072,
|
| 1486 |
+
"learning_rate": 1.9198459165563503e-05,
|
| 1487 |
+
"loss": 0.6802,
|
| 1488 |
+
"mean_token_accuracy": 0.7714063704013825,
|
| 1489 |
+
"num_tokens": 2046720.0,
|
| 1490 |
+
"step": 1480
|
| 1491 |
+
},
|
| 1492 |
+
{
|
| 1493 |
+
"entropy": 1.2520262598991394,
|
| 1494 |
+
"epoch": 1.4622178606476939,
|
| 1495 |
+
"grad_norm": 2.912389039993286,
|
| 1496 |
+
"learning_rate": 1.8563414970212555e-05,
|
| 1497 |
+
"loss": 0.6615,
|
| 1498 |
+
"mean_token_accuracy": 0.7768101215362548,
|
| 1499 |
+
"num_tokens": 2060943.0,
|
| 1500 |
+
"step": 1490
|
| 1501 |
+
},
|
| 1502 |
+
{
|
| 1503 |
+
"entropy": 1.2493624329566955,
|
| 1504 |
+
"epoch": 1.4720314033366044,
|
| 1505 |
+
"grad_norm": 2.4805216789245605,
|
| 1506 |
+
"learning_rate": 1.7936648573766957e-05,
|
| 1507 |
+
"loss": 0.7245,
|
| 1508 |
+
"mean_token_accuracy": 0.7542855679988861,
|
| 1509 |
+
"num_tokens": 2074710.0,
|
| 1510 |
+
"step": 1500
|
| 1511 |
+
},
|
| 1512 |
+
{
|
| 1513 |
+
"entropy": 1.2552477240562439,
|
| 1514 |
+
"epoch": 1.4818449460255152,
|
| 1515 |
+
"grad_norm": 2.1514837741851807,
|
| 1516 |
+
"learning_rate": 1.731832501470606e-05,
|
| 1517 |
+
"loss": 0.6929,
|
| 1518 |
+
"mean_token_accuracy": 0.7639276206493377,
|
| 1519 |
+
"num_tokens": 2088707.0,
|
| 1520 |
+
"step": 1510
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"entropy": 1.2568463563919068,
|
| 1524 |
+
"epoch": 1.491658488714426,
|
| 1525 |
+
"grad_norm": 2.511904716491699,
|
| 1526 |
+
"learning_rate": 1.670860710836355e-05,
|
| 1527 |
+
"loss": 0.6563,
|
| 1528 |
+
"mean_token_accuracy": 0.776709008216858,
|
| 1529 |
+
"num_tokens": 2101428.0,
|
| 1530 |
+
"step": 1520
|
| 1531 |
+
},
|
| 1532 |
+
{
|
| 1533 |
+
"entropy": 1.2479868054389953,
|
| 1534 |
+
"epoch": 1.5014720314033365,
|
| 1535 |
+
"grad_norm": 2.0985195636749268,
|
| 1536 |
+
"learning_rate": 1.6107655404055223e-05,
|
| 1537 |
+
"loss": 0.6908,
|
| 1538 |
+
"mean_token_accuracy": 0.7716210365295411,
|
| 1539 |
+
"num_tokens": 2115066.0,
|
| 1540 |
+
"step": 1530
|
| 1541 |
+
},
|
| 1542 |
+
{
|
| 1543 |
+
"entropy": 1.2497215032577516,
|
| 1544 |
+
"epoch": 1.5112855740922473,
|
| 1545 |
+
"grad_norm": 2.7013895511627197,
|
| 1546 |
+
"learning_rate": 1.5515628142803562e-05,
|
| 1547 |
+
"loss": 0.6948,
|
| 1548 |
+
"mean_token_accuracy": 0.7616774380207062,
|
| 1549 |
+
"num_tokens": 2128953.0,
|
| 1550 |
+
"step": 1540
|
| 1551 |
+
},
|
| 1552 |
+
{
|
| 1553 |
+
"entropy": 1.2579123854637146,
|
| 1554 |
+
"epoch": 1.521099116781158,
|
| 1555 |
+
"grad_norm": 3.0048000812530518,
|
| 1556 |
+
"learning_rate": 1.493268121567028e-05,
|
| 1557 |
+
"loss": 0.716,
|
| 1558 |
+
"mean_token_accuracy": 0.763817572593689,
|
| 1559 |
+
"num_tokens": 2142756.0,
|
| 1560 |
+
"step": 1550
|
| 1561 |
+
},
|
| 1562 |
+
{
|
| 1563 |
+
"entropy": 1.2480177998542785,
|
| 1564 |
+
"epoch": 1.5309126594700686,
|
| 1565 |
+
"grad_norm": 3.407221555709839,
|
| 1566 |
+
"learning_rate": 1.435896812270729e-05,
|
| 1567 |
+
"loss": 0.7371,
|
| 1568 |
+
"mean_token_accuracy": 0.7436653435230255,
|
| 1569 |
+
"num_tokens": 2156108.0,
|
| 1570 |
+
"step": 1560
|
| 1571 |
+
},
|
| 1572 |
+
{
|
| 1573 |
+
"entropy": 1.2554169058799745,
|
| 1574 |
+
"epoch": 1.5407262021589794,
|
| 1575 |
+
"grad_norm": 3.1060776710510254,
|
| 1576 |
+
"learning_rate": 1.3794639932537645e-05,
|
| 1577 |
+
"loss": 0.757,
|
| 1578 |
+
"mean_token_accuracy": 0.7477840483188629,
|
| 1579 |
+
"num_tokens": 2169356.0,
|
| 1580 |
+
"step": 1570
|
| 1581 |
+
},
|
| 1582 |
+
{
|
| 1583 |
+
"entropy": 1.2660345435142517,
|
| 1584 |
+
"epoch": 1.5505397448478901,
|
| 1585 |
+
"grad_norm": 3.049757242202759,
|
| 1586 |
+
"learning_rate": 1.323984524257641e-05,
|
| 1587 |
+
"loss": 0.7345,
|
| 1588 |
+
"mean_token_accuracy": 0.7469079375267029,
|
| 1589 |
+
"num_tokens": 2183713.0,
|
| 1590 |
+
"step": 1580
|
| 1591 |
+
},
|
| 1592 |
+
{
|
| 1593 |
+
"entropy": 1.2590110421180725,
|
| 1594 |
+
"epoch": 1.5603532875368007,
|
| 1595 |
+
"grad_norm": 3.270705461502075,
|
| 1596 |
+
"learning_rate": 1.2694730139902522e-05,
|
| 1597 |
+
"loss": 0.7626,
|
| 1598 |
+
"mean_token_accuracy": 0.7469726979732514,
|
| 1599 |
+
"num_tokens": 2198089.0,
|
| 1600 |
+
"step": 1590
|
| 1601 |
+
},
|
| 1602 |
+
{
|
| 1603 |
+
"entropy": 1.2689306259155273,
|
| 1604 |
+
"epoch": 1.5701668302257115,
|
| 1605 |
+
"grad_norm": 2.790843963623047,
|
| 1606 |
+
"learning_rate": 1.2159438162791348e-05,
|
| 1607 |
+
"loss": 0.759,
|
| 1608 |
+
"mean_token_accuracy": 0.7433544754981994,
|
| 1609 |
+
"num_tokens": 2213070.0,
|
| 1610 |
+
"step": 1600
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"entropy": 1.2459934830665589,
|
| 1614 |
+
"epoch": 1.5799803729146222,
|
| 1615 |
+
"grad_norm": 2.270263671875,
|
| 1616 |
+
"learning_rate": 1.1634110262918718e-05,
|
| 1617 |
+
"loss": 0.694,
|
| 1618 |
+
"mean_token_accuracy": 0.7705317616462708,
|
| 1619 |
+
"num_tokens": 2227108.0,
|
| 1620 |
+
"step": 1610
|
| 1621 |
+
},
|
| 1622 |
+
{
|
| 1623 |
+
"entropy": 1.2674721240997315,
|
| 1624 |
+
"epoch": 1.5897939156035328,
|
| 1625 |
+
"grad_norm": 3.1888628005981445,
|
| 1626 |
+
"learning_rate": 1.1118884768245863e-05,
|
| 1627 |
+
"loss": 0.7636,
|
| 1628 |
+
"mean_token_accuracy": 0.738410371541977,
|
| 1629 |
+
"num_tokens": 2240704.0,
|
| 1630 |
+
"step": 1620
|
| 1631 |
+
},
|
| 1632 |
+
{
|
| 1633 |
+
"entropy": 1.2725833535194397,
|
| 1634 |
+
"epoch": 1.5996074582924436,
|
| 1635 |
+
"grad_norm": 2.8385000228881836,
|
| 1636 |
+
"learning_rate": 1.0613897346595203e-05,
|
| 1637 |
+
"loss": 0.77,
|
| 1638 |
+
"mean_token_accuracy": 0.7319659352302551,
|
| 1639 |
+
"num_tokens": 2254968.0,
|
| 1640 |
+
"step": 1630
|
| 1641 |
+
},
|
| 1642 |
+
{
|
| 1643 |
+
"entropy": 1.2558390736579894,
|
| 1644 |
+
"epoch": 1.6094210009813543,
|
| 1645 |
+
"grad_norm": 2.5580456256866455,
|
| 1646 |
+
"learning_rate": 1.011928096992672e-05,
|
| 1647 |
+
"loss": 0.6834,
|
| 1648 |
+
"mean_token_accuracy": 0.7667473912239074,
|
| 1649 |
+
"num_tokens": 2269175.0,
|
| 1650 |
+
"step": 1640
|
| 1651 |
+
},
|
| 1652 |
+
{
|
| 1653 |
+
"entropy": 1.2538867115974426,
|
| 1654 |
+
"epoch": 1.6192345436702649,
|
| 1655 |
+
"grad_norm": 3.2263309955596924,
|
| 1656 |
+
"learning_rate": 9.635165879324083e-06,
|
| 1657 |
+
"loss": 0.7524,
|
| 1658 |
+
"mean_token_accuracy": 0.748347532749176,
|
| 1659 |
+
"num_tokens": 2283760.0,
|
| 1660 |
+
"step": 1650
|
| 1661 |
+
},
|
| 1662 |
+
{
|
| 1663 |
+
"entropy": 1.2552440881729126,
|
| 1664 |
+
"epoch": 1.6290480863591756,
|
| 1665 |
+
"grad_norm": 2.529660224914551,
|
| 1666 |
+
"learning_rate": 9.161679550699936e-06,
|
| 1667 |
+
"loss": 0.6819,
|
| 1668 |
+
"mean_token_accuracy": 0.7654806017875672,
|
| 1669 |
+
"num_tokens": 2297542.0,
|
| 1670 |
+
"step": 1660
|
| 1671 |
+
},
|
| 1672 |
+
{
|
| 1673 |
+
"entropy": 1.2585554003715516,
|
| 1674 |
+
"epoch": 1.6388616290480864,
|
| 1675 |
+
"grad_norm": 3.8871724605560303,
|
| 1676 |
+
"learning_rate": 8.698946661229262e-06,
|
| 1677 |
+
"loss": 0.7457,
|
| 1678 |
+
"mean_token_accuracy": 0.74978466629982,
|
| 1679 |
+
"num_tokens": 2311381.0,
|
| 1680 |
+
"step": 1670
|
| 1681 |
+
},
|
| 1682 |
+
{
|
| 1683 |
+
"entropy": 1.2282718300819397,
|
| 1684 |
+
"epoch": 1.648675171736997,
|
| 1685 |
+
"grad_norm": 2.116325616836548,
|
| 1686 |
+
"learning_rate": 8.24708905651972e-06,
|
| 1687 |
+
"loss": 0.7246,
|
| 1688 |
+
"mean_token_accuracy": 0.75484379529953,
|
| 1689 |
+
"num_tokens": 2324526.0,
|
| 1690 |
+
"step": 1680
|
| 1691 |
+
},
|
| 1692 |
+
{
|
| 1693 |
+
"entropy": 1.2373629927635192,
|
| 1694 |
+
"epoch": 1.6584887144259077,
|
| 1695 |
+
"grad_norm": 2.604167938232422,
|
| 1696 |
+
"learning_rate": 7.80622571852761e-06,
|
| 1697 |
+
"loss": 0.6936,
|
| 1698 |
+
"mean_token_accuracy": 0.7663450837135315,
|
| 1699 |
+
"num_tokens": 2337382.0,
|
| 1700 |
+
"step": 1690
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"entropy": 1.247055208683014,
|
| 1704 |
+
"epoch": 1.6683022571148185,
|
| 1705 |
+
"grad_norm": 2.7145724296569824,
|
| 1706 |
+
"learning_rate": 7.376472734227807e-06,
|
| 1707 |
+
"loss": 0.7612,
|
| 1708 |
+
"mean_token_accuracy": 0.7374716877937317,
|
| 1709 |
+
"num_tokens": 2351843.0,
|
| 1710 |
+
"step": 1700
|
| 1711 |
+
},
|
| 1712 |
+
{
|
| 1713 |
+
"entropy": 1.229586088657379,
|
| 1714 |
+
"epoch": 1.678115799803729,
|
| 1715 |
+
"grad_norm": 2.8956756591796875,
|
| 1716 |
+
"learning_rate": 6.957943265046052e-06,
|
| 1717 |
+
"loss": 0.6341,
|
| 1718 |
+
"mean_token_accuracy": 0.7813458263874054,
|
| 1719 |
+
"num_tokens": 2365499.0,
|
| 1720 |
+
"step": 1710
|
| 1721 |
+
},
|
| 1722 |
+
{
|
| 1723 |
+
"entropy": 1.248737633228302,
|
| 1724 |
+
"epoch": 1.6879293424926398,
|
| 1725 |
+
"grad_norm": 2.3320205211639404,
|
| 1726 |
+
"learning_rate": 6.5507475170616565e-06,
|
| 1727 |
+
"loss": 0.6953,
|
| 1728 |
+
"mean_token_accuracy": 0.758164393901825,
|
| 1729 |
+
"num_tokens": 2379228.0,
|
| 1730 |
+
"step": 1720
|
| 1731 |
+
},
|
| 1732 |
+
{
|
| 1733 |
+
"entropy": 1.2544867873191834,
|
| 1734 |
+
"epoch": 1.6977428851815506,
|
| 1735 |
+
"grad_norm": 3.138793468475342,
|
| 1736 |
+
"learning_rate": 6.154992711988183e-06,
|
| 1737 |
+
"loss": 0.7625,
|
| 1738 |
+
"mean_token_accuracy": 0.7475127398967742,
|
| 1739 |
+
"num_tokens": 2392855.0,
|
| 1740 |
+
"step": 1730
|
| 1741 |
+
},
|
| 1742 |
+
{
|
| 1743 |
+
"entropy": 1.250640881061554,
|
| 1744 |
+
"epoch": 1.7075564278704611,
|
| 1745 |
+
"grad_norm": 3.420732021331787,
|
| 1746 |
+
"learning_rate": 5.770783058940271e-06,
|
| 1747 |
+
"loss": 0.7209,
|
| 1748 |
+
"mean_token_accuracy": 0.75545534491539,
|
| 1749 |
+
"num_tokens": 2406729.0,
|
| 1750 |
+
"step": 1740
|
| 1751 |
+
},
|
| 1752 |
+
{
|
| 1753 |
+
"entropy": 1.2905877470970153,
|
| 1754 |
+
"epoch": 1.717369970559372,
|
| 1755 |
+
"grad_norm": 2.654557704925537,
|
| 1756 |
+
"learning_rate": 5.398219726993442e-06,
|
| 1757 |
+
"loss": 0.7996,
|
| 1758 |
+
"mean_token_accuracy": 0.724600100517273,
|
| 1759 |
+
"num_tokens": 2420319.0,
|
| 1760 |
+
"step": 1750
|
| 1761 |
+
},
|
| 1762 |
+
{
|
| 1763 |
+
"entropy": 1.242275857925415,
|
| 1764 |
+
"epoch": 1.7271835132482827,
|
| 1765 |
+
"grad_norm": 2.5090105533599854,
|
| 1766 |
+
"learning_rate": 5.03740081854458e-06,
|
| 1767 |
+
"loss": 0.6777,
|
| 1768 |
+
"mean_token_accuracy": 0.7697700500488281,
|
| 1769 |
+
"num_tokens": 2434508.0,
|
| 1770 |
+
"step": 1760
|
| 1771 |
+
},
|
| 1772 |
+
{
|
| 1773 |
+
"entropy": 1.2769638299942017,
|
| 1774 |
+
"epoch": 1.7369970559371932,
|
| 1775 |
+
"grad_norm": 3.1650819778442383,
|
| 1776 |
+
"learning_rate": 4.68842134347987e-06,
|
| 1777 |
+
"loss": 0.8118,
|
| 1778 |
+
"mean_token_accuracy": 0.729069709777832,
|
| 1779 |
+
"num_tokens": 2447872.0,
|
| 1780 |
+
"step": 1770
|
| 1781 |
+
},
|
| 1782 |
+
{
|
| 1783 |
+
"entropy": 1.2345268607139588,
|
| 1784 |
+
"epoch": 1.746810598626104,
|
| 1785 |
+
"grad_norm": 2.4639127254486084,
|
| 1786 |
+
"learning_rate": 4.351373194157016e-06,
|
| 1787 |
+
"loss": 0.678,
|
| 1788 |
+
"mean_token_accuracy": 0.7657662034034729,
|
| 1789 |
+
"num_tokens": 2461151.0,
|
| 1790 |
+
"step": 1780
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"entropy": 1.2443835020065308,
|
| 1794 |
+
"epoch": 1.7566241413150148,
|
| 1795 |
+
"grad_norm": 2.4859766960144043,
|
| 1796 |
+
"learning_rate": 4.026345121208403e-06,
|
| 1797 |
+
"loss": 0.7286,
|
| 1798 |
+
"mean_token_accuracy": 0.7519601106643676,
|
| 1799 |
+
"num_tokens": 2474907.0,
|
| 1800 |
+
"step": 1790
|
| 1801 |
+
},
|
| 1802 |
+
{
|
| 1803 |
+
"entropy": 1.2543081402778626,
|
| 1804 |
+
"epoch": 1.7664376840039253,
|
| 1805 |
+
"grad_norm": 3.275564670562744,
|
| 1806 |
+
"learning_rate": 3.7134227101715156e-06,
|
| 1807 |
+
"loss": 0.7041,
|
| 1808 |
+
"mean_token_accuracy": 0.7669776916503906,
|
| 1809 |
+
"num_tokens": 2488408.0,
|
| 1810 |
+
"step": 1800
|
| 1811 |
+
},
|
| 1812 |
+
{
|
| 1813 |
+
"entropy": 1.2694288611412048,
|
| 1814 |
+
"epoch": 1.776251226692836,
|
| 1815 |
+
"grad_norm": 3.098207712173462,
|
| 1816 |
+
"learning_rate": 3.4126883589527705e-06,
|
| 1817 |
+
"loss": 0.7399,
|
| 1818 |
+
"mean_token_accuracy": 0.746983003616333,
|
| 1819 |
+
"num_tokens": 2503031.0,
|
| 1820 |
+
"step": 1810
|
| 1821 |
+
},
|
| 1822 |
+
{
|
| 1823 |
+
"entropy": 1.245356595516205,
|
| 1824 |
+
"epoch": 1.7860647693817469,
|
| 1825 |
+
"grad_norm": 2.92874813079834,
|
| 1826 |
+
"learning_rate": 3.124221256130744e-06,
|
| 1827 |
+
"loss": 0.7358,
|
| 1828 |
+
"mean_token_accuracy": 0.760612016916275,
|
| 1829 |
+
"num_tokens": 2516322.0,
|
| 1830 |
+
"step": 1820
|
| 1831 |
+
},
|
| 1832 |
+
{
|
| 1833 |
+
"entropy": 1.2525557637214662,
|
| 1834 |
+
"epoch": 1.7958783120706574,
|
| 1835 |
+
"grad_norm": 3.0641603469848633,
|
| 1836 |
+
"learning_rate": 2.848097360104396e-06,
|
| 1837 |
+
"loss": 0.7472,
|
| 1838 |
+
"mean_token_accuracy": 0.7508267819881439,
|
| 1839 |
+
"num_tokens": 2529795.0,
|
| 1840 |
+
"step": 1830
|
| 1841 |
+
},
|
| 1842 |
+
{
|
| 1843 |
+
"entropy": 1.2594183802604675,
|
| 1844 |
+
"epoch": 1.8056918547595682,
|
| 1845 |
+
"grad_norm": 2.1558589935302734,
|
| 1846 |
+
"learning_rate": 2.584389379091945e-06,
|
| 1847 |
+
"loss": 0.7451,
|
| 1848 |
+
"mean_token_accuracy": 0.7472402095794678,
|
| 1849 |
+
"num_tokens": 2542968.0,
|
| 1850 |
+
"step": 1840
|
| 1851 |
+
},
|
| 1852 |
+
{
|
| 1853 |
+
"entropy": 1.2379876255989075,
|
| 1854 |
+
"epoch": 1.815505397448479,
|
| 1855 |
+
"grad_norm": 2.5214271545410156,
|
| 1856 |
+
"learning_rate": 2.333166751985516e-06,
|
| 1857 |
+
"loss": 0.655,
|
| 1858 |
+
"mean_token_accuracy": 0.7800517380237579,
|
| 1859 |
+
"num_tokens": 2556526.0,
|
| 1860 |
+
"step": 1850
|
| 1861 |
+
},
|
| 1862 |
+
{
|
| 1863 |
+
"entropy": 1.2424226760864259,
|
| 1864 |
+
"epoch": 1.8253189401373895,
|
| 1865 |
+
"grad_norm": 2.2212626934051514,
|
| 1866 |
+
"learning_rate": 2.0944956300666565e-06,
|
| 1867 |
+
"loss": 0.6391,
|
| 1868 |
+
"mean_token_accuracy": 0.7772759675979615,
|
| 1869 |
+
"num_tokens": 2569913.0,
|
| 1870 |
+
"step": 1860
|
| 1871 |
+
},
|
| 1872 |
+
{
|
| 1873 |
+
"entropy": 1.2615416049957275,
|
| 1874 |
+
"epoch": 1.8351324828263003,
|
| 1875 |
+
"grad_norm": 2.6506869792938232,
|
| 1876 |
+
"learning_rate": 1.8684388595876012e-06,
|
| 1877 |
+
"loss": 0.7413,
|
| 1878 |
+
"mean_token_accuracy": 0.7527687847614288,
|
| 1879 |
+
"num_tokens": 2584227.0,
|
| 1880 |
+
"step": 1870
|
| 1881 |
+
},
|
| 1882 |
+
{
|
| 1883 |
+
"entropy": 1.246048879623413,
|
| 1884 |
+
"epoch": 1.844946025515211,
|
| 1885 |
+
"grad_norm": 2.299192428588867,
|
| 1886 |
+
"learning_rate": 1.6550559652227126e-06,
|
| 1887 |
+
"loss": 0.7319,
|
| 1888 |
+
"mean_token_accuracy": 0.7512415587902069,
|
| 1889 |
+
"num_tokens": 2598410.0,
|
| 1890 |
+
"step": 1880
|
| 1891 |
+
},
|
| 1892 |
+
{
|
| 1893 |
+
"entropy": 1.247852861881256,
|
| 1894 |
+
"epoch": 1.8547595682041216,
|
| 1895 |
+
"grad_norm": 2.740612745285034,
|
| 1896 |
+
"learning_rate": 1.4544031343946385e-06,
|
| 1897 |
+
"loss": 0.6166,
|
| 1898 |
+
"mean_token_accuracy": 0.7872454166412354,
|
| 1899 |
+
"num_tokens": 2613088.0,
|
| 1900 |
+
"step": 1890
|
| 1901 |
+
},
|
| 1902 |
+
{
|
| 1903 |
+
"entropy": 1.251421856880188,
|
| 1904 |
+
"epoch": 1.8645731108930323,
|
| 1905 |
+
"grad_norm": 2.1468136310577393,
|
| 1906 |
+
"learning_rate": 1.2665332024791532e-06,
|
| 1907 |
+
"loss": 0.6623,
|
| 1908 |
+
"mean_token_accuracy": 0.7790079653263092,
|
| 1909 |
+
"num_tokens": 2627112.0,
|
| 1910 |
+
"step": 1900
|
| 1911 |
+
},
|
| 1912 |
+
{
|
| 1913 |
+
"entropy": 1.242864727973938,
|
| 1914 |
+
"epoch": 1.8743866535819431,
|
| 1915 |
+
"grad_norm": 2.3495595455169678,
|
| 1916 |
+
"learning_rate": 1.09149563889272e-06,
|
| 1917 |
+
"loss": 0.7223,
|
| 1918 |
+
"mean_token_accuracy": 0.7554054081439971,
|
| 1919 |
+
"num_tokens": 2640791.0,
|
| 1920 |
+
"step": 1910
|
| 1921 |
+
},
|
| 1922 |
+
{
|
| 1923 |
+
"entropy": 1.2578393936157226,
|
| 1924 |
+
"epoch": 1.8842001962708537,
|
| 1925 |
+
"grad_norm": 3.0611588954925537,
|
| 1926 |
+
"learning_rate": 9.293365340662996e-07,
|
| 1927 |
+
"loss": 0.7159,
|
| 1928 |
+
"mean_token_accuracy": 0.7581327319145202,
|
| 1929 |
+
"num_tokens": 2654993.0,
|
| 1930 |
+
"step": 1920
|
| 1931 |
+
},
|
| 1932 |
+
{
|
| 1933 |
+
"entropy": 1.2369702816009522,
|
| 1934 |
+
"epoch": 1.8940137389597644,
|
| 1935 |
+
"grad_norm": 2.9516565799713135,
|
| 1936 |
+
"learning_rate": 7.800985873089695e-07,
|
| 1937 |
+
"loss": 0.6766,
|
| 1938 |
+
"mean_token_accuracy": 0.7690627932548523,
|
| 1939 |
+
"num_tokens": 2669247.0,
|
| 1940 |
+
"step": 1930
|
| 1941 |
+
},
|
| 1942 |
+
{
|
| 1943 |
+
"entropy": 1.2367492318153381,
|
| 1944 |
+
"epoch": 1.9038272816486752,
|
| 1945 |
+
"grad_norm": 4.053267002105713,
|
| 1946 |
+
"learning_rate": 6.438210955644452e-07,
|
| 1947 |
+
"loss": 0.6977,
|
| 1948 |
+
"mean_token_accuracy": 0.7696449518203735,
|
| 1949 |
+
"num_tokens": 2682844.0,
|
| 1950 |
+
"step": 1940
|
| 1951 |
+
},
|
| 1952 |
+
{
|
| 1953 |
+
"entropy": 1.2650766253471375,
|
| 1954 |
+
"epoch": 1.9136408243375858,
|
| 1955 |
+
"grad_norm": 3.4821527004241943,
|
| 1956 |
+
"learning_rate": 5.205399430634917e-07,
|
| 1957 |
+
"loss": 0.7512,
|
| 1958 |
+
"mean_token_accuracy": 0.7400960445404052,
|
| 1959 |
+
"num_tokens": 2696806.0,
|
| 1960 |
+
"step": 1950
|
| 1961 |
+
},
|
| 1962 |
+
{
|
| 1963 |
+
"entropy": 1.2482685685157775,
|
| 1964 |
+
"epoch": 1.9234543670264965,
|
| 1965 |
+
"grad_norm": 3.1683855056762695,
|
| 1966 |
+
"learning_rate": 4.102875918750082e-07,
|
| 1967 |
+
"loss": 0.7084,
|
| 1968 |
+
"mean_token_accuracy": 0.7535434782505035,
|
| 1969 |
+
"num_tokens": 2710979.0,
|
| 1970 |
+
"step": 1960
|
| 1971 |
+
},
|
| 1972 |
+
{
|
| 1973 |
+
"entropy": 1.2443427562713623,
|
| 1974 |
+
"epoch": 1.9332679097154073,
|
| 1975 |
+
"grad_norm": 3.2206838130950928,
|
| 1976 |
+
"learning_rate": 3.1309307335820603e-07,
|
| 1977 |
+
"loss": 0.6951,
|
| 1978 |
+
"mean_token_accuracy": 0.7632800579071045,
|
| 1979 |
+
"num_tokens": 2724880.0,
|
| 1980 |
+
"step": 1970
|
| 1981 |
+
},
|
| 1982 |
+
{
|
| 1983 |
+
"entropy": 1.2644654035568237,
|
| 1984 |
+
"epoch": 1.9430814524043178,
|
| 1985 |
+
"grad_norm": 3.127032518386841,
|
| 1986 |
+
"learning_rate": 2.2898198051811148e-07,
|
| 1987 |
+
"loss": 0.7599,
|
| 1988 |
+
"mean_token_accuracy": 0.7434370875358581,
|
| 1989 |
+
"num_tokens": 2738562.0,
|
| 1990 |
+
"step": 1980
|
| 1991 |
+
},
|
| 1992 |
+
{
|
| 1993 |
+
"entropy": 1.2518927335739136,
|
| 1994 |
+
"epoch": 1.9528949950932286,
|
| 1995 |
+
"grad_norm": 1.9619168043136597,
|
| 1996 |
+
"learning_rate": 1.5797646126651245e-07,
|
| 1997 |
+
"loss": 0.689,
|
| 1998 |
+
"mean_token_accuracy": 0.7646110415458679,
|
| 1999 |
+
"num_tokens": 2752355.0,
|
| 2000 |
+
"step": 1990
|
| 2001 |
+
},
|
| 2002 |
+
{
|
| 2003 |
+
"entropy": 1.2708698391914368,
|
| 2004 |
+
"epoch": 1.9627085377821394,
|
| 2005 |
+
"grad_norm": 2.7405574321746826,
|
| 2006 |
+
"learning_rate": 1.0009521259003452e-07,
|
| 2007 |
+
"loss": 0.7124,
|
| 2008 |
+
"mean_token_accuracy": 0.7528804540634155,
|
| 2009 |
+
"num_tokens": 2766143.0,
|
| 2010 |
+
"step": 2000
|
| 2011 |
+
},
|
| 2012 |
+
{
|
| 2013 |
+
"entropy": 1.2544511437416077,
|
| 2014 |
+
"epoch": 1.97252208047105,
|
| 2015 |
+
"grad_norm": 3.238013505935669,
|
| 2016 |
+
"learning_rate": 5.53534756268681e-08,
|
| 2017 |
+
"loss": 0.7301,
|
| 2018 |
+
"mean_token_accuracy": 0.7523074209690094,
|
| 2019 |
+
"num_tokens": 2779801.0,
|
| 2020 |
+
"step": 2010
|
| 2021 |
+
},
|
| 2022 |
+
{
|
| 2023 |
+
"entropy": 1.204650866985321,
|
| 2024 |
+
"epoch": 1.9823356231599607,
|
| 2025 |
+
"grad_norm": 3.4440979957580566,
|
| 2026 |
+
"learning_rate": 2.376303165353977e-08,
|
| 2027 |
+
"loss": 0.6254,
|
| 2028 |
+
"mean_token_accuracy": 0.7939655542373657,
|
| 2029 |
+
"num_tokens": 2793763.0,
|
| 2030 |
+
"step": 2020
|
| 2031 |
+
},
|
| 2032 |
+
{
|
| 2033 |
+
"entropy": 1.2504274725914002,
|
| 2034 |
+
"epoch": 1.9921491658488715,
|
| 2035 |
+
"grad_norm": 2.904874563217163,
|
| 2036 |
+
"learning_rate": 5.33219898269377e-09,
|
| 2037 |
+
"loss": 0.6873,
|
| 2038 |
+
"mean_token_accuracy": 0.7712612926959992,
|
| 2039 |
+
"num_tokens": 2807624.0,
|
| 2040 |
+
"step": 2030
|
| 2041 |
+
}
|
| 2042 |
+
],
|
| 2043 |
+
"logging_steps": 10,
|
| 2044 |
+
"max_steps": 2038,
|
| 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_s1_10k/checkpoint-2038/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1afffdc36d44613211eaa40ebb50cb6234dafd1941c4b1ddaed9a47dc27660cc
|
| 3 |
+
size 6417
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/checkpoint-2038/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_s1_10k/manifest.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_name": "cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_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": 1,
|
| 28 |
+
"val_split": 0
|
| 29 |
+
}
|
| 30 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_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_s1_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_s1_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_s1_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_s1_10k/train_manifest.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_name": "cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_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": 1,
|
| 28 |
+
"val_split": 0
|
| 29 |
+
}
|
| 30 |
+
}
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1afffdc36d44613211eaa40ebb50cb6234dafd1941c4b1ddaed9a47dc27660cc
|
| 3 |
+
size 6417
|
checkpoints/cat_qwen25_7b_r8_a32_sgd_rot_e2_lr1e-4_s1_10k/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|