初始化项目,由ModelHub XC社区提供模型
Model: SupraLabs/Supra2-100M-Base Source: Original Platform
This commit is contained in:
47
checkpoint-102000/config.json
Normal file
47
checkpoint-102000/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-102000/generation_config.json
Normal file
10
checkpoint-102000/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-102000/model.safetensors
Normal file
3
checkpoint-102000/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:666939d838e019555de4b93d40d83d92f53ea1a1a05e181299da911d951e7370
|
||||
size 402750928
|
||||
3
checkpoint-102000/optimizer.pt
Normal file
3
checkpoint-102000/optimizer.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb5da146a575ed84aaa9da2d1fd7b2ec16b54a0721b7aae3612554f4bced6753
|
||||
size 805587275
|
||||
3
checkpoint-102000/rng_state.pth
Normal file
3
checkpoint-102000/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ffffd41cb5466a23271a8c6303a885c8e75cf7a03496c0a7cb7f448827155d8
|
||||
size 14645
|
||||
3
checkpoint-102000/scheduler.pt
Normal file
3
checkpoint-102000/scheduler.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcf805774b0aca59023e26be3dc9930fa1826ad1af6787de79d1def3b62786ca
|
||||
size 1465
|
||||
14586
checkpoint-102000/trainer_state.json
Normal file
14586
checkpoint-102000/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-102000/training_args.bin
Normal file
3
checkpoint-102000/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