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