初始化项目,由ModelHub XC社区提供模型
Model: LLM360/Amber Source: Original Platform
This commit is contained in:
25
eval_truthfulqa.json
Normal file
25
eval_truthfulqa.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"results": {
|
||||
"truthfulqa_mc": {
|
||||
"mc1": 0.2141982864137087,
|
||||
"mc1_stderr": 0.014362148155690462,
|
||||
"mc2": 0.3359467406926554,
|
||||
"mc2_stderr": 0.013120875222733098
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"truthfulqa_mc": 1
|
||||
},
|
||||
"config": {
|
||||
"model": "hf-causal",
|
||||
"model_args": "pretrained=./workdir_7b_16mix/ckpt_359",
|
||||
"num_fewshot": 0,
|
||||
"batch_size": "1",
|
||||
"batch_sizes": [],
|
||||
"device": null,
|
||||
"no_cache": true,
|
||||
"limit": null,
|
||||
"bootstrap_iters": 100000,
|
||||
"description_dict": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user