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

Model: LLM360/Amber
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-15 03:55:12 +08:00
commit b48dd469db
31 changed files with 94470 additions and 0 deletions

25
eval_truthfulqa.json Normal file
View File

@@ -0,0 +1,25 @@
{
"results": {
"truthfulqa_mc": {
"mc1": 0.2141982864137087,
"mc1_stderr": 0.014362148155690462,
"mc2": 0.3359467406926554,
"mc2_stderr": 0.013120875222733098
}
},
"versions": {
"truthfulqa_mc": 1
},
"config": {
"model": "hf-causal",
"model_args": "pretrained=./workdir_7b_16mix/ckpt_359",
"num_fewshot": 0,
"batch_size": "1",
"batch_sizes": [],
"device": null,
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}