初始化项目,由ModelHub XC社区提供模型
Model: laion/swesmith-unified-10000__Qwen3-8B Source: Original Platform
This commit is contained in:
36
.gitattributes
vendored
Normal file
36
.gitattributes
vendored
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.arrow filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ftz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.joblib filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.model filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npy filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.onnx filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ot filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.parquet filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pb filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pickle filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pkl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pth filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||||
|
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tflite filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
||||||
61
README.md
Normal file
61
README.md
Normal file
@@ -0,0 +1,61 @@
|
|||||||
|
---
|
||||||
|
library_name: transformers
|
||||||
|
license: other
|
||||||
|
base_model: Qwen/Qwen3-8B
|
||||||
|
tags:
|
||||||
|
- llama-factory
|
||||||
|
- full
|
||||||
|
- generated_from_trainer
|
||||||
|
model-index:
|
||||||
|
- name: swesmith-10000__Qwen3-8B
|
||||||
|
results: []
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
||||||
|
should probably proofread and complete it, then remove this comment. -->
|
||||||
|
|
||||||
|
# swesmith-10000__Qwen3-8B
|
||||||
|
|
||||||
|
This model is a fine-tuned version of [Qwen/Qwen3-8B](https://huggingface.co/Qwen/Qwen3-8B) on the /e/data1/datasets/playground/ot/hf_hub/datasets--laion--swesmith-unified-10000/snapshots/816c0d8bac8880ed64e982483d103aa14eef1dff_thinking_preprocessed dataset.
|
||||||
|
|
||||||
|
## Model description
|
||||||
|
|
||||||
|
More information needed
|
||||||
|
|
||||||
|
## Intended uses & limitations
|
||||||
|
|
||||||
|
More information needed
|
||||||
|
|
||||||
|
## Training and evaluation data
|
||||||
|
|
||||||
|
More information needed
|
||||||
|
|
||||||
|
## Training procedure
|
||||||
|
|
||||||
|
### Training hyperparameters
|
||||||
|
|
||||||
|
The following hyperparameters were used during training:
|
||||||
|
- learning_rate: 4e-05
|
||||||
|
- train_batch_size: 1
|
||||||
|
- eval_batch_size: 8
|
||||||
|
- seed: 42
|
||||||
|
- distributed_type: multi-GPU
|
||||||
|
- num_devices: 32
|
||||||
|
- gradient_accumulation_steps: 3
|
||||||
|
- total_train_batch_size: 96
|
||||||
|
- total_eval_batch_size: 256
|
||||||
|
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.98) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
||||||
|
- lr_scheduler_type: cosine
|
||||||
|
- lr_scheduler_warmup_ratio: 0.1
|
||||||
|
- num_epochs: 7.0
|
||||||
|
|
||||||
|
### Training results
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Framework versions
|
||||||
|
|
||||||
|
- Transformers 4.57.6
|
||||||
|
- Pytorch 2.9.1+cu130
|
||||||
|
- Datasets 4.7.0
|
||||||
|
- Tokenizers 0.22.2
|
||||||
28
added_tokens.json
Normal file
28
added_tokens.json
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"</think>": 151668,
|
||||||
|
"</tool_call>": 151658,
|
||||||
|
"</tool_response>": 151666,
|
||||||
|
"<think>": 151667,
|
||||||
|
"<tool_call>": 151657,
|
||||||
|
"<tool_response>": 151665,
|
||||||
|
"<|box_end|>": 151649,
|
||||||
|
"<|box_start|>": 151648,
|
||||||
|
"<|endoftext|>": 151643,
|
||||||
|
"<|file_sep|>": 151664,
|
||||||
|
"<|fim_middle|>": 151660,
|
||||||
|
"<|fim_pad|>": 151662,
|
||||||
|
"<|fim_prefix|>": 151659,
|
||||||
|
"<|fim_suffix|>": 151661,
|
||||||
|
"<|im_end|>": 151645,
|
||||||
|
"<|im_start|>": 151644,
|
||||||
|
"<|image_pad|>": 151655,
|
||||||
|
"<|object_ref_end|>": 151647,
|
||||||
|
"<|object_ref_start|>": 151646,
|
||||||
|
"<|quad_end|>": 151651,
|
||||||
|
"<|quad_start|>": 151650,
|
||||||
|
"<|repo_name|>": 151663,
|
||||||
|
"<|video_pad|>": 151656,
|
||||||
|
"<|vision_end|>": 151653,
|
||||||
|
"<|vision_pad|>": 151654,
|
||||||
|
"<|vision_start|>": 151652
|
||||||
|
}
|
||||||
16
all_results.json
Normal file
16
all_results.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"achieved_tflops_per_gpu": 32485.84309408892,
|
||||||
|
"achieved_tflops_per_gpu_theoretical": 668301.441967061,
|
||||||
|
"epoch": 7.0,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.023648496717214584,
|
||||||
|
"mfu_percent": 2295.819299935613,
|
||||||
|
"mfu_percent_theoretical": 47229.78388459795,
|
||||||
|
"total_flos": 1.36492518344124e+18,
|
||||||
|
"train_loss": 0.0,
|
||||||
|
"train_runtime": 1.313,
|
||||||
|
"train_samples_per_second": 18873.051,
|
||||||
|
"train_steps_per_second": 197.261,
|
||||||
|
"valid_targets_mean": 6691.0,
|
||||||
|
"valid_targets_min": 340
|
||||||
|
}
|
||||||
89
chat_template.jinja
Normal file
89
chat_template.jinja
Normal file
@@ -0,0 +1,89 @@
|
|||||||
|
{%- if tools %}
|
||||||
|
{{- '<|im_start|>system\n' }}
|
||||||
|
{%- if messages[0].role == 'system' %}
|
||||||
|
{{- messages[0].content + '\n\n' }}
|
||||||
|
{%- endif %}
|
||||||
|
{{- "# 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>" }}
|
||||||
|
{%- for tool in tools %}
|
||||||
|
{{- "\n" }}
|
||||||
|
{{- tool | tojson }}
|
||||||
|
{%- endfor %}
|
||||||
|
{{- "\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" }}
|
||||||
|
{%- else %}
|
||||||
|
{%- if messages[0].role == 'system' %}
|
||||||
|
{{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
|
||||||
|
{%- endif %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
|
||||||
|
{%- for message in messages[::-1] %}
|
||||||
|
{%- set index = (messages|length - 1) - loop.index0 %}
|
||||||
|
{%- if ns.multi_step_tool and message.role == "user" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}
|
||||||
|
{%- set ns.multi_step_tool = false %}
|
||||||
|
{%- set ns.last_query_index = index %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- for message in messages %}
|
||||||
|
{%- if message.content is string %}
|
||||||
|
{%- set content = message.content %}
|
||||||
|
{%- else %}
|
||||||
|
{%- set content = '' %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
|
||||||
|
{{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
|
||||||
|
{%- elif message.role == "assistant" %}
|
||||||
|
{%- set reasoning_content = '' %}
|
||||||
|
{%- if message.reasoning_content is string %}
|
||||||
|
{%- set reasoning_content = message.reasoning_content %}
|
||||||
|
{%- else %}
|
||||||
|
{%- if '</think>' in content %}
|
||||||
|
{%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
|
||||||
|
{%- set content = content.split('</think>')[-1].lstrip('\n') %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- if loop.index0 > ns.last_query_index %}
|
||||||
|
{%- if loop.last or (not loop.last and reasoning_content) %}
|
||||||
|
{{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
|
||||||
|
{%- else %}
|
||||||
|
{{- '<|im_start|>' + message.role + '\n' + content }}
|
||||||
|
{%- endif %}
|
||||||
|
{%- else %}
|
||||||
|
{{- '<|im_start|>' + message.role + '\n' + content }}
|
||||||
|
{%- endif %}
|
||||||
|
{%- if message.tool_calls %}
|
||||||
|
{%- for tool_call in message.tool_calls %}
|
||||||
|
{%- if (loop.first and content) or (not loop.first) %}
|
||||||
|
{{- '\n' }}
|
||||||
|
{%- endif %}
|
||||||
|
{%- if tool_call.function %}
|
||||||
|
{%- set tool_call = tool_call.function %}
|
||||||
|
{%- endif %}
|
||||||
|
{{- '<tool_call>\n{"name": "' }}
|
||||||
|
{{- tool_call.name }}
|
||||||
|
{{- '", "arguments": ' }}
|
||||||
|
{%- if tool_call.arguments is string %}
|
||||||
|
{{- tool_call.arguments }}
|
||||||
|
{%- else %}
|
||||||
|
{{- tool_call.arguments | tojson }}
|
||||||
|
{%- endif %}
|
||||||
|
{{- '}\n</tool_call>' }}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- endif %}
|
||||||
|
{{- '<|im_end|>\n' }}
|
||||||
|
{%- elif message.role == "tool" %}
|
||||||
|
{%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
|
||||||
|
{{- '<|im_start|>user' }}
|
||||||
|
{%- endif %}
|
||||||
|
{{- '\n<tool_response>\n' }}
|
||||||
|
{{- content }}
|
||||||
|
{{- '\n</tool_response>' }}
|
||||||
|
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
||||||
|
{{- '<|im_end|>\n' }}
|
||||||
|
{%- endif %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- if add_generation_prompt %}
|
||||||
|
{{- '<|im_start|>assistant\n' }}
|
||||||
|
{%- if enable_thinking is defined and enable_thinking is false %}
|
||||||
|
{{- '<think>\n\n</think>\n\n' }}
|
||||||
|
{%- endif %}
|
||||||
|
{%- endif %}
|
||||||
68
config.json
Normal file
68
config.json
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
{
|
||||||
|
"architectures": [
|
||||||
|
"Qwen3ForCausalLM"
|
||||||
|
],
|
||||||
|
"attention_bias": false,
|
||||||
|
"attention_dropout": 0.0,
|
||||||
|
"dtype": "bfloat16",
|
||||||
|
"eos_token_id": 151645,
|
||||||
|
"head_dim": 128,
|
||||||
|
"hidden_act": "silu",
|
||||||
|
"hidden_size": 4096,
|
||||||
|
"initializer_range": 0.02,
|
||||||
|
"intermediate_size": 12288,
|
||||||
|
"layer_types": [
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention",
|
||||||
|
"full_attention"
|
||||||
|
],
|
||||||
|
"max_position_embeddings": 40960,
|
||||||
|
"max_window_layers": 36,
|
||||||
|
"model_type": "qwen3",
|
||||||
|
"num_attention_heads": 32,
|
||||||
|
"num_hidden_layers": 36,
|
||||||
|
"num_key_value_heads": 8,
|
||||||
|
"pad_token_id": 151643,
|
||||||
|
"rms_norm_eps": 1e-06,
|
||||||
|
"rope_scaling": null,
|
||||||
|
"rope_theta": 1000000,
|
||||||
|
"sliding_window": null,
|
||||||
|
"tie_word_embeddings": false,
|
||||||
|
"transformers_version": "4.57.6",
|
||||||
|
"use_cache": false,
|
||||||
|
"use_sliding_window": false,
|
||||||
|
"vocab_size": 151936
|
||||||
|
}
|
||||||
12
generation_config.json
Normal file
12
generation_config.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"do_sample": true,
|
||||||
|
"eos_token_id": [
|
||||||
|
151645,
|
||||||
|
151643
|
||||||
|
],
|
||||||
|
"pad_token_id": 151643,
|
||||||
|
"temperature": 0.6,
|
||||||
|
"top_k": 20,
|
||||||
|
"top_p": 0.95,
|
||||||
|
"transformers_version": "4.57.6"
|
||||||
|
}
|
||||||
151388
merges.txt
Normal file
151388
merges.txt
Normal file
File diff suppressed because it is too large
Load Diff
3
model-00001-of-00004.safetensors
Normal file
3
model-00001-of-00004.safetensors
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f2968c5c72505aeb519ca767f852b6abff5c7599672dace8f6a1c483c3df3f2
|
||||||
|
size 4902257696
|
||||||
3
model-00002-of-00004.safetensors
Normal file
3
model-00002-of-00004.safetensors
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eadd583bfa0b9d000dd8481edbeb66b5203efb96cc71976b7697dac24ca439ac
|
||||||
|
size 4915960368
|
||||||
3
model-00003-of-00004.safetensors
Normal file
3
model-00003-of-00004.safetensors
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8423d392978dea931662df2e322958784f1b6b96d5cc91e5450d75b4a4a514f2
|
||||||
|
size 4983068496
|
||||||
3
model-00004-of-00004.safetensors
Normal file
3
model-00004-of-00004.safetensors
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af29a22a18504475ba00282fc618afe1d0b8adf8664188d0363020f0e6d5d26c
|
||||||
|
size 1580230264
|
||||||
407
model.safetensors.index.json
Normal file
407
model.safetensors.index.json
Normal file
@@ -0,0 +1,407 @@
|
|||||||
|
{
|
||||||
|
"metadata": {
|
||||||
|
"total_parameters": 308224,
|
||||||
|
"total_size": 16381470720
|
||||||
|
},
|
||||||
|
"weight_map": {
|
||||||
|
"lm_head.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.embed_tokens.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.18.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.19.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.20.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.20.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.21.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.22.self_attn.k_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.22.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.22.self_attn.q_norm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.22.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.22.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.28.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.29.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.30.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.30.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.31.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.32.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.33.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.self_attn.k_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.self_attn.q_norm.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.34.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.35.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.layers.35.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.layers.35.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.layers.35.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.layers.35.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.layers.35.self_attn.k_norm.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.layers.35.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.35.self_attn.o_proj.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.layers.35.self_attn.q_norm.weight": "model-00004-of-00004.safetensors",
|
||||||
|
"model.layers.35.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.35.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
||||||
|
"model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
||||||
|
"model.layers.9.self_attn.k_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.9.self_attn.q_norm.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
||||||
|
"model.norm.weight": "model-00004-of-00004.safetensors"
|
||||||
|
}
|
||||||
|
}
|
||||||
12
run_summary.json
Normal file
12
run_summary.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"agent_name": "816c0d8bac8880ed64e982483d103aa14eef1dff_thinking_preprocessed",
|
||||||
|
"training_start": null,
|
||||||
|
"training_end": null,
|
||||||
|
"created_by": "DCAgent",
|
||||||
|
"base_model_name": "Qwen/Qwen3-8B",
|
||||||
|
"dataset_name": "/e/data1/datasets/playground/ot/hf_hub/datasets--laion--swesmith-unified-10000/snapshots/816c0d8bac8880ed64e982483d103aa14eef1dff_thinking_preprocessed",
|
||||||
|
"training_type": "SFT",
|
||||||
|
"training_parameters": "https://huggingface.co/laion/swesmith-unified-10000__Qwen3-8B/blob/main/config.json",
|
||||||
|
"wandb_link": null,
|
||||||
|
"traces_location_s3": null
|
||||||
|
}
|
||||||
31
special_tokens_map.json
Normal file
31
special_tokens_map.json
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
"additional_special_tokens": [
|
||||||
|
"<|im_start|>",
|
||||||
|
"<|im_end|>",
|
||||||
|
"<|object_ref_start|>",
|
||||||
|
"<|object_ref_end|>",
|
||||||
|
"<|box_start|>",
|
||||||
|
"<|box_end|>",
|
||||||
|
"<|quad_start|>",
|
||||||
|
"<|quad_end|>",
|
||||||
|
"<|vision_start|>",
|
||||||
|
"<|vision_end|>",
|
||||||
|
"<|vision_pad|>",
|
||||||
|
"<|image_pad|>",
|
||||||
|
"<|video_pad|>"
|
||||||
|
],
|
||||||
|
"eos_token": {
|
||||||
|
"content": "<|im_end|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false
|
||||||
|
},
|
||||||
|
"pad_token": {
|
||||||
|
"content": "<|endoftext|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
tokenizer.json
(Stored with Git LFS)
Normal file
BIN
tokenizer.json
(Stored with Git LFS)
Normal file
Binary file not shown.
240
tokenizer_config.json
Normal file
240
tokenizer_config.json
Normal file
@@ -0,0 +1,240 @@
|
|||||||
|
{
|
||||||
|
"add_bos_token": false,
|
||||||
|
"add_prefix_space": false,
|
||||||
|
"added_tokens_decoder": {
|
||||||
|
"151643": {
|
||||||
|
"content": "<|endoftext|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151644": {
|
||||||
|
"content": "<|im_start|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151645": {
|
||||||
|
"content": "<|im_end|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151646": {
|
||||||
|
"content": "<|object_ref_start|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151647": {
|
||||||
|
"content": "<|object_ref_end|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151648": {
|
||||||
|
"content": "<|box_start|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151649": {
|
||||||
|
"content": "<|box_end|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151650": {
|
||||||
|
"content": "<|quad_start|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151651": {
|
||||||
|
"content": "<|quad_end|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151652": {
|
||||||
|
"content": "<|vision_start|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151653": {
|
||||||
|
"content": "<|vision_end|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151654": {
|
||||||
|
"content": "<|vision_pad|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151655": {
|
||||||
|
"content": "<|image_pad|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151656": {
|
||||||
|
"content": "<|video_pad|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": true
|
||||||
|
},
|
||||||
|
"151657": {
|
||||||
|
"content": "<tool_call>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151658": {
|
||||||
|
"content": "</tool_call>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151659": {
|
||||||
|
"content": "<|fim_prefix|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151660": {
|
||||||
|
"content": "<|fim_middle|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151661": {
|
||||||
|
"content": "<|fim_suffix|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151662": {
|
||||||
|
"content": "<|fim_pad|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151663": {
|
||||||
|
"content": "<|repo_name|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151664": {
|
||||||
|
"content": "<|file_sep|>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151665": {
|
||||||
|
"content": "<tool_response>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151666": {
|
||||||
|
"content": "</tool_response>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151667": {
|
||||||
|
"content": "<think>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
},
|
||||||
|
"151668": {
|
||||||
|
"content": "</think>",
|
||||||
|
"lstrip": false,
|
||||||
|
"normalized": false,
|
||||||
|
"rstrip": false,
|
||||||
|
"single_word": false,
|
||||||
|
"special": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"additional_special_tokens": [
|
||||||
|
"<|im_start|>",
|
||||||
|
"<|im_end|>",
|
||||||
|
"<|object_ref_start|>",
|
||||||
|
"<|object_ref_end|>",
|
||||||
|
"<|box_start|>",
|
||||||
|
"<|box_end|>",
|
||||||
|
"<|quad_start|>",
|
||||||
|
"<|quad_end|>",
|
||||||
|
"<|vision_start|>",
|
||||||
|
"<|vision_end|>",
|
||||||
|
"<|vision_pad|>",
|
||||||
|
"<|image_pad|>",
|
||||||
|
"<|video_pad|>"
|
||||||
|
],
|
||||||
|
"bos_token": null,
|
||||||
|
"clean_up_tokenization_spaces": false,
|
||||||
|
"eos_token": "<|im_end|>",
|
||||||
|
"errors": "replace",
|
||||||
|
"extra_special_tokens": {},
|
||||||
|
"model_max_length": 32768,
|
||||||
|
"pad_token": "<|endoftext|>",
|
||||||
|
"padding_side": "right",
|
||||||
|
"split_special_tokens": false,
|
||||||
|
"tokenizer_class": "Qwen2Tokenizer",
|
||||||
|
"unk_token": null
|
||||||
|
}
|
||||||
12
train_results.json
Normal file
12
train_results.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"achieved_tflops_per_gpu": 32485.84309408892,
|
||||||
|
"achieved_tflops_per_gpu_theoretical": 668301.441967061,
|
||||||
|
"epoch": 7.0,
|
||||||
|
"mfu_percent": 2295.819299935613,
|
||||||
|
"mfu_percent_theoretical": 47229.78388459795,
|
||||||
|
"total_flos": 1.36492518344124e+18,
|
||||||
|
"train_loss": 0.0,
|
||||||
|
"train_runtime": 1.313,
|
||||||
|
"train_samples_per_second": 18873.051,
|
||||||
|
"train_steps_per_second": 197.261
|
||||||
|
}
|
||||||
57
trainer_log.jsonl
Normal file
57
trainer_log.jsonl
Normal file
@@ -0,0 +1,57 @@
|
|||||||
|
{"current_steps": 5, "total_steps": 259, "loss": 0.3116, "lr": 6.153846153846155e-06, "epoch": 0.13513513513513514, "percentage": 1.93, "elapsed_time": "0:02:40", "remaining_time": "2:15:51"}
|
||||||
|
{"current_steps": 10, "total_steps": 259, "loss": 0.2587, "lr": 1.3846153846153847e-05, "epoch": 0.2702702702702703, "percentage": 3.86, "elapsed_time": "0:05:13", "remaining_time": "2:10:12"}
|
||||||
|
{"current_steps": 15, "total_steps": 259, "loss": 0.2116, "lr": 2.153846153846154e-05, "epoch": 0.40540540540540543, "percentage": 5.79, "elapsed_time": "0:07:47", "remaining_time": "2:06:50"}
|
||||||
|
{"current_steps": 20, "total_steps": 259, "loss": 0.188, "lr": 2.923076923076923e-05, "epoch": 0.5405405405405406, "percentage": 7.72, "elapsed_time": "0:10:19", "remaining_time": "2:03:18"}
|
||||||
|
{"current_steps": 25, "total_steps": 259, "loss": 0.1511, "lr": 3.692307692307693e-05, "epoch": 0.6756756756756757, "percentage": 9.65, "elapsed_time": "0:12:52", "remaining_time": "2:00:28"}
|
||||||
|
{"current_steps": 30, "total_steps": 259, "loss": 0.1382, "lr": 3.998364045590232e-05, "epoch": 0.8108108108108109, "percentage": 11.58, "elapsed_time": "0:15:25", "remaining_time": "1:57:47"}
|
||||||
|
{"current_steps": 35, "total_steps": 259, "loss": 0.1277, "lr": 3.988376236895231e-05, "epoch": 0.9459459459459459, "percentage": 13.51, "elapsed_time": "0:17:58", "remaining_time": "1:55:03"}
|
||||||
|
{"current_steps": 40, "total_steps": 259, "loss": 0.1171, "lr": 3.969354804762473e-05, "epoch": 1.0810810810810811, "percentage": 15.44, "elapsed_time": "0:20:30", "remaining_time": "1:52:18"}
|
||||||
|
{"current_steps": 45, "total_steps": 259, "loss": 0.1152, "lr": 3.9413861676735034e-05, "epoch": 1.2162162162162162, "percentage": 17.37, "elapsed_time": "0:23:03", "remaining_time": "1:49:40"}
|
||||||
|
{"current_steps": 50, "total_steps": 259, "loss": 0.1102, "lr": 3.9045973931977495e-05, "epoch": 1.3513513513513513, "percentage": 19.31, "elapsed_time": "0:25:35", "remaining_time": "1:46:56"}
|
||||||
|
{"current_steps": 55, "total_steps": 259, "loss": 0.106, "lr": 3.8591556206970594e-05, "epoch": 1.4864864864864864, "percentage": 21.24, "elapsed_time": "0:28:07", "remaining_time": "1:44:20"}
|
||||||
|
{"current_steps": 60, "total_steps": 259, "loss": 0.1059, "lr": 3.805267301975424e-05, "epoch": 1.6216216216216215, "percentage": 23.17, "elapsed_time": "0:30:40", "remaining_time": "1:41:45"}
|
||||||
|
{"current_steps": 65, "total_steps": 259, "loss": 0.1042, "lr": 3.743177263323758e-05, "epoch": 1.7567567567567568, "percentage": 25.1, "elapsed_time": "0:33:13", "remaining_time": "1:39:10"}
|
||||||
|
{"current_steps": 70, "total_steps": 259, "loss": 0.0995, "lr": 3.673167593221097e-05, "epoch": 1.8918918918918919, "percentage": 27.03, "elapsed_time": "0:35:47", "remaining_time": "1:36:38"}
|
||||||
|
{"current_steps": 75, "total_steps": 259, "loss": 0.0975, "lr": 3.5955563607456025e-05, "epoch": 2.027027027027027, "percentage": 28.96, "elapsed_time": "0:38:23", "remaining_time": "1:34:12"}
|
||||||
|
{"current_steps": 80, "total_steps": 259, "loss": 0.0949, "lr": 3.510696170517927e-05, "epoch": 2.1621621621621623, "percentage": 30.89, "elapsed_time": "0:40:56", "remaining_time": "1:31:37"}
|
||||||
|
{"current_steps": 85, "total_steps": 259, "loss": 0.0905, "lr": 3.418972560742133e-05, "epoch": 2.2972972972972974, "percentage": 32.82, "elapsed_time": "0:43:29", "remaining_time": "1:29:02"}
|
||||||
|
{"current_steps": 90, "total_steps": 259, "loss": 0.091, "lr": 3.3208022516222195e-05, "epoch": 2.4324324324324325, "percentage": 34.75, "elapsed_time": "0:46:02", "remaining_time": "1:26:27"}
|
||||||
|
{"current_steps": 95, "total_steps": 259, "loss": 0.0876, "lr": 3.2166312521120775e-05, "epoch": 2.5675675675675675, "percentage": 36.68, "elapsed_time": "0:48:34", "remaining_time": "1:23:52"}
|
||||||
|
{"current_steps": 100, "total_steps": 259, "loss": 0.0865, "lr": 3.106932833600314e-05, "epoch": 2.7027027027027026, "percentage": 38.61, "elapsed_time": "0:51:06", "remaining_time": "1:21:16"}
|
||||||
|
{"current_steps": 105, "total_steps": 259, "loss": 0.0901, "lr": 2.9922053797359406e-05, "epoch": 2.8378378378378377, "percentage": 40.54, "elapsed_time": "0:53:39", "remaining_time": "1:18:42"}
|
||||||
|
{"current_steps": 110, "total_steps": 259, "loss": 0.0865, "lr": 2.8729701221636294e-05, "epoch": 2.972972972972973, "percentage": 42.47, "elapsed_time": "0:56:10", "remaining_time": "1:16:05"}
|
||||||
|
{"current_steps": 115, "total_steps": 259, "loss": 0.0843, "lr": 2.74976877245558e-05, "epoch": 3.108108108108108, "percentage": 44.4, "elapsed_time": "0:58:41", "remaining_time": "1:13:29"}
|
||||||
|
{"current_steps": 120, "total_steps": 259, "loss": 0.0776, "lr": 2.6231610609986442e-05, "epoch": 3.2432432432432434, "percentage": 46.33, "elapsed_time": "1:01:13", "remaining_time": "1:10:55"}
|
||||||
|
{"current_steps": 125, "total_steps": 259, "loss": 0.0813, "lr": 2.493722194018082e-05, "epoch": 3.3783783783783785, "percentage": 48.26, "elapsed_time": "1:03:45", "remaining_time": "1:08:20"}
|
||||||
|
{"current_steps": 130, "total_steps": 259, "loss": 0.0815, "lr": 2.362040240291227e-05, "epoch": 3.5135135135135136, "percentage": 50.19, "elapsed_time": "1:06:17", "remaining_time": "1:05:46"}
|
||||||
|
{"current_steps": 135, "total_steps": 259, "loss": 0.0778, "lr": 2.228713459423804e-05, "epoch": 3.6486486486486487, "percentage": 52.12, "elapsed_time": "1:08:48", "remaining_time": "1:03:12"}
|
||||||
|
{"current_steps": 140, "total_steps": 259, "loss": 0.0817, "lr": 2.094347583827102e-05, "epoch": 3.7837837837837838, "percentage": 54.05, "elapsed_time": "1:11:20", "remaining_time": "1:00:38"}
|
||||||
|
{"current_steps": 145, "total_steps": 259, "loss": 0.076, "lr": 1.9595530667445775e-05, "epoch": 3.918918918918919, "percentage": 55.98, "elapsed_time": "1:13:53", "remaining_time": "0:58:05"}
|
||||||
|
{"current_steps": 150, "total_steps": 259, "loss": 0.0787, "lr": 1.824942308830696e-05, "epoch": 4.054054054054054, "percentage": 57.92, "elapsed_time": "1:16:24", "remaining_time": "0:55:31"}
|
||||||
|
{"current_steps": 155, "total_steps": 259, "loss": 0.0752, "lr": 1.691126875882263e-05, "epoch": 4.1891891891891895, "percentage": 59.85, "elapsed_time": "1:18:55", "remaining_time": "0:52:57"}
|
||||||
|
{"current_steps": 160, "total_steps": 259, "loss": 0.0712, "lr": 1.5587147203626934e-05, "epoch": 4.324324324324325, "percentage": 61.78, "elapsed_time": "1:21:27", "remaining_time": "0:50:24"}
|
||||||
|
{"current_steps": 165, "total_steps": 259, "loss": 0.0713, "lr": 1.4283074193424379e-05, "epoch": 4.45945945945946, "percentage": 63.71, "elapsed_time": "1:23:58", "remaining_time": "0:47:50"}
|
||||||
|
{"current_steps": 170, "total_steps": 259, "loss": 0.0738, "lr": 1.3004974414041987e-05, "epoch": 4.594594594594595, "percentage": 65.64, "elapsed_time": "1:26:30", "remaining_time": "0:45:17"}
|
||||||
|
{"current_steps": 175, "total_steps": 259, "loss": 0.0711, "lr": 1.1758654549299735e-05, "epoch": 4.72972972972973, "percentage": 67.57, "elapsed_time": "1:29:01", "remaining_time": "0:42:43"}
|
||||||
|
{"current_steps": 180, "total_steps": 259, "loss": 0.0727, "lr": 1.0549776899989686e-05, "epoch": 4.864864864864865, "percentage": 69.5, "elapsed_time": "1:31:31", "remaining_time": "0:40:10"}
|
||||||
|
{"current_steps": 185, "total_steps": 259, "loss": 0.074, "lr": 9.3838336588184e-06, "epoch": 5.0, "percentage": 71.43, "elapsed_time": "1:34:02", "remaining_time": "0:37:37"}
|
||||||
|
{"current_steps": 190, "total_steps": 259, "loss": 0.0709, "lr": 8.266121958187246e-06, "epoch": 5.135135135135135, "percentage": 73.36, "elapsed_time": "1:36:34", "remaining_time": "0:35:04"}
|
||||||
|
{"current_steps": 195, "total_steps": 259, "loss": 0.0683, "lr": 7.201719804173797e-06, "epoch": 5.27027027027027, "percentage": 75.29, "elapsed_time": "1:39:04", "remaining_time": "0:32:31"}
|
||||||
|
{"current_steps": 200, "total_steps": 259, "loss": 0.0676, "lr": 6.1954630060516005e-06, "epoch": 5.405405405405405, "percentage": 77.22, "elapsed_time": "1:41:36", "remaining_time": "0:29:58"}
|
||||||
|
{"current_steps": 205, "total_steps": 259, "loss": 0.0698, "lr": 5.2519232061624255e-06, "epoch": 5.54054054054054, "percentage": 79.15, "elapsed_time": "1:44:06", "remaining_time": "0:27:25"}
|
||||||
|
{"current_steps": 210, "total_steps": 259, "loss": 0.0693, "lr": 4.375387109955953e-06, "epoch": 5.675675675675675, "percentage": 81.08, "elapsed_time": "1:46:37", "remaining_time": "0:24:52"}
|
||||||
|
{"current_steps": 215, "total_steps": 259, "loss": 0.0661, "lr": 3.569837010559505e-06, "epoch": 5.8108108108108105, "percentage": 83.01, "elapsed_time": "1:49:08", "remaining_time": "0:22:20"}
|
||||||
|
{"current_steps": 220, "total_steps": 259, "loss": 0.0695, "lr": 2.838932696358798e-06, "epoch": 5.945945945945946, "percentage": 84.94, "elapsed_time": "1:51:40", "remaining_time": "0:19:47"}
|
||||||
|
{"current_steps": 225, "total_steps": 259, "loss": 0.0681, "lr": 2.1859948237874517e-06, "epoch": 6.081081081081081, "percentage": 86.87, "elapsed_time": "1:54:10", "remaining_time": "0:17:15"}
|
||||||
|
{"current_steps": 230, "total_steps": 259, "loss": 0.0663, "lr": 1.6139898308664093e-06, "epoch": 6.216216216216216, "percentage": 88.8, "elapsed_time": "1:56:41", "remaining_time": "0:14:42"}
|
||||||
|
{"current_steps": 235, "total_steps": 259, "loss": 0.0674, "lr": 1.1255164600341816e-06, "epoch": 6.351351351351352, "percentage": 90.73, "elapsed_time": "1:59:13", "remaining_time": "0:12:10"}
|
||||||
|
{"current_steps": 240, "total_steps": 259, "loss": 0.0666, "lr": 7.227939514977422e-07, "epoch": 6.486486486486487, "percentage": 92.66, "elapsed_time": "2:01:45", "remaining_time": "0:09:38"}
|
||||||
|
{"current_steps": 245, "total_steps": 259, "loss": 0.0697, "lr": 4.0765196074406433e-07, "epoch": 6.621621621621622, "percentage": 94.59, "elapsed_time": "2:04:17", "remaining_time": "0:07:06"}
|
||||||
|
{"current_steps": 250, "total_steps": 259, "loss": 0.0666, "lr": 1.8152224601943435e-07, "epoch": 6.756756756756757, "percentage": 96.53, "elapsed_time": "2:06:48", "remaining_time": "0:04:33"}
|
||||||
|
{"current_steps": 255, "total_steps": 259, "loss": 0.0668, "lr": 4.5432163541960785e-08, "epoch": 6.891891891891892, "percentage": 98.46, "elapsed_time": "2:09:20", "remaining_time": "0:02:01"}
|
||||||
|
{"current_steps": 259, "total_steps": 259, "epoch": 7.0, "percentage": 100.0, "elapsed_time": "2:11:32", "remaining_time": "0:00:00"}
|
||||||
|
{"current_steps": 259, "total_steps": 259, "epoch": 7.0, "percentage": 100.0, "elapsed_time": "0:00:00", "remaining_time": "0:00:00"}
|
||||||
|
{"current_steps": 259, "total_steps": 259, "epoch": 7.0, "percentage": 100.0, "elapsed_time": "0:00:00", "remaining_time": "0:00:00"}
|
||||||
|
{"current_steps": 259, "total_steps": 259, "epoch": 7.0, "percentage": 100.0, "elapsed_time": "0:00:00", "remaining_time": "0:00:00"}
|
||||||
|
{"current_steps": 259, "total_steps": 259, "epoch": 7.0, "percentage": 100.0, "elapsed_time": "0:00:00", "remaining_time": "0:00:00"}
|
||||||
|
{"current_steps": 259, "total_steps": 259, "epoch": 7.0, "percentage": 100.0, "elapsed_time": "0:00:00", "remaining_time": "0:00:00"}
|
||||||
604
trainer_state.json
Normal file
604
trainer_state.json
Normal file
@@ -0,0 +1,604 @@
|
|||||||
|
{
|
||||||
|
"best_global_step": null,
|
||||||
|
"best_metric": null,
|
||||||
|
"best_model_checkpoint": null,
|
||||||
|
"epoch": 7.0,
|
||||||
|
"eval_steps": 500,
|
||||||
|
"global_step": 259,
|
||||||
|
"is_hyper_param_search": false,
|
||||||
|
"is_local_process_zero": true,
|
||||||
|
"is_world_process_zero": true,
|
||||||
|
"log_history": [
|
||||||
|
{
|
||||||
|
"epoch": 0.13513513513513514,
|
||||||
|
"grad_norm": 5.259959182216627,
|
||||||
|
"learning_rate": 6.153846153846155e-06,
|
||||||
|
"loss": 0.3116,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.09571799635887146,
|
||||||
|
"step": 5,
|
||||||
|
"valid_targets_mean": 6433.7,
|
||||||
|
"valid_targets_min": 577
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 0.2702702702702703,
|
||||||
|
"grad_norm": 1.3423309952029923,
|
||||||
|
"learning_rate": 1.3846153846153847e-05,
|
||||||
|
"loss": 0.2587,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.07112158834934235,
|
||||||
|
"step": 10,
|
||||||
|
"valid_targets_mean": 7327.8,
|
||||||
|
"valid_targets_min": 413
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 0.40540540540540543,
|
||||||
|
"grad_norm": 0.503106602146357,
|
||||||
|
"learning_rate": 2.153846153846154e-05,
|
||||||
|
"loss": 0.2116,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.06387270987033844,
|
||||||
|
"step": 15,
|
||||||
|
"valid_targets_mean": 7716.1,
|
||||||
|
"valid_targets_min": 701
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 0.5405405405405406,
|
||||||
|
"grad_norm": 0.43730375431686763,
|
||||||
|
"learning_rate": 2.923076923076923e-05,
|
||||||
|
"loss": 0.188,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.057055432349443436,
|
||||||
|
"step": 20,
|
||||||
|
"valid_targets_mean": 6165.1,
|
||||||
|
"valid_targets_min": 2120
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 0.6756756756756757,
|
||||||
|
"grad_norm": 0.23457297766166457,
|
||||||
|
"learning_rate": 3.692307692307693e-05,
|
||||||
|
"loss": 0.1511,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.04511473327875137,
|
||||||
|
"step": 25,
|
||||||
|
"valid_targets_mean": 6698.5,
|
||||||
|
"valid_targets_min": 579
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 0.8108108108108109,
|
||||||
|
"grad_norm": 0.22580079812560477,
|
||||||
|
"learning_rate": 3.998364045590232e-05,
|
||||||
|
"loss": 0.1382,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.04277999699115753,
|
||||||
|
"step": 30,
|
||||||
|
"valid_targets_mean": 5174.9,
|
||||||
|
"valid_targets_min": 340
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 0.9459459459459459,
|
||||||
|
"grad_norm": 0.15302847392142027,
|
||||||
|
"learning_rate": 3.988376236895231e-05,
|
||||||
|
"loss": 0.1277,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.03875000774860382,
|
||||||
|
"step": 35,
|
||||||
|
"valid_targets_mean": 6631.1,
|
||||||
|
"valid_targets_min": 431
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 1.0810810810810811,
|
||||||
|
"grad_norm": 0.14846277384715484,
|
||||||
|
"learning_rate": 3.969354804762473e-05,
|
||||||
|
"loss": 0.1171,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.035136736929416656,
|
||||||
|
"step": 40,
|
||||||
|
"valid_targets_mean": 5226.1,
|
||||||
|
"valid_targets_min": 427
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 1.2162162162162162,
|
||||||
|
"grad_norm": 0.17362666626644624,
|
||||||
|
"learning_rate": 3.9413861676735034e-05,
|
||||||
|
"loss": 0.1152,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.035750940442085266,
|
||||||
|
"step": 45,
|
||||||
|
"valid_targets_mean": 6524.1,
|
||||||
|
"valid_targets_min": 497
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 1.3513513513513513,
|
||||||
|
"grad_norm": 0.13178939301683926,
|
||||||
|
"learning_rate": 3.9045973931977495e-05,
|
||||||
|
"loss": 0.1102,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.036801472306251526,
|
||||||
|
"step": 50,
|
||||||
|
"valid_targets_mean": 6943.8,
|
||||||
|
"valid_targets_min": 2015
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 1.4864864864864864,
|
||||||
|
"grad_norm": 0.18185896796674594,
|
||||||
|
"learning_rate": 3.8591556206970594e-05,
|
||||||
|
"loss": 0.106,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.03439167141914368,
|
||||||
|
"step": 55,
|
||||||
|
"valid_targets_mean": 5706.4,
|
||||||
|
"valid_targets_min": 453
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 1.6216216216216215,
|
||||||
|
"grad_norm": 0.1385453505062919,
|
||||||
|
"learning_rate": 3.805267301975424e-05,
|
||||||
|
"loss": 0.1059,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.035251468420028687,
|
||||||
|
"step": 60,
|
||||||
|
"valid_targets_mean": 6418.2,
|
||||||
|
"valid_targets_min": 1363
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 1.7567567567567568,
|
||||||
|
"grad_norm": 0.13076540307986736,
|
||||||
|
"learning_rate": 3.743177263323758e-05,
|
||||||
|
"loss": 0.1042,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.03142703324556351,
|
||||||
|
"step": 65,
|
||||||
|
"valid_targets_mean": 5221.7,
|
||||||
|
"valid_targets_min": 577
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 1.8918918918918919,
|
||||||
|
"grad_norm": 0.13340506373409342,
|
||||||
|
"learning_rate": 3.673167593221097e-05,
|
||||||
|
"loss": 0.0995,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.034315336495637894,
|
||||||
|
"step": 70,
|
||||||
|
"valid_targets_mean": 6568.5,
|
||||||
|
"valid_targets_min": 723
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 2.027027027027027,
|
||||||
|
"grad_norm": 0.1410479342684041,
|
||||||
|
"learning_rate": 3.5955563607456025e-05,
|
||||||
|
"loss": 0.0975,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.030078843235969543,
|
||||||
|
"step": 75,
|
||||||
|
"valid_targets_mean": 5617.2,
|
||||||
|
"valid_targets_min": 387
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 2.1621621621621623,
|
||||||
|
"grad_norm": 0.14495862504665655,
|
||||||
|
"learning_rate": 3.510696170517927e-05,
|
||||||
|
"loss": 0.0949,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.028750576078891754,
|
||||||
|
"step": 80,
|
||||||
|
"valid_targets_mean": 5150.5,
|
||||||
|
"valid_targets_min": 427
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 2.2972972972972974,
|
||||||
|
"grad_norm": 0.14212400520351012,
|
||||||
|
"learning_rate": 3.418972560742133e-05,
|
||||||
|
"loss": 0.0905,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.0317218042910099,
|
||||||
|
"step": 85,
|
||||||
|
"valid_targets_mean": 6628.6,
|
||||||
|
"valid_targets_min": 883
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 2.4324324324324325,
|
||||||
|
"grad_norm": 0.1337772062885725,
|
||||||
|
"learning_rate": 3.3208022516222195e-05,
|
||||||
|
"loss": 0.091,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.0257179643958807,
|
||||||
|
"step": 90,
|
||||||
|
"valid_targets_mean": 6095.6,
|
||||||
|
"valid_targets_min": 436
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 2.5675675675675675,
|
||||||
|
"grad_norm": 0.17276086488015027,
|
||||||
|
"learning_rate": 3.2166312521120775e-05,
|
||||||
|
"loss": 0.0876,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.030876662582159042,
|
||||||
|
"step": 95,
|
||||||
|
"valid_targets_mean": 6510.9,
|
||||||
|
"valid_targets_min": 1635
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 2.7027027027027026,
|
||||||
|
"grad_norm": 0.1480157679597937,
|
||||||
|
"learning_rate": 3.106932833600314e-05,
|
||||||
|
"loss": 0.0865,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02585354819893837,
|
||||||
|
"step": 100,
|
||||||
|
"valid_targets_mean": 6586.1,
|
||||||
|
"valid_targets_min": 1657
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 2.8378378378378377,
|
||||||
|
"grad_norm": 0.15909100754186584,
|
||||||
|
"learning_rate": 2.9922053797359406e-05,
|
||||||
|
"loss": 0.0901,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.027233216911554337,
|
||||||
|
"step": 105,
|
||||||
|
"valid_targets_mean": 5279.3,
|
||||||
|
"valid_targets_min": 393
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 2.972972972972973,
|
||||||
|
"grad_norm": 0.18306212162162813,
|
||||||
|
"learning_rate": 2.8729701221636294e-05,
|
||||||
|
"loss": 0.0865,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02899256721138954,
|
||||||
|
"step": 110,
|
||||||
|
"valid_targets_mean": 5776.7,
|
||||||
|
"valid_targets_min": 1181
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 3.108108108108108,
|
||||||
|
"grad_norm": 0.15654440385954815,
|
||||||
|
"learning_rate": 2.74976877245558e-05,
|
||||||
|
"loss": 0.0843,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.026833169162273407,
|
||||||
|
"step": 115,
|
||||||
|
"valid_targets_mean": 5595.8,
|
||||||
|
"valid_targets_min": 395
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 3.2432432432432434,
|
||||||
|
"grad_norm": 0.13190386927690592,
|
||||||
|
"learning_rate": 2.6231610609986442e-05,
|
||||||
|
"loss": 0.0776,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.024204321205615997,
|
||||||
|
"step": 120,
|
||||||
|
"valid_targets_mean": 8543.6,
|
||||||
|
"valid_targets_min": 1525
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 3.3783783783783785,
|
||||||
|
"grad_norm": 0.15764713783801354,
|
||||||
|
"learning_rate": 2.493722194018082e-05,
|
||||||
|
"loss": 0.0813,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.024981103837490082,
|
||||||
|
"step": 125,
|
||||||
|
"valid_targets_mean": 5946.0,
|
||||||
|
"valid_targets_min": 1137
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 3.5135135135135136,
|
||||||
|
"grad_norm": 0.1529541859974241,
|
||||||
|
"learning_rate": 2.362040240291227e-05,
|
||||||
|
"loss": 0.0815,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.026058465242385864,
|
||||||
|
"step": 130,
|
||||||
|
"valid_targets_mean": 6072.2,
|
||||||
|
"valid_targets_min": 802
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 3.6486486486486487,
|
||||||
|
"grad_norm": 0.33060538437630244,
|
||||||
|
"learning_rate": 2.228713459423804e-05,
|
||||||
|
"loss": 0.0778,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02479572780430317,
|
||||||
|
"step": 135,
|
||||||
|
"valid_targets_mean": 5208.4,
|
||||||
|
"valid_targets_min": 497
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 3.7837837837837838,
|
||||||
|
"grad_norm": 0.15640399728656484,
|
||||||
|
"learning_rate": 2.094347583827102e-05,
|
||||||
|
"loss": 0.0817,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.026677442714571953,
|
||||||
|
"step": 140,
|
||||||
|
"valid_targets_mean": 5517.4,
|
||||||
|
"valid_targets_min": 393
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 3.918918918918919,
|
||||||
|
"grad_norm": 0.1517001071529229,
|
||||||
|
"learning_rate": 1.9595530667445775e-05,
|
||||||
|
"loss": 0.076,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.026775188744068146,
|
||||||
|
"step": 145,
|
||||||
|
"valid_targets_mean": 6216.9,
|
||||||
|
"valid_targets_min": 820
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 4.054054054054054,
|
||||||
|
"grad_norm": 0.1520783489774219,
|
||||||
|
"learning_rate": 1.824942308830696e-05,
|
||||||
|
"loss": 0.0787,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02473868615925312,
|
||||||
|
"step": 150,
|
||||||
|
"valid_targets_mean": 5801.8,
|
||||||
|
"valid_targets_min": 692
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 4.1891891891891895,
|
||||||
|
"grad_norm": 0.14931092491442138,
|
||||||
|
"learning_rate": 1.691126875882263e-05,
|
||||||
|
"loss": 0.0752,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.021454155445098877,
|
||||||
|
"step": 155,
|
||||||
|
"valid_targets_mean": 6150.3,
|
||||||
|
"valid_targets_min": 577
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 4.324324324324325,
|
||||||
|
"grad_norm": 0.15680952631799258,
|
||||||
|
"learning_rate": 1.5587147203626934e-05,
|
||||||
|
"loss": 0.0712,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.022702787071466446,
|
||||||
|
"step": 160,
|
||||||
|
"valid_targets_mean": 6739.9,
|
||||||
|
"valid_targets_min": 1051
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 4.45945945945946,
|
||||||
|
"grad_norm": 0.15760466083796523,
|
||||||
|
"learning_rate": 1.4283074193424379e-05,
|
||||||
|
"loss": 0.0713,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.022617951035499573,
|
||||||
|
"step": 165,
|
||||||
|
"valid_targets_mean": 6288.2,
|
||||||
|
"valid_targets_min": 579
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 4.594594594594595,
|
||||||
|
"grad_norm": 0.16238993129940618,
|
||||||
|
"learning_rate": 1.3004974414041987e-05,
|
||||||
|
"loss": 0.0738,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02532375603914261,
|
||||||
|
"step": 170,
|
||||||
|
"valid_targets_mean": 5912.8,
|
||||||
|
"valid_targets_min": 1757
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 4.72972972972973,
|
||||||
|
"grad_norm": 0.1636253567113291,
|
||||||
|
"learning_rate": 1.1758654549299735e-05,
|
||||||
|
"loss": 0.0711,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.022857841104269028,
|
||||||
|
"step": 175,
|
||||||
|
"valid_targets_mean": 5464.2,
|
||||||
|
"valid_targets_min": 577
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 4.864864864864865,
|
||||||
|
"grad_norm": 0.18989576780948067,
|
||||||
|
"learning_rate": 1.0549776899989686e-05,
|
||||||
|
"loss": 0.0727,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.021705035120248795,
|
||||||
|
"step": 180,
|
||||||
|
"valid_targets_mean": 7371.7,
|
||||||
|
"valid_targets_min": 355
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 5.0,
|
||||||
|
"grad_norm": 0.17912554773879225,
|
||||||
|
"learning_rate": 9.3838336588184e-06,
|
||||||
|
"loss": 0.074,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.029517250135540962,
|
||||||
|
"step": 185,
|
||||||
|
"valid_targets_mean": 5847.1,
|
||||||
|
"valid_targets_min": 342
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 5.135135135135135,
|
||||||
|
"grad_norm": 0.17463959150551875,
|
||||||
|
"learning_rate": 8.266121958187246e-06,
|
||||||
|
"loss": 0.0709,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.024629643186926842,
|
||||||
|
"step": 190,
|
||||||
|
"valid_targets_mean": 7010.6,
|
||||||
|
"valid_targets_min": 1067
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 5.27027027027027,
|
||||||
|
"grad_norm": 0.16012384004377175,
|
||||||
|
"learning_rate": 7.201719804173797e-06,
|
||||||
|
"loss": 0.0683,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02399550750851631,
|
||||||
|
"step": 195,
|
||||||
|
"valid_targets_mean": 6869.6,
|
||||||
|
"valid_targets_min": 405
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 5.405405405405405,
|
||||||
|
"grad_norm": 0.27301642675588644,
|
||||||
|
"learning_rate": 6.1954630060516005e-06,
|
||||||
|
"loss": 0.0676,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.023653771728277206,
|
||||||
|
"step": 200,
|
||||||
|
"valid_targets_mean": 4831.9,
|
||||||
|
"valid_targets_min": 1161
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 5.54054054054054,
|
||||||
|
"grad_norm": 0.1781041058075561,
|
||||||
|
"learning_rate": 5.2519232061624255e-06,
|
||||||
|
"loss": 0.0698,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02264336310327053,
|
||||||
|
"step": 205,
|
||||||
|
"valid_targets_mean": 6068.0,
|
||||||
|
"valid_targets_min": 467
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 5.675675675675675,
|
||||||
|
"grad_norm": 0.1623201456410524,
|
||||||
|
"learning_rate": 4.375387109955953e-06,
|
||||||
|
"loss": 0.0693,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.022714542225003242,
|
||||||
|
"step": 210,
|
||||||
|
"valid_targets_mean": 6206.7,
|
||||||
|
"valid_targets_min": 1846
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 5.8108108108108105,
|
||||||
|
"grad_norm": 0.18485993941649267,
|
||||||
|
"learning_rate": 3.569837010559505e-06,
|
||||||
|
"loss": 0.0661,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.023270253092050552,
|
||||||
|
"step": 215,
|
||||||
|
"valid_targets_mean": 7176.0,
|
||||||
|
"valid_targets_min": 372
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 5.945945945945946,
|
||||||
|
"grad_norm": 0.18961469137543394,
|
||||||
|
"learning_rate": 2.838932696358798e-06,
|
||||||
|
"loss": 0.0695,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.024968810379505157,
|
||||||
|
"step": 220,
|
||||||
|
"valid_targets_mean": 6053.5,
|
||||||
|
"valid_targets_min": 427
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 6.081081081081081,
|
||||||
|
"grad_norm": 0.15015876207979317,
|
||||||
|
"learning_rate": 2.1859948237874517e-06,
|
||||||
|
"loss": 0.0681,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.01862494647502899,
|
||||||
|
"step": 225,
|
||||||
|
"valid_targets_mean": 5860.2,
|
||||||
|
"valid_targets_min": 387
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 6.216216216216216,
|
||||||
|
"grad_norm": 0.15711014903589288,
|
||||||
|
"learning_rate": 1.6139898308664093e-06,
|
||||||
|
"loss": 0.0663,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02179352566599846,
|
||||||
|
"step": 230,
|
||||||
|
"valid_targets_mean": 6635.5,
|
||||||
|
"valid_targets_min": 2015
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 6.351351351351352,
|
||||||
|
"grad_norm": 0.19367059367410314,
|
||||||
|
"learning_rate": 1.1255164600341816e-06,
|
||||||
|
"loss": 0.0674,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.022510964423418045,
|
||||||
|
"step": 235,
|
||||||
|
"valid_targets_mean": 5707.8,
|
||||||
|
"valid_targets_min": 445
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 6.486486486486487,
|
||||||
|
"grad_norm": 0.17844773460429106,
|
||||||
|
"learning_rate": 7.227939514977422e-07,
|
||||||
|
"loss": 0.0666,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.023919889703392982,
|
||||||
|
"step": 240,
|
||||||
|
"valid_targets_mean": 5842.8,
|
||||||
|
"valid_targets_min": 453
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 6.621621621621622,
|
||||||
|
"grad_norm": 0.16782709344204977,
|
||||||
|
"learning_rate": 4.0765196074406433e-07,
|
||||||
|
"loss": 0.0697,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.01854727789759636,
|
||||||
|
"step": 245,
|
||||||
|
"valid_targets_mean": 5001.1,
|
||||||
|
"valid_targets_min": 1381
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 6.756756756756757,
|
||||||
|
"grad_norm": 0.16683190263277645,
|
||||||
|
"learning_rate": 1.8152224601943435e-07,
|
||||||
|
"loss": 0.0666,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.02349766716361046,
|
||||||
|
"step": 250,
|
||||||
|
"valid_targets_mean": 7224.0,
|
||||||
|
"valid_targets_min": 405
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 6.891891891891892,
|
||||||
|
"grad_norm": 0.165105262824618,
|
||||||
|
"learning_rate": 4.5432163541960785e-08,
|
||||||
|
"loss": 0.0668,
|
||||||
|
"loss_nan_ranks": 0,
|
||||||
|
"loss_rank_avg": 0.026979651302099228,
|
||||||
|
"step": 255,
|
||||||
|
"valid_targets_mean": 7160.0,
|
||||||
|
"valid_targets_min": 434
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"epoch": 7.0,
|
||||||
|
"step": 259,
|
||||||
|
"total_flos": 1.36492518344124e+18,
|
||||||
|
"train_loss": 0.0,
|
||||||
|
"train_runtime": 1.313,
|
||||||
|
"train_samples_per_second": 18873.051,
|
||||||
|
"train_steps_per_second": 197.261
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"logging_steps": 5,
|
||||||
|
"max_steps": 259,
|
||||||
|
"num_input_tokens_seen": 0,
|
||||||
|
"num_train_epochs": 7,
|
||||||
|
"save_steps": 300,
|
||||||
|
"stateful_callbacks": {
|
||||||
|
"TrainerControl": {
|
||||||
|
"args": {
|
||||||
|
"should_epoch_stop": false,
|
||||||
|
"should_evaluate": false,
|
||||||
|
"should_log": false,
|
||||||
|
"should_save": true,
|
||||||
|
"should_training_stop": true
|
||||||
|
},
|
||||||
|
"attributes": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"total_flos": 1.36492518344124e+18,
|
||||||
|
"train_batch_size": 1,
|
||||||
|
"trial_name": null,
|
||||||
|
"trial_params": null
|
||||||
|
}
|
||||||
3
training_args.bin
Normal file
3
training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5255abc54ea1d582902ff2c65a23641c36d5c9afade31723abe0347108288fde
|
||||||
|
size 8657
|
||||||
BIN
training_loss.png
Normal file
BIN
training_loss.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
1
vocab.json
Normal file
1
vocab.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user