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

Model: RedHatAI/Llama-2-7b-dolphin-open_platypus-pruned_50
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-29 03:32:13 +08:00
commit bb16452c2a
18 changed files with 343 additions and 0 deletions

23
gsm8k.json Normal file
View File

@@ -0,0 +1,23 @@
{
"results": {
"gsm8k": {
"acc": 0.18119787717968158,
"acc_stderr": 0.010609827611527357
}
},
"versions": {
"gsm8k": 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": 5,
"batch_size": "128",
"batch_sizes": [],
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}