Update README.md
Browse files
README.md
CHANGED
@@ -107,7 +107,8 @@ print(tokenizer.decode(response, skip_special_tokens=True))
|
|
107 |
|
108 |
|
109 |
hf (pretrained=chlee10/T3Q-Llama3-8B-Inst-sft1.0), limit: None, provide_description: False, num_fewshot: 0, batch_size: None
|
110 |
-
|
|
|
111 |
| Task |Version| Metric |Value | |Stderr|
|
112 |
|----------------|------:|--------|-----:|---|-----:|
|
113 |
|kobest_boolq | 0|acc |0.5114|± |0.0133|
|
|
|
107 |
|
108 |
|
109 |
hf (pretrained=chlee10/T3Q-Llama3-8B-Inst-sft1.0), limit: None, provide_description: False, num_fewshot: 0, batch_size: None
|
110 |
+
|
111 |
+
```python
|
112 |
| Task |Version| Metric |Value | |Stderr|
|
113 |
|----------------|------:|--------|-----:|---|-----:|
|
114 |
|kobest_boolq | 0|acc |0.5114|± |0.0133|
|