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

Model: Jeesup/MUSE-Books_iclm-7b_npo_beta0p1_lr5e-6_lam10_ep1
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-05 19:23:18 +08:00
commit 1ec0f44cc3
14 changed files with 93881 additions and 0 deletions

20
muse_run_metadata.json Normal file
View File

@@ -0,0 +1,20 @@
{
"repo_id": "Jeesup/MUSE-Books_Llama-2-7b_npo_beta0p1_lr5e-6_lam10_ep1",
"source_target_model": "muse-bench/MUSE-books_target",
"tokenizer": "meta-llama/Llama-2-7b-hf",
"corpus": "books",
"algorithm": "npo",
"loss_type": "npo_gdr",
"beta": 0.1,
"learning_rate": 5e-06,
"retain_loss_coefficient": 10.0,
"epochs": 1,
"max_len": 512,
"per_device_batch_size": 4,
"max_steps": -1,
"selection": {
"selection_metric": null,
"selection": null,
"checkpoint_scores": []
}
}