初始化项目,由ModelHub XC社区提供模型
Model: neuralmagic/Llama-2-7b-ultrachat200k Source: Original Platform
This commit is contained in:
25
arc_challenge_25shot_bs16_fp32.json
Normal file
25
arc_challenge_25shot_bs16_fp32.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"results": {
|
||||
"arc_challenge": {
|
||||
"acc": 0.4974402730375427,
|
||||
"acc_stderr": 0.014611199329843791,
|
||||
"acc_norm": 0.5281569965870307,
|
||||
"acc_norm_stderr": 0.014588204105102203
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"arc_challenge": 0
|
||||
},
|
||||
"config": {
|
||||
"model": "sparseml",
|
||||
"model_args": "pretrained=/nm/drive1/alexandre/zoo/llama2-7b-ultrachat200k_llama2_pretrain-base/training,dtype=float32",
|
||||
"num_fewshot": 25,
|
||||
"batch_size": "16",
|
||||
"batch_sizes": [],
|
||||
"device": "cuda:1",
|
||||
"no_cache": true,
|
||||
"limit": null,
|
||||
"bootstrap_iters": 100000,
|
||||
"description_dict": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user