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

Model: nm-testing/Llama-2-7b-pruned40-retrained
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-16 08:19:13 +08:00
commit 5daa9d3078
19 changed files with 94441 additions and 0 deletions

27
winogrande_5shot.json Normal file
View File

@@ -0,0 +1,27 @@
{
"results": {
"winogrande": {
"acc": 0.7198105761641673,
"acc_stderr": 0.012621707979798499
}
},
"versions": {
"winogrande": 0
},
"config": {
"model": "hf-causal-experimental",
"model_args": {
"pretrained": "/network/alexandre/research/cerebras/retrained_s50",
"trust_remote_code": true,
"dtype": "bfloat16"
},
"num_fewshot": 5,
"batch_size": "8",
"batch_sizes": [],
"device": "cuda:1",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}