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

@@ -0,0 +1,25 @@
{
"results": {
"arc_challenge": {
"acc": 0.39761092150170646,
"acc_stderr": 0.014301752223279536,
"acc_norm": 0.4129692832764505,
"acc_norm_stderr": 0.014388344935398326
}
},
"versions": {
"arc_challenge": 0
},
"config": {
"model": "hf-causal",
"model_args": "pretrained=./workdir_7b_16mix/ckpt_359",
"num_fewshot": 25,
"batch_size": "1",
"batch_sizes": [],
"device": null,
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}