File size: 577 Bytes
308522f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
{
  "results": {
    "gsm8k": {
      "acc": 0.354814253222138,
      "acc_stderr": 0.013179083387979202
    }
  },
  "versions": {
    "gsm8k": 0
  },
  "config": {
    "model": "hf-causal-experimental",
    "model_args": {
      "pretrained": "/home/alexandre/zoo/llama2-7b-gsm8k_llama2_pretrain-base/training/",
      "dtype": "float16",
      "trust_remote_code": true
    },
    "num_fewshot": 0,
    "batch_size": "16",
    "batch_sizes": [],
    "device": "cuda:0",
    "no_cache": true,
    "limit": null,
    "bootstrap_iters": 100000,
    "description_dict": {}
  }
}