初始化项目,由ModelHub XC社区提供模型
Model: neuralmagic/Llama-2-7b-dolphin-open_platypus-pruned_70 Source: Original Platform
This commit is contained in:
25
arc_challenge.json
Normal file
25
arc_challenge.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"results": {
|
||||
"arc_challenge": {
|
||||
"acc": 0.4803754266211604,
|
||||
"acc_stderr": 0.014600132075947094,
|
||||
"acc_norm": 0.5025597269624573,
|
||||
"acc_norm_stderr": 0.014611199329843784
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"arc_challenge": 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": 25,
|
||||
"batch_size": "32",
|
||||
"batch_sizes": [],
|
||||
"device": "cuda:0",
|
||||
"no_cache": true,
|
||||
"limit": null,
|
||||
"bootstrap_iters": 100000,
|
||||
"description_dict": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user