Add IfEval to readme
Browse files
README.md
CHANGED
|
@@ -24,6 +24,7 @@ This is a version of the <a href="https://huggingface.co/deepseek-ai/DeepSeek-R1
|
|
| 24 |
| MMLU PRO (5-shot) | 16.74 | <b>19.44</b> |
|
| 25 |
| MUSR (0-shot) | 35.93 | <b>35.94</b> |
|
| 26 |
| BBH (3-shot) | 35.12 | 35.11 |
|
|
|
|
| 27 |
|
| 28 |
## Usage
|
| 29 |
```Python
|
|
|
|
| 24 |
| MMLU PRO (5-shot) | 16.74 | <b>19.44</b> |
|
| 25 |
| MUSR (0-shot) | 35.93 | <b>35.94</b> |
|
| 26 |
| BBH (3-shot) | 35.12 | 35.11 |
|
| 27 |
+
| IfEval (0-shot) | 24.94 | <b>27.1</b> |
|
| 28 |
|
| 29 |
## Usage
|
| 30 |
```Python
|