Llama-2-7b-dolphin-open_platypus / arc_challenge.json
shubhrapandit's picture
Convert model to BFloat16 and shard using SafeTensors
9647286
{
"results": {
"arc_challenge": {
"acc": 0.5136518771331058,
"acc_stderr": 0.014605943429860947,
"acc_norm": 0.5409556313993175,
"acc_norm_stderr": 0.014562291073601229
}
},
"versions": {
"arc_challenge": 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": 25,
"batch_size": "32",
"batch_sizes": [],
"device": "cuda:0",
"no_cache": true,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}