Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,10 @@ generate_ids = model.generate(inputs,max_length=2048, streamer=streamer)
|
|
36 |
```
|
37 |
|
38 |
|
|
|
39 |
## Test
|
|
|
|
|
40 |
load in 4bit
|
41 |
|
42 |
hf-causal (pretrained=Qwen1.5-0.5B-Chat), limit: None, provide_description: False, num_fewshot: 0, batch_size: 32
|
@@ -60,3 +63,5 @@ hf-causal (pretrained=Qwen1.5-0.5B-Chat_llamafy), limit: None, provide_descripti
|
|
60 |
|truthfulqa_mc| 1|mc1 |0.2534|± |0.0152|
|
61 |
| | |mc2 |0.4322|± |0.0151|
|
62 |
|winogrande | 0|acc |0.5556|± |0.0140|
|
|
|
|
|
|
36 |
```
|
37 |
|
38 |
|
39 |
+
|
40 |
## Test
|
41 |
+
|
42 |
+
|
43 |
load in 4bit
|
44 |
|
45 |
hf-causal (pretrained=Qwen1.5-0.5B-Chat), limit: None, provide_description: False, num_fewshot: 0, batch_size: 32
|
|
|
63 |
|truthfulqa_mc| 1|mc1 |0.2534|± |0.0152|
|
64 |
| | |mc2 |0.4322|± |0.0151|
|
65 |
|winogrande | 0|acc |0.5556|± |0.0140|
|
66 |
+
|
67 |
+
|