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

Model: neuralmagic/Llama-2-7b-dolphin-open_platypus
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-21 21:50:50 +08:00
commit 4d58223238
18 changed files with 94440 additions and 0 deletions

23
gsm8k.json Normal file
View File

@@ -0,0 +1,23 @@
{
"results": {
"gsm8k": {
"acc": 0.1516300227445034,
"acc_stderr": 0.009879331091354313
}
},
"versions": {
"gsm8k": 0
},
"config": {
"model": "hf",
"model_args": "pretrained=/cache/shubhra/models/llama2_denseft_playtpus_dolphin_LR1e-5_E2_noGC_LRScosine/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": {}
}
}