File size: 555 Bytes
01c34b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "results": {
    "gsm8k": {
      "acc": 0.1243366186504928,
      "acc_stderr": 0.00908888096202845
    }
  },
  "versions": {
    "gsm8k": 0
  },
  "config": {
    "model": "hf-causal-experimental",
    "model_args": {
      "pretrained": "/nm/drive1/alexandre/zoo/llama2-7b-ultrachat200k_llama2_pretrain-base/training",
      "dtype": "float32"
    },
    "num_fewshot": 5,
    "batch_size": "8",
    "batch_sizes": [],
    "device": "cuda:7",
    "no_cache": true,
    "limit": null,
    "bootstrap_iters": 100000,
    "description_dict": {}
  }
}