JonahYixMAD commited on
Commit
006e173
·
verified ·
1 Parent(s): 69bbf22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This repository contains [`mistralai/Mistral-Small-Instruct-2409`](https://huggi
15
 
16
  2. **Accuracy:** This xMADified model preserves the quality of the full-precision model. In the table below, we present the zero-shot accuracy on popular benchmarks of this xMADified model against the [GPTQ](https://github.com/AutoGPTQ/AutoGPTQ)-quantized model (both w4g128 for a fair comparison). GPTQ fails on the difficult **MMLU** task, while the xMADai model offers significantly higher accuracy.
17
 
18
- | Benchmark | xMADai Mistral-Small-Instruct-2409 (compared to GPTQ Mistral-Small-Instruct-2409) |
19
  |---|---|
20
  | **MMLU** | 49.45 → **68.59** |
21
  | **Arc Challenge** | 56.14 → **57.51** |
 
15
 
16
  2. **Accuracy:** This xMADified model preserves the quality of the full-precision model. In the table below, we present the zero-shot accuracy on popular benchmarks of this xMADified model against the [GPTQ](https://github.com/AutoGPTQ/AutoGPTQ)-quantized model (both w4g128 for a fair comparison). GPTQ fails on the difficult **MMLU** task, while the xMADai model offers significantly higher accuracy.
17
 
18
+ | Benchmark | xMADai Mistral-Small-Instruct-2409<br>(compared to GPTQ Mistral-Small-Instruct-2409) |
19
  |---|---|
20
  | **MMLU** | 49.45 → **68.59** |
21
  | **Arc Challenge** | 56.14 → **57.51** |