初始化项目,由ModelHub XC社区提供模型

Model: BEE-spoke-data/smol_llama-81M-tied
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-10 23:47:59 +08:00
commit 6c739eadac
15 changed files with 932 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"results": {
"truthfulqa_mc": {
"mc1": 0.2423500611995104,
"mc1_stderr": 0.01500067437357034,
"mc2": 0.4352666140818066,
"mc2_stderr": 0.015240603531006328
}
},
"versions": {
"truthfulqa_mc": 1
},
"config": {
"model": "hf-causal-experimental",
"model_args": "pretrained=BEE-spoke-data/smol_llama-81M-tied,revision=main,trust_remote_code=True,dtype='float'",
"num_fewshot": 0,
"batch_size": "16",
"batch_sizes": [],
"device": "cuda",
"no_cache": false,
"limit": null,
"bootstrap_iters": 100000,
"description_dict": {}
}
}