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