初始化项目,由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

25
truthfulqa_mc.json Normal file
View File

@@ -0,0 +1,25 @@
{
"results": {
"truthfulqa_mc": {
"mc1": 0.2802937576499388,
"mc1_stderr": 0.015723139524608763,
"mc2": 0.4267590294350202,
"mc2_stderr": 0.014157890438760036
}
},
"versions": {
"truthfulqa_mc": 1
},
"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": 0,
"batch_size": "128",
"batch_sizes": [],
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}