初始化项目,由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": {
"hellaswag": {
"acc": 0.27450199203187253,
"acc_stderr": 0.008909237404005179,
"acc_norm": 0.28884462151394424,
"acc_norm_stderr": 0.009048238955347484
}
},
"versions": {
"hellaswag": 0
},
"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": 10,
"batch_size": "16",
"batch_sizes": [],
"device": "cuda",
"no_cache": false,
"limit": 0.25,
"bootstrap_iters": 100000,
"description_dict": {}
}
}