初始化项目,由ModelHub XC社区提供模型
Model: nm-testing/Llama-2-7b-pruned40-retrained Source: Original Platform
This commit is contained in:
29
truthfulqa_mc_0shot.json
Normal file
29
truthfulqa_mc_0shot.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"results": {
|
||||
"truthfulqa_mc": {
|
||||
"mc1": 0.24724602203182375,
|
||||
"mc1_stderr": 0.015102404797359652,
|
||||
"mc2": 0.38074259720731923,
|
||||
"mc2_stderr": 0.013465768407546208
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"truthfulqa_mc": 1
|
||||
},
|
||||
"config": {
|
||||
"model": "hf-causal-experimental",
|
||||
"model_args": {
|
||||
"pretrained": "/network/alexandre/research/cerebras/retrained_s50",
|
||||
"trust_remote_code": true,
|
||||
"dtype": "bfloat16"
|
||||
},
|
||||
"num_fewshot": 0,
|
||||
"batch_size": "8",
|
||||
"batch_sizes": [],
|
||||
"device": "cuda:2",
|
||||
"no_cache": true,
|
||||
"limit": null,
|
||||
"bootstrap_iters": 100000,
|
||||
"description_dict": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user