Update README.md
Browse files
README.md
CHANGED
@@ -158,6 +158,9 @@ Answer (number only):"
|
|
158 |
'''
|
159 |
```
|
160 |
|
|
|
|
|
|
|
161 |
## More
|
162 |
For more details and examples, refer to the base model below:
|
163 |
https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3
|
|
|
158 |
'''
|
159 |
```
|
160 |
|
161 |
+
## MMLU
|
162 |
+
We used [this script](https://github.com/FranxYao/chain-of-thought-hub/blob/461e2d551f3f12d54caee75fa1e915fdbc3e9d12/MMLU/run_mmlu_open_source.py).
|
163 |
+
|
164 |
## More
|
165 |
For more details and examples, refer to the base model below:
|
166 |
https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3
|