Text Generation
Transformers
Safetensors
llama
instruct
text-generation-inference
Inference Endpoints
File size: 552 Bytes
9647286
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "results": {
    "winogrande": {
      "acc": 0.744277821625888,
      "acc_stderr": 0.012261253845440474
    }
  },
  "versions": {
    "winogrande": 0
  },
  "config": {
    "model": "hf",
    "model_args": "pretrained=/cache/shubhra/models/llama2_denseft_playtpus_dolphin_LR1e-5_E2_noGC_LRScosine/combined/,trust_remote_code=True,dtype=bfloat16",
    "num_fewshot": 5,
    "batch_size": "128",
    "batch_sizes": [],
    "device": "cuda:0",
    "no_cache": true,
    "limit": null,
    "bootstrap_iters": 100000,
    "description_dict": {}
  }
}