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

Model: RedHatAI/Llama-2-7b-pruned70-retrained
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-26 17:58:51 +08:00
commit 8e4a5d29bc
20 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"results": {
"truthfulqa_mc": {
"mc1": 0.2350061199510404,
"mc1_stderr": 0.014843061507731618,
"mc2": 0.3668136165316701,
"mc2_stderr": 0.013583264391841515
}
},
"versions": {
"truthfulqa_mc": 1
},
"config": {
"model": "sparseml",
"model_args": "pretrained=/network/alexandre/research/cerebras/llama2_7B_sparse70_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": {}
}
}