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

Model: RedHatAI/Llama-2-7b-pruned50-retrained
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-28 04:57:14 +08:00
commit 49f8547154
20 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"results": {
"truthfulqa_mc": {
"mc1": 0.23745410036719705,
"mc1_stderr": 0.014896277441041843,
"mc2": 0.3767993171277586,
"mc2_stderr": 0.013650568183578926
}
},
"versions": {
"truthfulqa_mc": 1
},
"config": {
"model": "sparseml",
"model_args": "pretrained=/network/alexandre/research/cerebras/llama2_7B_sparse50_45B_retrained/checkpoint,dtype=bfloat16",
"num_fewshot": 0,
"batch_size": "16",
"batch_sizes": [],
"device": "cuda:4",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}