Update README.md
Browse files
README.md
CHANGED
@@ -47,10 +47,10 @@ Long context benchmarks:
|
|
47 |
| [Yarn-Llama-2-70b-32k](https://huggingface.co/NousResearch/Yarn-Llama-2-70b-32k) | 32k | 3.61 | 3.22 | 2.91 | 2.82 | 2.45 | 2.23 |
|
48 |
|
49 |
Short context benchmarks showing that quality degradation is minimal:
|
50 |
-
| Model | Context Window | ARC-c |
|
51 |
-
|
52 |
-
| [Llama-2-70b-hf](meta-llama/Llama-2-70b-hf) | 4k | 67.32 |
|
53 |
-
| [Yarn-Llama-2-70b-32k](https://huggingface.co/NousResearch/Yarn-Llama-2-70b-32k) | 32k | 67.41 |
|
54 |
|
55 |
## Collaborators
|
56 |
|
|
|
47 |
| [Yarn-Llama-2-70b-32k](https://huggingface.co/NousResearch/Yarn-Llama-2-70b-32k) | 32k | 3.61 | 3.22 | 2.91 | 2.82 | 2.45 | 2.23 |
|
48 |
|
49 |
Short context benchmarks showing that quality degradation is minimal:
|
50 |
+
| Model | Context Window | ARC-c | MMLU | Truthful QA |
|
51 |
+
|-------|---------------:|------:|-----:|------------:|
|
52 |
+
| [Llama-2-70b-hf](meta-llama/Llama-2-70b-hf) | 4k | 67.32 | 69.83 | 44.92 |
|
53 |
+
| [Yarn-Llama-2-70b-32k](https://huggingface.co/NousResearch/Yarn-Llama-2-70b-32k) | 32k | 67.41 | 68.84 | 46.14 |
|
54 |
|
55 |
## Collaborators
|
56 |
|