Update README.md
Browse files
README.md
CHANGED
@@ -176,8 +176,9 @@ Notably, for Thai - a seemingly low-resource language, our model is just 1% behi
|
|
176 |
|
177 |
| M3Exam / 3-shot (Acc) | En | Zh | Vi | Id | Th
|
178 |
|-----------| ------- | ------- | ------- | ------- | ------- |
|
179 |
-
| Random | 25.00 | 25.00 | 25.00 | 23.00 | 23.00
|
180 |
| ChatGPT | 75.46 | 60.20 | 58.64 | 49.27 | 37.41
|
|
|
181 |
| Llama-2-13b | 59.88 | 43.40 | 41.70 | 34.80 | 23.18
|
182 |
| [Llama-2-13b-chat](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf) | 61.17 | 43.29 | 39.97 | 35.50 | 23.74
|
183 |
| [Polylm-13b-chat](https://huggingface.co/DAMO-NLP-MT/polylm-chat-13b) | 32.23 | 29.26 | 29.01 | 25.36 | 18.08
|
|
|
176 |
|
177 |
| M3Exam / 3-shot (Acc) | En | Zh | Vi | Id | Th
|
178 |
|-----------| ------- | ------- | ------- | ------- | ------- |
|
179 |
+
| Random | <span style="color: gray">25.00</span> | <span style="color: gray">25.00</span> | <span style="color: gray">25.00</span> | <span style="color: gray">23.00</span> | <span style="color: gray">23.00</span>
|
180 |
| ChatGPT | 75.46 | 60.20 | 58.64 | 49.27 | 37.41
|
181 |
+
|-----------| ------- | ------- | ------- | ------- | -------
|
182 |
| Llama-2-13b | 59.88 | 43.40 | 41.70 | 34.80 | 23.18
|
183 |
| [Llama-2-13b-chat](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf) | 61.17 | 43.29 | 39.97 | 35.50 | 23.74
|
184 |
| [Polylm-13b-chat](https://huggingface.co/DAMO-NLP-MT/polylm-chat-13b) | 32.23 | 29.26 | 29.01 | 25.36 | 18.08
|