Update README.md
Browse files
README.md
CHANGED
@@ -139,7 +139,7 @@ This combination optimizes Anvita for superior reasoning, dynamic conversations,
|
|
139 |
| **MuSR (0-Shot)** | 13.47 |
|
140 |
| **MMLU-PRO (5-Shot)** | 35.17 |
|
141 |
|
142 |
-
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/
|
143 |
Personal Benchmarks - check [PERSONAL_BENCHMARK.md](./PERSONAL_BENCHMARK.md)
|
144 |
|
145 |
For optimal reasoning performance, it is recommended to use **BF16** precision and the [Entropic Chain of Thought](https://huggingface.co/sethuiyer/Qwen2.5-7B-Anvita/blob/main/entropic_cot.py) decoding method. This experimental decoder combines entropy and CoT decoding to enhance output quality.
|
|
|
139 |
| **MuSR (0-Shot)** | 13.47 |
|
140 |
| **MMLU-PRO (5-Shot)** | 35.17 |
|
141 |
|
142 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/results/blob/main/sethuiyer/Qwen2.5-7B-Anvita/results_2024-10-27T11-40-06.834908.json).
|
143 |
Personal Benchmarks - check [PERSONAL_BENCHMARK.md](./PERSONAL_BENCHMARK.md)
|
144 |
|
145 |
For optimal reasoning performance, it is recommended to use **BF16** precision and the [Entropic Chain of Thought](https://huggingface.co/sethuiyer/Qwen2.5-7B-Anvita/blob/main/entropic_cot.py) decoding method. This experimental decoder combines entropy and CoT decoding to enhance output quality.
|