Instructions to use crssbl/es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use crssbl/es with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("crssbl/es", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload RL model and trajectories
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +2 -0
- README.md +32 -0
- eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/outputs/aime2026.jsonl +3 -0
- eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/outputs/dapo100.jsonl +3 -0
- eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/summary.json +98 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/added_tokens.json +35 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/chat_template.jinja +154 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/config.json +112 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/generation_config.json +6 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/merges.txt +0 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model-00001-of-00004.safetensors +3 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model-00002-of-00004.safetensors +3 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model-00003-of-00004.safetensors +3 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model-00004-of-00004.safetensors +3 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model.safetensors.index.json +387 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/special_tokens_map.json +38 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/tokenizer.json +3 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/tokenizer_config.json +312 -0
- models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/vocab.json +0 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_001.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_002.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_003.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_004.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_005.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_006.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_007.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_008.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_009.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_010.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_011.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_012.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_013.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_014.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_015.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_016.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_017.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_018.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_019.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_020.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_000.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_005.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_010.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_015.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_020.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/1.attempt02.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/1.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/10.attempt02.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/10.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/11.attempt02.jsonl +3 -0
- trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/11.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
**/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,35 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
library_name: transformers
|
| 4 |
+
tags:
|
| 5 |
+
- reinforcement-learning
|
| 6 |
+
- grpo
|
| 7 |
+
- math
|
| 8 |
+
- trajectories
|
| 9 |
---
|
| 10 |
+
|
| 11 |
+
# ES RL Model and Trajectories
|
| 12 |
+
|
| 13 |
+
This repository contains the step-20 Hugging Face export for
|
| 14 |
+
`qwen35-4b-math-grpo-dapo400-e15-seed1`, the corresponding RL trajectories,
|
| 15 |
+
and the latest evaluation outputs.
|
| 16 |
+
|
| 17 |
+
## Contents
|
| 18 |
+
|
| 19 |
+
- `models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/`: Hugging Face model export with 4 safetensors shards, tokenizer files, and generation/config metadata.
|
| 20 |
+
- `trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/`: raw train and validation trajectory JSONL files.
|
| 21 |
+
- `trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/`: exported train/validation trajectory JSONL files for steps 1-20.
|
| 22 |
+
- `eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/`: evaluation summary and per-sample outputs.
|
| 23 |
+
|
| 24 |
+
## Evaluation
|
| 25 |
+
|
| 26 |
+
Evaluation was run with 4 samples per item, temperature 1.0, top-p 1.0,
|
| 27 |
+
top-k 40, presence penalty 2.0, and `paper_react_cli` mode.
|
| 28 |
+
|
| 29 |
+
| Dataset | Records | Mean Score | Max@4 |
|
| 30 |
+
| --- | ---: | ---: | ---: |
|
| 31 |
+
| DAPO100 | 400 | 0.6875 | 0.8300 |
|
| 32 |
+
| AIME2026 | 120 | 0.5833 | 0.7667 |
|
| 33 |
+
|
| 34 |
+
The full optimizer state, Megatron/FSDP training checkpoint files, tool
|
| 35 |
+
workspaces, server logs, and cache directories are not included in this repo.
|
eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/outputs/aime2026.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:237263f4e2284a6399266cceaec1bfbc223bdef283cdc6ac9c91837100d6968e
|
| 3 |
+
size 5703366
|
eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/outputs/dapo100.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc6b977258e101c2dc5dd603199434d8d7c4f6d8a3b0477e050bac97f9f38176
|
| 3 |
+
size 13129354
|
eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/summary.json
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dapo100": {
|
| 3 |
+
"output": "/data/external/wangzk_team/chenrs/project/es/Dynamic-Agent/runs/multiturn_grpo/eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/outputs/dapo100.jsonl",
|
| 4 |
+
"records": 400,
|
| 5 |
+
"valid_records": 400,
|
| 6 |
+
"mean_score": 0.6875,
|
| 7 |
+
"max@4": 0.83,
|
| 8 |
+
"score_methods": {
|
| 9 |
+
"math_paper_react_cli_exact_fallback": 388,
|
| 10 |
+
"math_paper_react_cli_missing_final_answer": 12
|
| 11 |
+
},
|
| 12 |
+
"by_sample": {
|
| 13 |
+
"0": {
|
| 14 |
+
"count": 100,
|
| 15 |
+
"mean_score": 0.63
|
| 16 |
+
},
|
| 17 |
+
"1": {
|
| 18 |
+
"count": 100,
|
| 19 |
+
"mean_score": 0.73
|
| 20 |
+
},
|
| 21 |
+
"2": {
|
| 22 |
+
"count": 100,
|
| 23 |
+
"mean_score": 0.7
|
| 24 |
+
},
|
| 25 |
+
"3": {
|
| 26 |
+
"count": 100,
|
| 27 |
+
"mean_score": 0.69
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"docvqa_diagnostics": null,
|
| 31 |
+
"dataset": "dapo100",
|
| 32 |
+
"kind": "math",
|
| 33 |
+
"data": "/data/external/wangzk_team/chenrs/project/es/Dynamic-Agent/data/trace2skill/math_reasoning/dapo_test.jsonl",
|
| 34 |
+
"items": 100,
|
| 35 |
+
"samples": 4,
|
| 36 |
+
"expected_records": 400,
|
| 37 |
+
"enable_thinking": false,
|
| 38 |
+
"mode": "paper_react_cli",
|
| 39 |
+
"math_max_turns": 50,
|
| 40 |
+
"docvqa_max_turns": null,
|
| 41 |
+
"sampling": {
|
| 42 |
+
"temperature": 1.0,
|
| 43 |
+
"top_p": 1.0,
|
| 44 |
+
"top_k": 40,
|
| 45 |
+
"min_p": 0.0,
|
| 46 |
+
"presence_penalty": 2.0,
|
| 47 |
+
"repetition_penalty": 1.0
|
| 48 |
+
}
|
| 49 |
+
},
|
| 50 |
+
"aime2026": {
|
| 51 |
+
"output": "/data/external/wangzk_team/chenrs/project/es/Dynamic-Agent/runs/multiturn_grpo/eval/qwen35-4b-math-grpo-dapo400-e15-seed1/step20_eval_50x4096_rerun_20260805/outputs/aime2026.jsonl",
|
| 52 |
+
"records": 120,
|
| 53 |
+
"valid_records": 120,
|
| 54 |
+
"mean_score": 0.5833333333333334,
|
| 55 |
+
"max@4": 0.7666666666666667,
|
| 56 |
+
"score_methods": {
|
| 57 |
+
"math_paper_react_cli_exact_fallback": 112,
|
| 58 |
+
"math_paper_react_cli_missing_final_answer": 8
|
| 59 |
+
},
|
| 60 |
+
"by_sample": {
|
| 61 |
+
"0": {
|
| 62 |
+
"count": 30,
|
| 63 |
+
"mean_score": 0.6666666666666666
|
| 64 |
+
},
|
| 65 |
+
"1": {
|
| 66 |
+
"count": 30,
|
| 67 |
+
"mean_score": 0.5666666666666667
|
| 68 |
+
},
|
| 69 |
+
"2": {
|
| 70 |
+
"count": 30,
|
| 71 |
+
"mean_score": 0.5333333333333333
|
| 72 |
+
},
|
| 73 |
+
"3": {
|
| 74 |
+
"count": 30,
|
| 75 |
+
"mean_score": 0.5666666666666667
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
+
"docvqa_diagnostics": null,
|
| 79 |
+
"dataset": "aime2026",
|
| 80 |
+
"kind": "math",
|
| 81 |
+
"data": "/data/external/wangzk_team/chenrs/project/es/Dynamic-Agent/data/trace2skill/math_reasoning/aime_2026.jsonl",
|
| 82 |
+
"items": 30,
|
| 83 |
+
"samples": 4,
|
| 84 |
+
"expected_records": 120,
|
| 85 |
+
"enable_thinking": false,
|
| 86 |
+
"mode": "paper_react_cli",
|
| 87 |
+
"math_max_turns": 50,
|
| 88 |
+
"docvqa_max_turns": null,
|
| 89 |
+
"sampling": {
|
| 90 |
+
"temperature": 1.0,
|
| 91 |
+
"top_p": 1.0,
|
| 92 |
+
"top_k": 40,
|
| 93 |
+
"min_p": 0.0,
|
| 94 |
+
"presence_penalty": 2.0,
|
| 95 |
+
"repetition_penalty": 1.0
|
| 96 |
+
}
|
| 97 |
+
}
|
| 98 |
+
}
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/added_tokens.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</think>": 248069,
|
| 3 |
+
"</tool_call>": 248059,
|
| 4 |
+
"</tool_response>": 248067,
|
| 5 |
+
"<think>": 248068,
|
| 6 |
+
"<tool_call>": 248058,
|
| 7 |
+
"<tool_response>": 248066,
|
| 8 |
+
"<tts_pad>": 248072,
|
| 9 |
+
"<tts_text_bos>": 248073,
|
| 10 |
+
"<tts_text_bos_single>": 248075,
|
| 11 |
+
"<tts_text_eod>": 248074,
|
| 12 |
+
"<|audio_end|>": 248071,
|
| 13 |
+
"<|audio_pad|>": 248076,
|
| 14 |
+
"<|audio_start|>": 248070,
|
| 15 |
+
"<|box_end|>": 248050,
|
| 16 |
+
"<|box_start|>": 248049,
|
| 17 |
+
"<|endoftext|>": 248044,
|
| 18 |
+
"<|file_sep|>": 248065,
|
| 19 |
+
"<|fim_middle|>": 248061,
|
| 20 |
+
"<|fim_pad|>": 248063,
|
| 21 |
+
"<|fim_prefix|>": 248060,
|
| 22 |
+
"<|fim_suffix|>": 248062,
|
| 23 |
+
"<|im_end|>": 248046,
|
| 24 |
+
"<|im_start|>": 248045,
|
| 25 |
+
"<|image_pad|>": 248056,
|
| 26 |
+
"<|object_ref_end|>": 248048,
|
| 27 |
+
"<|object_ref_start|>": 248047,
|
| 28 |
+
"<|quad_end|>": 248052,
|
| 29 |
+
"<|quad_start|>": 248051,
|
| 30 |
+
"<|repo_name|>": 248064,
|
| 31 |
+
"<|video_pad|>": 248057,
|
| 32 |
+
"<|vision_end|>": 248054,
|
| 33 |
+
"<|vision_pad|>": 248055,
|
| 34 |
+
"<|vision_start|>": 248053
|
| 35 |
+
}
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/chat_template.jinja
ADDED
|
@@ -0,0 +1,154 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- set image_count = namespace(value=0) %}
|
| 2 |
+
{%- set video_count = namespace(value=0) %}
|
| 3 |
+
{%- macro render_content(content, do_vision_count, is_system_content=false) %}
|
| 4 |
+
{%- if content is string %}
|
| 5 |
+
{{- content }}
|
| 6 |
+
{%- elif content is iterable and content is not mapping %}
|
| 7 |
+
{%- for item in content %}
|
| 8 |
+
{%- if 'image' in item or 'image_url' in item or item.type == 'image' %}
|
| 9 |
+
{%- if is_system_content %}
|
| 10 |
+
{{- raise_exception('System message cannot contain images.') }}
|
| 11 |
+
{%- endif %}
|
| 12 |
+
{%- if do_vision_count %}
|
| 13 |
+
{%- set image_count.value = image_count.value + 1 %}
|
| 14 |
+
{%- endif %}
|
| 15 |
+
{%- if add_vision_id %}
|
| 16 |
+
{{- 'Picture ' ~ image_count.value ~ ': ' }}
|
| 17 |
+
{%- endif %}
|
| 18 |
+
{{- '<|vision_start|><|image_pad|><|vision_end|>' }}
|
| 19 |
+
{%- elif 'video' in item or item.type == 'video' %}
|
| 20 |
+
{%- if is_system_content %}
|
| 21 |
+
{{- raise_exception('System message cannot contain videos.') }}
|
| 22 |
+
{%- endif %}
|
| 23 |
+
{%- if do_vision_count %}
|
| 24 |
+
{%- set video_count.value = video_count.value + 1 %}
|
| 25 |
+
{%- endif %}
|
| 26 |
+
{%- if add_vision_id %}
|
| 27 |
+
{{- 'Video ' ~ video_count.value ~ ': ' }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{{- '<|vision_start|><|video_pad|><|vision_end|>' }}
|
| 30 |
+
{%- elif 'text' in item %}
|
| 31 |
+
{{- item.text }}
|
| 32 |
+
{%- else %}
|
| 33 |
+
{{- raise_exception('Unexpected item type in content.') }}
|
| 34 |
+
{%- endif %}
|
| 35 |
+
{%- endfor %}
|
| 36 |
+
{%- elif content is none or content is undefined %}
|
| 37 |
+
{{- '' }}
|
| 38 |
+
{%- else %}
|
| 39 |
+
{{- raise_exception('Unexpected content type.') }}
|
| 40 |
+
{%- endif %}
|
| 41 |
+
{%- endmacro %}
|
| 42 |
+
{%- if not messages %}
|
| 43 |
+
{{- raise_exception('No messages provided.') }}
|
| 44 |
+
{%- endif %}
|
| 45 |
+
{%- if tools and tools is iterable and tools is not mapping %}
|
| 46 |
+
{{- '<|im_start|>system\n' }}
|
| 47 |
+
{{- "# Tools\n\nYou have access to the following functions:\n\n<tools>" }}
|
| 48 |
+
{%- for tool in tools %}
|
| 49 |
+
{{- "\n" }}
|
| 50 |
+
{{- tool | tojson }}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{{- "\n</tools>" }}
|
| 53 |
+
{{- '\n\nIf you choose to call a function ONLY reply in the following format with NO suffix:\n\n<tool_call>\n<function=example_function_name>\n<parameter=example_parameter_1>\nvalue_1\n</parameter>\n<parameter=example_parameter_2>\nThis is the value for the second parameter\nthat can span\nmultiple lines\n</parameter>\n</function>\n</tool_call>\n\n<IMPORTANT>\nReminder:\n- Function calls MUST follow the specified format: an inner <function=...></function> block must be nested within <tool_call></tool_call> XML tags\n- Required parameters MUST be specified\n- You may provide optional reasoning for your function call in natural language BEFORE the function call, but NOT after\n- If there is no function call available, answer the question like normal with your current knowledge and do not tell the user about function calls\n</IMPORTANT>' }}
|
| 54 |
+
{%- if messages[0].role == 'system' %}
|
| 55 |
+
{%- set content = render_content(messages[0].content, false, true)|trim %}
|
| 56 |
+
{%- if content %}
|
| 57 |
+
{{- '\n\n' + content }}
|
| 58 |
+
{%- endif %}
|
| 59 |
+
{%- endif %}
|
| 60 |
+
{{- '<|im_end|>\n' }}
|
| 61 |
+
{%- else %}
|
| 62 |
+
{%- if messages[0].role == 'system' %}
|
| 63 |
+
{%- set content = render_content(messages[0].content, false, true)|trim %}
|
| 64 |
+
{{- '<|im_start|>system\n' + content + '<|im_end|>\n' }}
|
| 65 |
+
{%- endif %}
|
| 66 |
+
{%- endif %}
|
| 67 |
+
{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
|
| 68 |
+
{%- for message in messages[::-1] %}
|
| 69 |
+
{%- set index = (messages|length - 1) - loop.index0 %}
|
| 70 |
+
{%- if ns.multi_step_tool and message.role == "user" %}
|
| 71 |
+
{%- set content = render_content(message.content, false)|trim %}
|
| 72 |
+
{%- if not(content.startswith('<tool_response>') and content.endswith('</tool_response>')) %}
|
| 73 |
+
{%- set ns.multi_step_tool = false %}
|
| 74 |
+
{%- set ns.last_query_index = index %}
|
| 75 |
+
{%- endif %}
|
| 76 |
+
{%- endif %}
|
| 77 |
+
{%- endfor %}
|
| 78 |
+
{%- if ns.multi_step_tool %}
|
| 79 |
+
{{- raise_exception('No user query found in messages.') }}
|
| 80 |
+
{%- endif %}
|
| 81 |
+
{%- for message in messages %}
|
| 82 |
+
{%- set content = render_content(message.content, true)|trim %}
|
| 83 |
+
{%- if message.role == "system" %}
|
| 84 |
+
{%- if not loop.first %}
|
| 85 |
+
{{- raise_exception('System message must be at the beginning.') }}
|
| 86 |
+
{%- endif %}
|
| 87 |
+
{%- elif message.role == "user" %}
|
| 88 |
+
{{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
|
| 89 |
+
{%- elif message.role == "assistant" %}
|
| 90 |
+
{%- set reasoning_content = '' %}
|
| 91 |
+
{%- if message.reasoning_content is string %}
|
| 92 |
+
{%- set reasoning_content = message.reasoning_content %}
|
| 93 |
+
{%- else %}
|
| 94 |
+
{%- if '</think>' in content %}
|
| 95 |
+
{%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
|
| 96 |
+
{%- set content = content.split('</think>')[-1].lstrip('\n') %}
|
| 97 |
+
{%- endif %}
|
| 98 |
+
{%- endif %}
|
| 99 |
+
{%- set reasoning_content = reasoning_content|trim %}
|
| 100 |
+
{%- if loop.index0 > ns.last_query_index %}
|
| 101 |
+
{{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content + '\n</think>\n\n' + content }}
|
| 102 |
+
{%- else %}
|
| 103 |
+
{{- '<|im_start|>' + message.role + '\n' + content }}
|
| 104 |
+
{%- endif %}
|
| 105 |
+
{%- if message.tool_calls and message.tool_calls is iterable and message.tool_calls is not mapping %}
|
| 106 |
+
{%- for tool_call in message.tool_calls %}
|
| 107 |
+
{%- if tool_call.function is defined %}
|
| 108 |
+
{%- set tool_call = tool_call.function %}
|
| 109 |
+
{%- endif %}
|
| 110 |
+
{%- if loop.first %}
|
| 111 |
+
{%- if content|trim %}
|
| 112 |
+
{{- '\n\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 113 |
+
{%- else %}
|
| 114 |
+
{{- '<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 115 |
+
{%- endif %}
|
| 116 |
+
{%- else %}
|
| 117 |
+
{{- '\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
|
| 118 |
+
{%- endif %}
|
| 119 |
+
{%- if tool_call.arguments is defined %}
|
| 120 |
+
{%- for args_name, args_value in tool_call.arguments|items %}
|
| 121 |
+
{{- '<parameter=' + args_name + '>\n' }}
|
| 122 |
+
{%- set args_value = args_value | tojson | safe if args_value is mapping or (args_value is sequence and args_value is not string) else args_value | string %}
|
| 123 |
+
{{- args_value }}
|
| 124 |
+
{{- '\n</parameter>\n' }}
|
| 125 |
+
{%- endfor %}
|
| 126 |
+
{%- endif %}
|
| 127 |
+
{{- '</function>\n</tool_call>' }}
|
| 128 |
+
{%- endfor %}
|
| 129 |
+
{%- endif %}
|
| 130 |
+
{{- '<|im_end|>\n' }}
|
| 131 |
+
{%- elif message.role == "tool" %}
|
| 132 |
+
{%- if loop.previtem and loop.previtem.role != "tool" %}
|
| 133 |
+
{{- '<|im_start|>user' }}
|
| 134 |
+
{%- endif %}
|
| 135 |
+
{{- '\n<tool_response>\n' }}
|
| 136 |
+
{{- content }}
|
| 137 |
+
{{- '\n</tool_response>' }}
|
| 138 |
+
{%- if not loop.last and loop.nextitem.role != "tool" %}
|
| 139 |
+
{{- '<|im_end|>\n' }}
|
| 140 |
+
{%- elif loop.last %}
|
| 141 |
+
{{- '<|im_end|>\n' }}
|
| 142 |
+
{%- endif %}
|
| 143 |
+
{%- else %}
|
| 144 |
+
{{- raise_exception('Unexpected message role.') }}
|
| 145 |
+
{%- endif %}
|
| 146 |
+
{%- endfor %}
|
| 147 |
+
{%- if add_generation_prompt %}
|
| 148 |
+
{{- '<|im_start|>assistant\n' }}
|
| 149 |
+
{%- if enable_thinking is defined and enable_thinking is false %}
|
| 150 |
+
{{- '<think>\n\n</think>\n\n' }}
|
| 151 |
+
{%- else %}
|
| 152 |
+
{{- '<think>\n' }}
|
| 153 |
+
{%- endif %}
|
| 154 |
+
{%- endif %}
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/config.json
ADDED
|
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Qwen3NextForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"attn_output_gate": true,
|
| 8 |
+
"decoder_sparse_step": 1,
|
| 9 |
+
"dtype": "bfloat16",
|
| 10 |
+
"eos_token_id": 248046,
|
| 11 |
+
"full_attention_interval": 4,
|
| 12 |
+
"head_dim": 256,
|
| 13 |
+
"hidden_act": "silu",
|
| 14 |
+
"hidden_size": 2560,
|
| 15 |
+
"initializer_range": 0.02,
|
| 16 |
+
"intermediate_size": 9216,
|
| 17 |
+
"layer_types": [
|
| 18 |
+
"linear_attention",
|
| 19 |
+
"linear_attention",
|
| 20 |
+
"linear_attention",
|
| 21 |
+
"full_attention",
|
| 22 |
+
"linear_attention",
|
| 23 |
+
"linear_attention",
|
| 24 |
+
"linear_attention",
|
| 25 |
+
"full_attention",
|
| 26 |
+
"linear_attention",
|
| 27 |
+
"linear_attention",
|
| 28 |
+
"linear_attention",
|
| 29 |
+
"full_attention",
|
| 30 |
+
"linear_attention",
|
| 31 |
+
"linear_attention",
|
| 32 |
+
"linear_attention",
|
| 33 |
+
"full_attention",
|
| 34 |
+
"linear_attention",
|
| 35 |
+
"linear_attention",
|
| 36 |
+
"linear_attention",
|
| 37 |
+
"full_attention",
|
| 38 |
+
"linear_attention",
|
| 39 |
+
"linear_attention",
|
| 40 |
+
"linear_attention",
|
| 41 |
+
"full_attention",
|
| 42 |
+
"linear_attention",
|
| 43 |
+
"linear_attention",
|
| 44 |
+
"linear_attention",
|
| 45 |
+
"full_attention",
|
| 46 |
+
"linear_attention",
|
| 47 |
+
"linear_attention",
|
| 48 |
+
"linear_attention",
|
| 49 |
+
"full_attention"
|
| 50 |
+
],
|
| 51 |
+
"linear_conv_kernel_dim": 4,
|
| 52 |
+
"linear_key_head_dim": 128,
|
| 53 |
+
"linear_num_key_heads": 16,
|
| 54 |
+
"linear_num_value_heads": 32,
|
| 55 |
+
"linear_value_head_dim": 128,
|
| 56 |
+
"mamba_ssm_dtype": "float32",
|
| 57 |
+
"max_position_embeddings": 262144,
|
| 58 |
+
"mlp_only_layers": [
|
| 59 |
+
0,
|
| 60 |
+
1,
|
| 61 |
+
2,
|
| 62 |
+
3,
|
| 63 |
+
4,
|
| 64 |
+
5,
|
| 65 |
+
6,
|
| 66 |
+
7,
|
| 67 |
+
8,
|
| 68 |
+
9,
|
| 69 |
+
10,
|
| 70 |
+
11,
|
| 71 |
+
12,
|
| 72 |
+
13,
|
| 73 |
+
14,
|
| 74 |
+
15,
|
| 75 |
+
16,
|
| 76 |
+
17,
|
| 77 |
+
18,
|
| 78 |
+
19,
|
| 79 |
+
20,
|
| 80 |
+
21,
|
| 81 |
+
22,
|
| 82 |
+
23,
|
| 83 |
+
24,
|
| 84 |
+
25,
|
| 85 |
+
26,
|
| 86 |
+
27,
|
| 87 |
+
28,
|
| 88 |
+
29,
|
| 89 |
+
30,
|
| 90 |
+
31
|
| 91 |
+
],
|
| 92 |
+
"model_type": "qwen3_next",
|
| 93 |
+
"moe_intermediate_size": 512,
|
| 94 |
+
"norm_topk_prob": true,
|
| 95 |
+
"num_attention_heads": 16,
|
| 96 |
+
"num_experts": 0,
|
| 97 |
+
"num_experts_per_tok": 0,
|
| 98 |
+
"num_hidden_layers": 32,
|
| 99 |
+
"num_key_value_heads": 4,
|
| 100 |
+
"output_router_logits": false,
|
| 101 |
+
"pad_token_id": 248044,
|
| 102 |
+
"partial_rotary_factor": 0.25,
|
| 103 |
+
"rms_norm_eps": 1e-06,
|
| 104 |
+
"rope_scaling": null,
|
| 105 |
+
"rope_theta": 10000000,
|
| 106 |
+
"router_aux_loss_coef": 0.001,
|
| 107 |
+
"shared_expert_intermediate_size": 512,
|
| 108 |
+
"tie_word_embeddings": true,
|
| 109 |
+
"transformers_version": "4.57.1",
|
| 110 |
+
"use_cache": true,
|
| 111 |
+
"vocab_size": 248320
|
| 112 |
+
}
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"eos_token_id": 248046,
|
| 4 |
+
"pad_token_id": 248044,
|
| 5 |
+
"transformers_version": "4.57.1"
|
| 6 |
+
}
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model-00001-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b7e0070c83e436a160e16806df9621354c88da3d5e9e879465a2ff555bc3349
|
| 3 |
+
size 4948083944
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model-00002-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68ce424bb17412d50a446b2085d0b1ed37dc64d7e252e575a9531a7935b744ce
|
| 3 |
+
size 4997765600
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model-00003-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:055f625132996f5ee4882d8c68dd592b299c27f84f09935e58f84b7454e16e21
|
| 3 |
+
size 4997765672
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model-00004-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4271e856225bf2bc8850839f37c18c592440fd7e6f11b6346168c8fbcf4ed463
|
| 3 |
+
size 4422230088
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,387 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_parameters": 4841450496,
|
| 4 |
+
"total_size": 19365801984
|
| 5 |
+
},
|
| 6 |
+
"weight_map": {
|
| 7 |
+
"lm_head.weight": "model-00004-of-00004.safetensors",
|
| 8 |
+
"model.embed_tokens.weight": "model-00001-of-00004.safetensors",
|
| 9 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 10 |
+
"model.layers.0.linear_attn.A_log": "model-00001-of-00004.safetensors",
|
| 11 |
+
"model.layers.0.linear_attn.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 12 |
+
"model.layers.0.linear_attn.dt_bias": "model-00001-of-00004.safetensors",
|
| 13 |
+
"model.layers.0.linear_attn.in_proj_ba.weight": "model-00001-of-00004.safetensors",
|
| 14 |
+
"model.layers.0.linear_attn.in_proj_qkvz.weight": "model-00001-of-00004.safetensors",
|
| 15 |
+
"model.layers.0.linear_attn.norm.weight": "model-00001-of-00004.safetensors",
|
| 16 |
+
"model.layers.0.linear_attn.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 17 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 18 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 19 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 20 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 21 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 22 |
+
"model.layers.1.linear_attn.A_log": "model-00001-of-00004.safetensors",
|
| 23 |
+
"model.layers.1.linear_attn.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 24 |
+
"model.layers.1.linear_attn.dt_bias": "model-00001-of-00004.safetensors",
|
| 25 |
+
"model.layers.1.linear_attn.in_proj_ba.weight": "model-00001-of-00004.safetensors",
|
| 26 |
+
"model.layers.1.linear_attn.in_proj_qkvz.weight": "model-00001-of-00004.safetensors",
|
| 27 |
+
"model.layers.1.linear_attn.norm.weight": "model-00001-of-00004.safetensors",
|
| 28 |
+
"model.layers.1.linear_attn.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 29 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 30 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 31 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 32 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 33 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 34 |
+
"model.layers.10.linear_attn.A_log": "model-00002-of-00004.safetensors",
|
| 35 |
+
"model.layers.10.linear_attn.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 36 |
+
"model.layers.10.linear_attn.dt_bias": "model-00002-of-00004.safetensors",
|
| 37 |
+
"model.layers.10.linear_attn.in_proj_ba.weight": "model-00002-of-00004.safetensors",
|
| 38 |
+
"model.layers.10.linear_attn.in_proj_qkvz.weight": "model-00002-of-00004.safetensors",
|
| 39 |
+
"model.layers.10.linear_attn.norm.weight": "model-00002-of-00004.safetensors",
|
| 40 |
+
"model.layers.10.linear_attn.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 41 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 42 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 43 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 44 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 45 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 46 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 47 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 48 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 49 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 50 |
+
"model.layers.11.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
| 51 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 52 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 53 |
+
"model.layers.11.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
| 54 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 55 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 56 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 57 |
+
"model.layers.12.linear_attn.A_log": "model-00002-of-00004.safetensors",
|
| 58 |
+
"model.layers.12.linear_attn.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 59 |
+
"model.layers.12.linear_attn.dt_bias": "model-00002-of-00004.safetensors",
|
| 60 |
+
"model.layers.12.linear_attn.in_proj_ba.weight": "model-00002-of-00004.safetensors",
|
| 61 |
+
"model.layers.12.linear_attn.in_proj_qkvz.weight": "model-00002-of-00004.safetensors",
|
| 62 |
+
"model.layers.12.linear_attn.norm.weight": "model-00002-of-00004.safetensors",
|
| 63 |
+
"model.layers.12.linear_attn.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 64 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 65 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 66 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 67 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 68 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 69 |
+
"model.layers.13.linear_attn.A_log": "model-00002-of-00004.safetensors",
|
| 70 |
+
"model.layers.13.linear_attn.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 71 |
+
"model.layers.13.linear_attn.dt_bias": "model-00002-of-00004.safetensors",
|
| 72 |
+
"model.layers.13.linear_attn.in_proj_ba.weight": "model-00002-of-00004.safetensors",
|
| 73 |
+
"model.layers.13.linear_attn.in_proj_qkvz.weight": "model-00002-of-00004.safetensors",
|
| 74 |
+
"model.layers.13.linear_attn.norm.weight": "model-00002-of-00004.safetensors",
|
| 75 |
+
"model.layers.13.linear_attn.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 76 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 77 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 78 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 79 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 80 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 81 |
+
"model.layers.14.linear_attn.A_log": "model-00002-of-00004.safetensors",
|
| 82 |
+
"model.layers.14.linear_attn.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 83 |
+
"model.layers.14.linear_attn.dt_bias": "model-00002-of-00004.safetensors",
|
| 84 |
+
"model.layers.14.linear_attn.in_proj_ba.weight": "model-00002-of-00004.safetensors",
|
| 85 |
+
"model.layers.14.linear_attn.in_proj_qkvz.weight": "model-00002-of-00004.safetensors",
|
| 86 |
+
"model.layers.14.linear_attn.norm.weight": "model-00002-of-00004.safetensors",
|
| 87 |
+
"model.layers.14.linear_attn.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 88 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 89 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 90 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 91 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 92 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 93 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 94 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 95 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 96 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 97 |
+
"model.layers.15.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
| 98 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 99 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 100 |
+
"model.layers.15.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
| 101 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 102 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 103 |
+
"model.layers.16.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 104 |
+
"model.layers.16.linear_attn.A_log": "model-00002-of-00004.safetensors",
|
| 105 |
+
"model.layers.16.linear_attn.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 106 |
+
"model.layers.16.linear_attn.dt_bias": "model-00002-of-00004.safetensors",
|
| 107 |
+
"model.layers.16.linear_attn.in_proj_ba.weight": "model-00002-of-00004.safetensors",
|
| 108 |
+
"model.layers.16.linear_attn.in_proj_qkvz.weight": "model-00002-of-00004.safetensors",
|
| 109 |
+
"model.layers.16.linear_attn.norm.weight": "model-00002-of-00004.safetensors",
|
| 110 |
+
"model.layers.16.linear_attn.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 111 |
+
"model.layers.16.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 112 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 113 |
+
"model.layers.16.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 114 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 115 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 116 |
+
"model.layers.17.linear_attn.A_log": "model-00003-of-00004.safetensors",
|
| 117 |
+
"model.layers.17.linear_attn.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 118 |
+
"model.layers.17.linear_attn.dt_bias": "model-00003-of-00004.safetensors",
|
| 119 |
+
"model.layers.17.linear_attn.in_proj_ba.weight": "model-00003-of-00004.safetensors",
|
| 120 |
+
"model.layers.17.linear_attn.in_proj_qkvz.weight": "model-00003-of-00004.safetensors",
|
| 121 |
+
"model.layers.17.linear_attn.norm.weight": "model-00003-of-00004.safetensors",
|
| 122 |
+
"model.layers.17.linear_attn.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 123 |
+
"model.layers.17.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 124 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 125 |
+
"model.layers.17.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 126 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 127 |
+
"model.layers.18.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 128 |
+
"model.layers.18.linear_attn.A_log": "model-00003-of-00004.safetensors",
|
| 129 |
+
"model.layers.18.linear_attn.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 130 |
+
"model.layers.18.linear_attn.dt_bias": "model-00003-of-00004.safetensors",
|
| 131 |
+
"model.layers.18.linear_attn.in_proj_ba.weight": "model-00003-of-00004.safetensors",
|
| 132 |
+
"model.layers.18.linear_attn.in_proj_qkvz.weight": "model-00003-of-00004.safetensors",
|
| 133 |
+
"model.layers.18.linear_attn.norm.weight": "model-00003-of-00004.safetensors",
|
| 134 |
+
"model.layers.18.linear_attn.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 135 |
+
"model.layers.18.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 136 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 137 |
+
"model.layers.18.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 138 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 139 |
+
"model.layers.19.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 140 |
+
"model.layers.19.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 141 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 142 |
+
"model.layers.19.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 143 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 144 |
+
"model.layers.19.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
| 145 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 146 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 147 |
+
"model.layers.19.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
| 148 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 149 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 150 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 151 |
+
"model.layers.2.linear_attn.A_log": "model-00001-of-00004.safetensors",
|
| 152 |
+
"model.layers.2.linear_attn.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 153 |
+
"model.layers.2.linear_attn.dt_bias": "model-00001-of-00004.safetensors",
|
| 154 |
+
"model.layers.2.linear_attn.in_proj_ba.weight": "model-00001-of-00004.safetensors",
|
| 155 |
+
"model.layers.2.linear_attn.in_proj_qkvz.weight": "model-00001-of-00004.safetensors",
|
| 156 |
+
"model.layers.2.linear_attn.norm.weight": "model-00001-of-00004.safetensors",
|
| 157 |
+
"model.layers.2.linear_attn.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 158 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 159 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 160 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 161 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 162 |
+
"model.layers.20.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 163 |
+
"model.layers.20.linear_attn.A_log": "model-00003-of-00004.safetensors",
|
| 164 |
+
"model.layers.20.linear_attn.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 165 |
+
"model.layers.20.linear_attn.dt_bias": "model-00003-of-00004.safetensors",
|
| 166 |
+
"model.layers.20.linear_attn.in_proj_ba.weight": "model-00003-of-00004.safetensors",
|
| 167 |
+
"model.layers.20.linear_attn.in_proj_qkvz.weight": "model-00003-of-00004.safetensors",
|
| 168 |
+
"model.layers.20.linear_attn.norm.weight": "model-00003-of-00004.safetensors",
|
| 169 |
+
"model.layers.20.linear_attn.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 170 |
+
"model.layers.20.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 171 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 172 |
+
"model.layers.20.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 173 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 174 |
+
"model.layers.21.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 175 |
+
"model.layers.21.linear_attn.A_log": "model-00003-of-00004.safetensors",
|
| 176 |
+
"model.layers.21.linear_attn.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 177 |
+
"model.layers.21.linear_attn.dt_bias": "model-00003-of-00004.safetensors",
|
| 178 |
+
"model.layers.21.linear_attn.in_proj_ba.weight": "model-00003-of-00004.safetensors",
|
| 179 |
+
"model.layers.21.linear_attn.in_proj_qkvz.weight": "model-00003-of-00004.safetensors",
|
| 180 |
+
"model.layers.21.linear_attn.norm.weight": "model-00003-of-00004.safetensors",
|
| 181 |
+
"model.layers.21.linear_attn.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 182 |
+
"model.layers.21.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 183 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 184 |
+
"model.layers.21.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 185 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 186 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 187 |
+
"model.layers.22.linear_attn.A_log": "model-00003-of-00004.safetensors",
|
| 188 |
+
"model.layers.22.linear_attn.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 189 |
+
"model.layers.22.linear_attn.dt_bias": "model-00003-of-00004.safetensors",
|
| 190 |
+
"model.layers.22.linear_attn.in_proj_ba.weight": "model-00003-of-00004.safetensors",
|
| 191 |
+
"model.layers.22.linear_attn.in_proj_qkvz.weight": "model-00003-of-00004.safetensors",
|
| 192 |
+
"model.layers.22.linear_attn.norm.weight": "model-00003-of-00004.safetensors",
|
| 193 |
+
"model.layers.22.linear_attn.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 194 |
+
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 195 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 196 |
+
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 197 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 198 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 199 |
+
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 200 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 201 |
+
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 202 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 203 |
+
"model.layers.23.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
| 204 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 205 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 206 |
+
"model.layers.23.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
| 207 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 208 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 209 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 210 |
+
"model.layers.24.linear_attn.A_log": "model-00003-of-00004.safetensors",
|
| 211 |
+
"model.layers.24.linear_attn.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 212 |
+
"model.layers.24.linear_attn.dt_bias": "model-00003-of-00004.safetensors",
|
| 213 |
+
"model.layers.24.linear_attn.in_proj_ba.weight": "model-00003-of-00004.safetensors",
|
| 214 |
+
"model.layers.24.linear_attn.in_proj_qkvz.weight": "model-00003-of-00004.safetensors",
|
| 215 |
+
"model.layers.24.linear_attn.norm.weight": "model-00003-of-00004.safetensors",
|
| 216 |
+
"model.layers.24.linear_attn.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 217 |
+
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 218 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 219 |
+
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 220 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 221 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 222 |
+
"model.layers.25.linear_attn.A_log": "model-00003-of-00004.safetensors",
|
| 223 |
+
"model.layers.25.linear_attn.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 224 |
+
"model.layers.25.linear_attn.dt_bias": "model-00003-of-00004.safetensors",
|
| 225 |
+
"model.layers.25.linear_attn.in_proj_ba.weight": "model-00003-of-00004.safetensors",
|
| 226 |
+
"model.layers.25.linear_attn.in_proj_qkvz.weight": "model-00003-of-00004.safetensors",
|
| 227 |
+
"model.layers.25.linear_attn.norm.weight": "model-00003-of-00004.safetensors",
|
| 228 |
+
"model.layers.25.linear_attn.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 229 |
+
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 230 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 231 |
+
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 232 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 233 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 234 |
+
"model.layers.26.linear_attn.A_log": "model-00003-of-00004.safetensors",
|
| 235 |
+
"model.layers.26.linear_attn.conv1d.weight": "model-00003-of-00004.safetensors",
|
| 236 |
+
"model.layers.26.linear_attn.dt_bias": "model-00003-of-00004.safetensors",
|
| 237 |
+
"model.layers.26.linear_attn.in_proj_ba.weight": "model-00003-of-00004.safetensors",
|
| 238 |
+
"model.layers.26.linear_attn.in_proj_qkvz.weight": "model-00003-of-00004.safetensors",
|
| 239 |
+
"model.layers.26.linear_attn.norm.weight": "model-00003-of-00004.safetensors",
|
| 240 |
+
"model.layers.26.linear_attn.out_proj.weight": "model-00003-of-00004.safetensors",
|
| 241 |
+
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 242 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 243 |
+
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 244 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 245 |
+
"model.layers.27.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 246 |
+
"model.layers.27.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 247 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 248 |
+
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 249 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 250 |
+
"model.layers.27.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
| 251 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 252 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 253 |
+
"model.layers.27.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
| 254 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 255 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 256 |
+
"model.layers.28.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 257 |
+
"model.layers.28.linear_attn.A_log": "model-00004-of-00004.safetensors",
|
| 258 |
+
"model.layers.28.linear_attn.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 259 |
+
"model.layers.28.linear_attn.dt_bias": "model-00004-of-00004.safetensors",
|
| 260 |
+
"model.layers.28.linear_attn.in_proj_ba.weight": "model-00004-of-00004.safetensors",
|
| 261 |
+
"model.layers.28.linear_attn.in_proj_qkvz.weight": "model-00004-of-00004.safetensors",
|
| 262 |
+
"model.layers.28.linear_attn.norm.weight": "model-00004-of-00004.safetensors",
|
| 263 |
+
"model.layers.28.linear_attn.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 264 |
+
"model.layers.28.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 265 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 266 |
+
"model.layers.28.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 267 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 268 |
+
"model.layers.29.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 269 |
+
"model.layers.29.linear_attn.A_log": "model-00004-of-00004.safetensors",
|
| 270 |
+
"model.layers.29.linear_attn.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 271 |
+
"model.layers.29.linear_attn.dt_bias": "model-00004-of-00004.safetensors",
|
| 272 |
+
"model.layers.29.linear_attn.in_proj_ba.weight": "model-00004-of-00004.safetensors",
|
| 273 |
+
"model.layers.29.linear_attn.in_proj_qkvz.weight": "model-00004-of-00004.safetensors",
|
| 274 |
+
"model.layers.29.linear_attn.norm.weight": "model-00004-of-00004.safetensors",
|
| 275 |
+
"model.layers.29.linear_attn.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 276 |
+
"model.layers.29.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 277 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 278 |
+
"model.layers.29.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 279 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 280 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 281 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 282 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 283 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 284 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 285 |
+
"model.layers.3.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
| 286 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 287 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 288 |
+
"model.layers.3.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
| 289 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 290 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 291 |
+
"model.layers.30.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 292 |
+
"model.layers.30.linear_attn.A_log": "model-00004-of-00004.safetensors",
|
| 293 |
+
"model.layers.30.linear_attn.conv1d.weight": "model-00004-of-00004.safetensors",
|
| 294 |
+
"model.layers.30.linear_attn.dt_bias": "model-00004-of-00004.safetensors",
|
| 295 |
+
"model.layers.30.linear_attn.in_proj_ba.weight": "model-00004-of-00004.safetensors",
|
| 296 |
+
"model.layers.30.linear_attn.in_proj_qkvz.weight": "model-00004-of-00004.safetensors",
|
| 297 |
+
"model.layers.30.linear_attn.norm.weight": "model-00004-of-00004.safetensors",
|
| 298 |
+
"model.layers.30.linear_attn.out_proj.weight": "model-00004-of-00004.safetensors",
|
| 299 |
+
"model.layers.30.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 300 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 301 |
+
"model.layers.30.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 302 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 303 |
+
"model.layers.31.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 304 |
+
"model.layers.31.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 305 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
| 306 |
+
"model.layers.31.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
| 307 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 308 |
+
"model.layers.31.self_attn.k_norm.weight": "model-00004-of-00004.safetensors",
|
| 309 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00004-of-00004.safetensors",
|
| 310 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00004-of-00004.safetensors",
|
| 311 |
+
"model.layers.31.self_attn.q_norm.weight": "model-00004-of-00004.safetensors",
|
| 312 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00004-of-00004.safetensors",
|
| 313 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00004-of-00004.safetensors",
|
| 314 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 315 |
+
"model.layers.4.linear_attn.A_log": "model-00001-of-00004.safetensors",
|
| 316 |
+
"model.layers.4.linear_attn.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 317 |
+
"model.layers.4.linear_attn.dt_bias": "model-00001-of-00004.safetensors",
|
| 318 |
+
"model.layers.4.linear_attn.in_proj_ba.weight": "model-00001-of-00004.safetensors",
|
| 319 |
+
"model.layers.4.linear_attn.in_proj_qkvz.weight": "model-00001-of-00004.safetensors",
|
| 320 |
+
"model.layers.4.linear_attn.norm.weight": "model-00001-of-00004.safetensors",
|
| 321 |
+
"model.layers.4.linear_attn.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 322 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 323 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 324 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 325 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 326 |
+
"model.layers.5.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 327 |
+
"model.layers.5.linear_attn.A_log": "model-00001-of-00004.safetensors",
|
| 328 |
+
"model.layers.5.linear_attn.conv1d.weight": "model-00001-of-00004.safetensors",
|
| 329 |
+
"model.layers.5.linear_attn.dt_bias": "model-00001-of-00004.safetensors",
|
| 330 |
+
"model.layers.5.linear_attn.in_proj_ba.weight": "model-00001-of-00004.safetensors",
|
| 331 |
+
"model.layers.5.linear_attn.in_proj_qkvz.weight": "model-00001-of-00004.safetensors",
|
| 332 |
+
"model.layers.5.linear_attn.norm.weight": "model-00001-of-00004.safetensors",
|
| 333 |
+
"model.layers.5.linear_attn.out_proj.weight": "model-00001-of-00004.safetensors",
|
| 334 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 335 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 336 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 337 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 338 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 339 |
+
"model.layers.6.linear_attn.A_log": "model-00002-of-00004.safetensors",
|
| 340 |
+
"model.layers.6.linear_attn.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 341 |
+
"model.layers.6.linear_attn.dt_bias": "model-00002-of-00004.safetensors",
|
| 342 |
+
"model.layers.6.linear_attn.in_proj_ba.weight": "model-00002-of-00004.safetensors",
|
| 343 |
+
"model.layers.6.linear_attn.in_proj_qkvz.weight": "model-00002-of-00004.safetensors",
|
| 344 |
+
"model.layers.6.linear_attn.norm.weight": "model-00002-of-00004.safetensors",
|
| 345 |
+
"model.layers.6.linear_attn.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 346 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 347 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 348 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 349 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 350 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 351 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 352 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 353 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 354 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 355 |
+
"model.layers.7.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
| 356 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 357 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 358 |
+
"model.layers.7.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
| 359 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 360 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 361 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 362 |
+
"model.layers.8.linear_attn.A_log": "model-00002-of-00004.safetensors",
|
| 363 |
+
"model.layers.8.linear_attn.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 364 |
+
"model.layers.8.linear_attn.dt_bias": "model-00002-of-00004.safetensors",
|
| 365 |
+
"model.layers.8.linear_attn.in_proj_ba.weight": "model-00002-of-00004.safetensors",
|
| 366 |
+
"model.layers.8.linear_attn.in_proj_qkvz.weight": "model-00002-of-00004.safetensors",
|
| 367 |
+
"model.layers.8.linear_attn.norm.weight": "model-00002-of-00004.safetensors",
|
| 368 |
+
"model.layers.8.linear_attn.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 369 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 370 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 371 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 372 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 373 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 374 |
+
"model.layers.9.linear_attn.A_log": "model-00002-of-00004.safetensors",
|
| 375 |
+
"model.layers.9.linear_attn.conv1d.weight": "model-00002-of-00004.safetensors",
|
| 376 |
+
"model.layers.9.linear_attn.dt_bias": "model-00002-of-00004.safetensors",
|
| 377 |
+
"model.layers.9.linear_attn.in_proj_ba.weight": "model-00002-of-00004.safetensors",
|
| 378 |
+
"model.layers.9.linear_attn.in_proj_qkvz.weight": "model-00002-of-00004.safetensors",
|
| 379 |
+
"model.layers.9.linear_attn.norm.weight": "model-00002-of-00004.safetensors",
|
| 380 |
+
"model.layers.9.linear_attn.out_proj.weight": "model-00002-of-00004.safetensors",
|
| 381 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 382 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 383 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 384 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 385 |
+
"model.norm.weight": "model-00004-of-00004.safetensors"
|
| 386 |
+
}
|
| 387 |
+
}
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/special_tokens_map.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"audio_bos_token": "<|audio_start|>",
|
| 18 |
+
"audio_eos_token": "<|audio_end|>",
|
| 19 |
+
"audio_token": "<|audio_pad|>",
|
| 20 |
+
"eos_token": {
|
| 21 |
+
"content": "<|im_end|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false
|
| 26 |
+
},
|
| 27 |
+
"image_token": "<|image_pad|>",
|
| 28 |
+
"pad_token": {
|
| 29 |
+
"content": "<|endoftext|>",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": false,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false
|
| 34 |
+
},
|
| 35 |
+
"video_token": "<|video_pad|>",
|
| 36 |
+
"vision_bos_token": "<|vision_start|>",
|
| 37 |
+
"vision_eos_token": "<|vision_end|>"
|
| 38 |
+
}
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87a7830d63fcf43bf241c3c5242e96e62dd3fdc29224ca26fed8ea333db72de4
|
| 3 |
+
size 19989343
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/tokenizer_config.json
ADDED
|
@@ -0,0 +1,312 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"248044": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"248045": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"248046": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"248047": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"248048": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"248049": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"248050": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"248051": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"248052": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"248053": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"248054": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"248055": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"248056": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"248057": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"248058": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"248059": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"248060": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"248061": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"248062": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"248063": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"248064": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"248065": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
},
|
| 181 |
+
"248066": {
|
| 182 |
+
"content": "<tool_response>",
|
| 183 |
+
"lstrip": false,
|
| 184 |
+
"normalized": false,
|
| 185 |
+
"rstrip": false,
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"special": false
|
| 188 |
+
},
|
| 189 |
+
"248067": {
|
| 190 |
+
"content": "</tool_response>",
|
| 191 |
+
"lstrip": false,
|
| 192 |
+
"normalized": false,
|
| 193 |
+
"rstrip": false,
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"special": false
|
| 196 |
+
},
|
| 197 |
+
"248068": {
|
| 198 |
+
"content": "<think>",
|
| 199 |
+
"lstrip": false,
|
| 200 |
+
"normalized": false,
|
| 201 |
+
"rstrip": false,
|
| 202 |
+
"single_word": false,
|
| 203 |
+
"special": false
|
| 204 |
+
},
|
| 205 |
+
"248069": {
|
| 206 |
+
"content": "</think>",
|
| 207 |
+
"lstrip": false,
|
| 208 |
+
"normalized": false,
|
| 209 |
+
"rstrip": false,
|
| 210 |
+
"single_word": false,
|
| 211 |
+
"special": false
|
| 212 |
+
},
|
| 213 |
+
"248070": {
|
| 214 |
+
"content": "<|audio_start|>",
|
| 215 |
+
"lstrip": false,
|
| 216 |
+
"normalized": false,
|
| 217 |
+
"rstrip": false,
|
| 218 |
+
"single_word": false,
|
| 219 |
+
"special": true
|
| 220 |
+
},
|
| 221 |
+
"248071": {
|
| 222 |
+
"content": "<|audio_end|>",
|
| 223 |
+
"lstrip": false,
|
| 224 |
+
"normalized": false,
|
| 225 |
+
"rstrip": false,
|
| 226 |
+
"single_word": false,
|
| 227 |
+
"special": true
|
| 228 |
+
},
|
| 229 |
+
"248072": {
|
| 230 |
+
"content": "<tts_pad>",
|
| 231 |
+
"lstrip": false,
|
| 232 |
+
"normalized": false,
|
| 233 |
+
"rstrip": false,
|
| 234 |
+
"single_word": false,
|
| 235 |
+
"special": true
|
| 236 |
+
},
|
| 237 |
+
"248073": {
|
| 238 |
+
"content": "<tts_text_bos>",
|
| 239 |
+
"lstrip": false,
|
| 240 |
+
"normalized": false,
|
| 241 |
+
"rstrip": false,
|
| 242 |
+
"single_word": false,
|
| 243 |
+
"special": true
|
| 244 |
+
},
|
| 245 |
+
"248074": {
|
| 246 |
+
"content": "<tts_text_eod>",
|
| 247 |
+
"lstrip": false,
|
| 248 |
+
"normalized": false,
|
| 249 |
+
"rstrip": false,
|
| 250 |
+
"single_word": false,
|
| 251 |
+
"special": true
|
| 252 |
+
},
|
| 253 |
+
"248075": {
|
| 254 |
+
"content": "<tts_text_bos_single>",
|
| 255 |
+
"lstrip": false,
|
| 256 |
+
"normalized": false,
|
| 257 |
+
"rstrip": false,
|
| 258 |
+
"single_word": false,
|
| 259 |
+
"special": true
|
| 260 |
+
},
|
| 261 |
+
"248076": {
|
| 262 |
+
"content": "<|audio_pad|>",
|
| 263 |
+
"lstrip": false,
|
| 264 |
+
"normalized": false,
|
| 265 |
+
"rstrip": false,
|
| 266 |
+
"single_word": false,
|
| 267 |
+
"special": true
|
| 268 |
+
}
|
| 269 |
+
},
|
| 270 |
+
"additional_special_tokens": [
|
| 271 |
+
"<|im_start|>",
|
| 272 |
+
"<|im_end|>",
|
| 273 |
+
"<|object_ref_start|>",
|
| 274 |
+
"<|object_ref_end|>",
|
| 275 |
+
"<|box_start|>",
|
| 276 |
+
"<|box_end|>",
|
| 277 |
+
"<|quad_start|>",
|
| 278 |
+
"<|quad_end|>",
|
| 279 |
+
"<|vision_start|>",
|
| 280 |
+
"<|vision_end|>",
|
| 281 |
+
"<|vision_pad|>",
|
| 282 |
+
"<|image_pad|>",
|
| 283 |
+
"<|video_pad|>"
|
| 284 |
+
],
|
| 285 |
+
"audio_bos_token": "<|audio_start|>",
|
| 286 |
+
"audio_eos_token": "<|audio_end|>",
|
| 287 |
+
"audio_token": "<|audio_pad|>",
|
| 288 |
+
"bos_token": null,
|
| 289 |
+
"clean_up_tokenization_spaces": false,
|
| 290 |
+
"eos_token": "<|im_end|>",
|
| 291 |
+
"errors": "replace",
|
| 292 |
+
"extra_special_tokens": {
|
| 293 |
+
"audio_bos_token": "<|audio_start|>",
|
| 294 |
+
"audio_eos_token": "<|audio_end|>",
|
| 295 |
+
"audio_token": "<|audio_pad|>",
|
| 296 |
+
"image_token": "<|image_pad|>",
|
| 297 |
+
"video_token": "<|video_pad|>",
|
| 298 |
+
"vision_bos_token": "<|vision_start|>",
|
| 299 |
+
"vision_eos_token": "<|vision_end|>"
|
| 300 |
+
},
|
| 301 |
+
"fix_mistral_regex": true,
|
| 302 |
+
"image_token": "<|image_pad|>",
|
| 303 |
+
"model_max_length": 262144,
|
| 304 |
+
"pad_token": "<|endoftext|>",
|
| 305 |
+
"pretokenize_regex": "(?i:'s|'t|'re|'ve|'m|'ll|'d)|[^\\r\\n\\p{L}\\p{N}]?[\\p{L}\\p{M}]+|\\p{N}| ?[^\\s\\p{L}\\p{M}\\p{N}]+[\\r\\n]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+",
|
| 306 |
+
"split_special_tokens": false,
|
| 307 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 308 |
+
"unk_token": null,
|
| 309 |
+
"video_token": "<|video_pad|>",
|
| 310 |
+
"vision_bos_token": "<|vision_start|>",
|
| 311 |
+
"vision_eos_token": "<|vision_end|>"
|
| 312 |
+
}
|
models/qwen35-4b-math-grpo-dapo400-e15-seed1-step20/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_001.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:955c08cc00e5598ab9692cef1c8b6f4db1f1d400af24e26fb17777a4572647cb
|
| 3 |
+
size 3843434
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_002.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c87cbc593cea2e944490459cc0e2b9e0b4ec88089d6850f7d2f842bfd2718a39
|
| 3 |
+
size 4260850
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_003.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c77791f84aa7732ec9fdc8ecba7bef1a47e9e47d4a09dd7a2573c821bdafdee
|
| 3 |
+
size 4418909
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_004.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d69bb46acd028a1d10ae499a63dd41d7a48d907366e89e8854a59b0e8044d572
|
| 3 |
+
size 3970785
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_005.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d702c8107e3946e5e627d7ed56190eecdff87ce023e7044d3658a1eb55e6928
|
| 3 |
+
size 4040933
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_006.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4bad48b1a5cb48559e1a3f190336a253b7604f3a092e3a68bde4ca3fe773b44
|
| 3 |
+
size 3976607
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_007.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c6504f58dc820119325f06934564051157f5d0280678a33aa8d75bb4944650f
|
| 3 |
+
size 3242492
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_008.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbd7c9f1d48de177226940f7a86868fc504c8628dff797b068ddbfe33dcf2422
|
| 3 |
+
size 2609765
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_009.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42b0bcba68e3a4f70d8c0a7b40c20ad1f381611f8abe117fbe4cb2d5f9c22379
|
| 3 |
+
size 3224594
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_010.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b2ea212a251f75efe8d57b402de799ef4c6ce3d7a9df9e7780fcd1b47a42aeb
|
| 3 |
+
size 3441083
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_011.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:316f6d32e2fb6dba67ef90bf44a65958519aa2e1db9d3fbd8165f2bd3d4421d4
|
| 3 |
+
size 2951789
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_012.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:772f59a7c9c48d6e41c882f85fd8c72dd7cfc93d0ff7b7d51d6fd1dfab4888a2
|
| 3 |
+
size 2670339
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_013.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24f8fcd83a099c257c2c896bebf92c47b3fd556803b1becf9490e20f4daceea3
|
| 3 |
+
size 2910514
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_014.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd6a1f7869c8ec68daad6aa739194cfe955334ba6ab5f8cc9cd95f75dd1c1074
|
| 3 |
+
size 3822793
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_015.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27159f1398f1801400bf4431f420c0d6eb8ad48886fd919d7290cc26cb2aef8a
|
| 3 |
+
size 3160563
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_016.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0684753db35f1b828546eb78c667a849970487d6d84b007d948174672c8c53dc
|
| 3 |
+
size 3218567
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_017.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1538d9b8a1f209ddbfb4a7c9910935e672026ac047bd956ca7fafc38b1157f2b
|
| 3 |
+
size 3353710
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_018.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e216aba9ae5f0533a4d955ba3ace5e516e2e8de6d5821e5aa16bdd15ca7524d0
|
| 3 |
+
size 3288659
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_019.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8e48512ff368b3f151476448cff40541b2bc4c99f931c0197e1f9a93c1098f7
|
| 3 |
+
size 2957332
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/train/step_020.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da6ce18cee96323cadc44ab116e0541649f14c07e6b408002e9e9743e5072ac6
|
| 3 |
+
size 2791164
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_000.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:439d8a3019712c9251d1db137d730c10ba004528f52903a946cb06064de99284
|
| 3 |
+
size 2594365
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_005.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ca2940343172ead0d3fc57a28d11d2075d9c02850bced2babb2ee18f1042b59
|
| 3 |
+
size 2159335
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_010.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e05bce35b9b3c7115ec6e5d8b8540acc8b56103d930707edf4435845acc75911
|
| 3 |
+
size 1970109
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_015.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e394176c62f5372aee13503a55f8b5f0f5aeaec5145b2b1099eb704e3d17799
|
| 3 |
+
size 1981579
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/exports/attempt2_step001_020/validation/step_020.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60c3c4e0a3d45d45462543f93cc6807155f5223cc4ababa34a175c81b72a0308
|
| 3 |
+
size 1908123
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/1.attempt02.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:955c08cc00e5598ab9692cef1c8b6f4db1f1d400af24e26fb17777a4572647cb
|
| 3 |
+
size 3843434
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/1.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4155eef1a9d100f18b6d4c503e662d397e5e3abfb2264c459e596582c50aa7b6
|
| 3 |
+
size 3834556
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/10.attempt02.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b2ea212a251f75efe8d57b402de799ef4c6ce3d7a9df9e7780fcd1b47a42aeb
|
| 3 |
+
size 3441083
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/10.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80032c05398540296ac885f9cb516421347b6c0ae68768385b53012fb283dca1
|
| 3 |
+
size 3623043
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/11.attempt02.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:316f6d32e2fb6dba67ef90bf44a65958519aa2e1db9d3fbd8165f2bd3d4421d4
|
| 3 |
+
size 2951789
|
trajectories/qwen35-4b-math-grpo-dapo400-e15-seed1/raw/train_raw/11.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25265297f37db9a16105032ce85d6a6bda3ad37973f1d91ab2a086f1dedeb4f7
|
| 3 |
+
size 3409767
|