初始化项目,由ModelHub XC社区提供模型

Model: thangvip/vwen-0.5
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-23 12:21:09 +08:00
commit 746289923f
85 changed files with 2728578 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"<|endoftext|>": 151643,
"<|im_end|>": 151645,
"<|im_start|>": 151644
}

View File

@@ -0,0 +1,28 @@
{
"_name_or_path": "sail/Sailor-0.5B",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 151643,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"rms_norm_eps": 1e-06,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": false,
"torch_dtype": "float32",
"transformers_version": "4.39.0",
"use_cache": false,
"use_sliding_window": false,
"vocab_size": 151936
}

View File

@@ -0,0 +1,6 @@
{
"bos_token_id": 151643,
"eos_token_id": 151643,
"max_new_tokens": 2048,
"transformers_version": "4.39.0"
}

151388
checkpoint-7616/merges.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:937917280f9f64041d30fe11a7882da25ed0ecdee59fb7b1843952ded485414b
size 2478313760

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6fd4ddabc9c03beb3494446cb2704f5c995906496f4c3eaf614062fee6548bf
size 4956808758

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a41ab52e23892da54d70091e14df8f1b6941c11a68eef43ba6478fda827b6f4
size 14244

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6db315f6419291857886405428837bb956fc0854d21f21f3886d387347d4629d
size 1064

View File

@@ -0,0 +1,20 @@
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}

303111
checkpoint-7616/tokenizer.json Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,43 @@
{
"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
}
},
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": null,
"chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"errors": "replace",
"model_max_length": 2048,
"pad_token": "<|endoftext|>",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}

View File

@@ -0,0 +1,126 @@
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.10537193119901905,
"eval_steps": 500,
"global_step": 7616,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.01,
"grad_norm": 1.4067256450653076,
"learning_rate": 9.930821699849192e-05,
"loss": 2.2227,
"step": 500
},
{
"epoch": 0.01,
"grad_norm": 2.9092910289764404,
"learning_rate": 9.861643399698382e-05,
"loss": 2.1156,
"step": 1000
},
{
"epoch": 0.02,
"grad_norm": 1.1342206001281738,
"learning_rate": 9.792465099547574e-05,
"loss": 2.0774,
"step": 1500
},
{
"epoch": 0.03,
"grad_norm": 3.928356409072876,
"learning_rate": 9.723286799396766e-05,
"loss": 2.0468,
"step": 2000
},
{
"epoch": 0.03,
"grad_norm": 0.9985896944999695,
"learning_rate": 9.654108499245957e-05,
"loss": 2.0288,
"step": 2500
},
{
"epoch": 0.04,
"grad_norm": 1.6732710599899292,
"learning_rate": 9.584930199095148e-05,
"loss": 1.9954,
"step": 3000
},
{
"epoch": 0.05,
"grad_norm": 0.9810203313827515,
"learning_rate": 9.515751898944339e-05,
"loss": 1.9757,
"step": 3500
},
{
"epoch": 0.06,
"grad_norm": 0.8682870864868164,
"learning_rate": 9.446573598793531e-05,
"loss": 1.9651,
"step": 4000
},
{
"epoch": 0.06,
"grad_norm": 0.9405160546302795,
"learning_rate": 9.377395298642722e-05,
"loss": 1.9498,
"step": 4500
},
{
"epoch": 0.07,
"grad_norm": 0.8670147061347961,
"learning_rate": 9.308216998491913e-05,
"loss": 1.935,
"step": 5000
},
{
"epoch": 0.08,
"grad_norm": 0.9158061146736145,
"learning_rate": 9.239038698341104e-05,
"loss": 1.9252,
"step": 5500
},
{
"epoch": 0.08,
"grad_norm": 0.8484827280044556,
"learning_rate": 9.169860398190296e-05,
"loss": 1.9001,
"step": 6000
},
{
"epoch": 0.09,
"grad_norm": 0.8079173564910889,
"learning_rate": 9.100682098039488e-05,
"loss": 1.9174,
"step": 6500
},
{
"epoch": 0.1,
"grad_norm": 0.8451229929924011,
"learning_rate": 9.031503797888679e-05,
"loss": 1.8939,
"step": 7000
},
{
"epoch": 0.1,
"grad_norm": 0.7751355171203613,
"learning_rate": 8.962325497737871e-05,
"loss": 1.8915,
"step": 7500
}
],
"logging_steps": 500,
"max_steps": 72277,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 16,
"total_flos": 6.94759669352104e+17,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:619d9e843dd7d8cff288742698e1be890ea7a8be9d70f15a760162e676357fa4
size 4920

File diff suppressed because one or more lines are too long