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

Model: neuralmagic/Llama-2-7b-dolphin-open_platypus-pruned_50
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-22 03:17:52 +08:00
commit 6be35a8757
18 changed files with 94442 additions and 0 deletions

25
hellaswag.json Normal file
View File

@@ -0,0 +1,25 @@
{
"results": {
"hellaswag": {
"acc": 0.5884285998805019,
"acc_stderr": 0.004911125101064641,
"acc_norm": 0.784106751643099,
"acc_norm_stderr": 0.004105997149954853
}
},
"versions": {
"hellaswag": 0
},
"config": {
"model": "hf",
"model_args": "pretrained=/nm/drive1/shubhra/cerebras/experiments/spft-cerebras_llama2_sparse50_45B_platypus_dolphin_KDFalse_GCTrue_LR1e-4_E2/combined/,trust_remote_code=True,dtype=bfloat16",
"num_fewshot": 10,
"batch_size": "48",
"batch_sizes": [],
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}