Files
Llama-2-7b-pruned40-retrained/arc_challenge_25shot.json
ModelHub XC 5daa9d3078 初始化项目,由ModelHub XC社区提供模型
Model: nm-testing/Llama-2-7b-pruned40-retrained
Source: Original Platform
2026-06-16 08:19:13 +08:00

29 lines
664 B
JSON

{
"results": {
"arc_challenge": {
"acc": 0.4778156996587031,
"acc_stderr": 0.014597001927076136,
"acc_norm": 0.5136518771331058,
"acc_norm_stderr": 0.014605943429860945
}
},
"versions": {
"arc_challenge": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": {
"pretrained": "/network/alexandre/research/cerebras/retrained_s50",
"trust_remote_code": true,
"dtype": "bfloat16"
},
"num_fewshot": 25,
"batch_size": "8",
"batch_sizes": [],
"device": "cuda:3",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}