初始化项目,由ModelHub XC社区提供模型
Model: SupraLabs/Supra2-100M-Base Source: Original Platform
This commit is contained in:
47
checkpoint-24000/config.json
Normal file
47
checkpoint-24000/config.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"architectures": [
|
||||
"Qwen3ForCausalLM"
|
||||
],
|
||||
"attention_bias": false,
|
||||
"attention_dropout": 0.0,
|
||||
"bos_token_id": 0,
|
||||
"dtype": "float32",
|
||||
"eos_token_id": 2,
|
||||
"head_dim": 64,
|
||||
"hidden_act": "silu",
|
||||
"hidden_size": 768,
|
||||
"initializer_range": 0.02,
|
||||
"intermediate_size": 2048,
|
||||
"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"
|
||||
],
|
||||
"max_position_embeddings": 2048,
|
||||
"max_window_layers": 28,
|
||||
"model_type": "qwen3",
|
||||
"num_attention_heads": 12,
|
||||
"num_hidden_layers": 12,
|
||||
"num_key_value_heads": 4,
|
||||
"pad_token_id": 1,
|
||||
"rms_norm_eps": 1e-06,
|
||||
"rope_parameters": {
|
||||
"rope_theta": 10000,
|
||||
"rope_type": "default"
|
||||
},
|
||||
"sliding_window": null,
|
||||
"tie_word_embeddings": true,
|
||||
"transformers_version": "5.14.1",
|
||||
"use_cache": false,
|
||||
"use_sliding_window": false,
|
||||
"vocab_size": 32768
|
||||
}
|
||||
10
checkpoint-24000/generation_config.json
Normal file
10
checkpoint-24000/generation_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 0,
|
||||
"eos_token_id": 2,
|
||||
"output_attentions": false,
|
||||
"output_hidden_states": false,
|
||||
"pad_token_id": 1,
|
||||
"transformers_version": "5.14.1",
|
||||
"use_cache": true
|
||||
}
|
||||
3
checkpoint-24000/model.safetensors
Normal file
3
checkpoint-24000/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dd5553879b7b26f08deebee40468f8b878b55e31640ec6b12839ac4cd2ad174
|
||||
size 402750928
|
||||
3
checkpoint-24000/optimizer.pt
Normal file
3
checkpoint-24000/optimizer.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dc316a2a6dda525d3ae772818e211f47c87d1cba0e28e0705e1442087830379
|
||||
size 805587275
|
||||
3
checkpoint-24000/rng_state.pth
Normal file
3
checkpoint-24000/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ffffd41cb5466a23271a8c6303a885c8e75cf7a03496c0a7cb7f448827155d8
|
||||
size 14645
|
||||
3
checkpoint-24000/scheduler.pt
Normal file
3
checkpoint-24000/scheduler.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e2a476c50bb885e7c01075d7fe999513dfdd1af39a4231d10965d936ce48cf5
|
||||
size 1465
|
||||
3458
checkpoint-24000/trainer_state.json
Normal file
3458
checkpoint-24000/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-24000/training_args.bin
Normal file
3
checkpoint-24000/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b89574d4fb532cbff16922a1304201180637df9c21820d655203050012091374
|
||||
size 5329
|
||||
Reference in New Issue
Block a user