Oscar Wu commited on
Commit
78b264a
·
1 Parent(s): c6bd367

Updated README

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -20,11 +20,11 @@ This repository contains [`meta-llama/Llama-3.1-8B-Instruct`](https://huggingfac
20
 
21
  ## Table 1: xMAD vs. Unsloth vs. Meta
22
 
23
- | | MMLU | Arc Challenge | Arc Easy | LAMBADA Standard | LAMBADA OpenAI | *PIQA | Winogrande | HellaSwag |
24
- | ----------------------------------------------------------------------------------------------------------------- | --------- | -------------- | --------- | ---------------- | -------------- | --------- | ---------- | --------- |
25
- | [xmadai/Llama-3.1-8B-Instruct-xMADai-INT4](https://huggingface.co/xmadai/Llama-3.1-8B-Instruct-xMADai-INT4) | **66.83** | **52.3** | **82.11** | **65.73** | **73.30** | **79.88** | **72.77** | **58.49** |
26
- | [unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit) | 65.91 | 51.37 | 80.89 | 63.98 | 71.49 | 79.43 | 73.80 | 58.51 |
27
- | [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) | 68.05 | 51.71 | 81.9 | 66.18 | 73.55 | 79.87 | 73.72 | 59.10 |
28
 
29
 
30
 
 
20
 
21
  ## Table 1: xMAD vs. Unsloth vs. Meta
22
 
23
+ | | MMLU | Arc Challenge | Arc Easy | LAMBADA Standard | LAMBADA OpenAI | PIQA | Winogrande | HellaSwag |
24
+ | ----------------------------------------------------------------------------------------------------------------- | --------- | ------------- | --------- | ---------------- | -------------- | --------- | ---------- | --------- |
25
+ | [xmadai/Llama-3.1-8B-Instruct-xMADai-INT4](https://huggingface.co/xmadai/Llama-3.1-8B-Instruct-xMADai-INT4) | **66.83** | **52.3** | **82.11** | **65.73** | **73.30** | **79.88** | **72.77** | **58.49** |
26
+ | [unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit) | 65.91 | 51.37 | 80.89 | 63.98 | 71.49 | 79.43 | 73.80 | 58.51 |
27
+ | [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) | 68.05 | 51.71 | 81.9 | 66.18 | 73.55 | 79.87 | 73.72 | 59.10 |
28
 
29
 
30