Text Generation
Transformers
Safetensors
English
llama
smol_llama
llama2
Inference Endpoints
text-generation-inference
File size: 621 Bytes
5c6d1f0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "results": {
    "arc_challenge": {
      "acc": 0.181740614334471,
      "acc_stderr": 0.011269198948880236,
      "acc_norm": 0.23293515358361774,
      "acc_norm_stderr": 0.012352507042617396
    }
  },
  "versions": {
    "arc_challenge": 0
  },
  "config": {
    "model": "hf-causal-experimental",
    "model_args": "pretrained=BEE-spoke-data/smol_llama-101M-GQA,revision=main,trust_remote_code=True,dtype='float'",
    "num_fewshot": 25,
    "batch_size": "8",
    "batch_sizes": [],
    "device": "cuda",
    "no_cache": false,
    "limit": null,
    "bootstrap_iters": 100000,
    "description_dict": {}
  }
}