Checkpoint at step 43500
Browse files- checkpoint-43500/config.json +49 -0
- checkpoint-43500/generation_config.json +6 -0
- checkpoint-43500/metadata.pt +3 -0
- checkpoint-43500/model.safetensors +3 -0
- checkpoint-43500/optimizer.pt +3 -0
- checkpoint-43500/special_tokens_map.json +6 -0
- checkpoint-43500/tokenizer.json +0 -0
- checkpoint-43500/tokenizer_config.json +0 -0
checkpoint-43500/config.json
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Qwen3ForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 3,
|
| 8 |
+
"dtype": "float32",
|
| 9 |
+
"eos_token_id": 3,
|
| 10 |
+
"head_dim": 128,
|
| 11 |
+
"hidden_act": "silu",
|
| 12 |
+
"hidden_size": 512,
|
| 13 |
+
"initializer_range": 0.041666666666666664,
|
| 14 |
+
"intermediate_size": 2304,
|
| 15 |
+
"layer_types": [
|
| 16 |
+
"full_attention",
|
| 17 |
+
"full_attention",
|
| 18 |
+
"full_attention",
|
| 19 |
+
"full_attention",
|
| 20 |
+
"full_attention",
|
| 21 |
+
"full_attention",
|
| 22 |
+
"full_attention",
|
| 23 |
+
"full_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"full_attention",
|
| 26 |
+
"full_attention",
|
| 27 |
+
"full_attention",
|
| 28 |
+
"full_attention",
|
| 29 |
+
"full_attention",
|
| 30 |
+
"full_attention",
|
| 31 |
+
"full_attention",
|
| 32 |
+
"full_attention"
|
| 33 |
+
],
|
| 34 |
+
"max_position_embeddings": 1024,
|
| 35 |
+
"max_window_layers": 17,
|
| 36 |
+
"model_type": "qwen3",
|
| 37 |
+
"num_attention_heads": 4,
|
| 38 |
+
"num_hidden_layers": 17,
|
| 39 |
+
"num_key_value_heads": 1,
|
| 40 |
+
"rms_norm_eps": 1e-06,
|
| 41 |
+
"rope_scaling": null,
|
| 42 |
+
"rope_theta": 10000,
|
| 43 |
+
"sliding_window": null,
|
| 44 |
+
"tie_word_embeddings": false,
|
| 45 |
+
"transformers_version": "4.57.1",
|
| 46 |
+
"use_cache": true,
|
| 47 |
+
"use_sliding_window": false,
|
| 48 |
+
"vocab_size": 23947
|
| 49 |
+
}
|
checkpoint-43500/generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 3,
|
| 4 |
+
"eos_token_id": 3,
|
| 5 |
+
"transformers_version": "4.57.1"
|
| 6 |
+
}
|
checkpoint-43500/metadata.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc58a45f8ea26e5ebc1146ab16ad754ebe2753b216d4287bac986f1e2e47ffc4
|
| 3 |
+
size 1331
|
checkpoint-43500/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b56329ed07552fd44c73920776a8433553c7321f6620ae10b16dd9433f6fb68e
|
| 3 |
+
size 383409712
|
checkpoint-43500/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48f51731f1389502d1987a08e77e492ae716845e6f9da0b723b9e7b3ce769966
|
| 3 |
+
size 766939851
|
checkpoint-43500/special_tokens_map.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": "<|bos|>",
|
| 3 |
+
"eos_token": "<|eos|>",
|
| 4 |
+
"pad_token": "<|pad|>",
|
| 5 |
+
"unk_token": "<|unk|>"
|
| 6 |
+
}
|
checkpoint-43500/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-43500/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|