初始化项目,由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_hellaswag.json Normal file
View File

@@ -0,0 +1,25 @@
{
"results": {
"hellaswag": {
"acc": 0.5476000796654052,
"acc_stderr": 0.0049671185759052865,
"acc_norm": 0.7382991435968931,
"acc_norm_stderr": 0.004386622589119069
}
},
"versions": {
"hellaswag": 0
},
"config": {
"model": "hf-causal",
"model_args": "pretrained=./workdir_7b_16mix/ckpt_359",
"num_fewshot": 10,
"batch_size": "1",
"batch_sizes": [],
"device": null,
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}