Update README.md
Browse files
README.md
CHANGED
@@ -19,10 +19,10 @@ pipeline_tag: text-generation
|
|
19 |
| Metric | lgaalves/falcon-7b_guanaco | tiiuae/falcon-7b (base) |
|
20 |
|-----------------------|-------|-------|
|
21 |
| Avg. | - | 47.01 |
|
22 |
-
| ARC (25-shot) | 50.0 | 47.87 |
|
23 |
-
| HellaSwag (10-shot) |
|
24 |
| MMLU (5-shot) | - | 27.79 |
|
25 |
-
| TruthfulQA (0-shot) | 40.45 | 34.26 |
|
26 |
|
27 |
|
28 |
We use state-of-the-art [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) to run the benchmark tests above, using the same version as the HuggingFace LLM Leaderboard. Please see below for detailed instructions on reproducing benchmark results.
|
|
|
19 |
| Metric | lgaalves/falcon-7b_guanaco | tiiuae/falcon-7b (base) |
|
20 |
|-----------------------|-------|-------|
|
21 |
| Avg. | - | 47.01 |
|
22 |
+
| ARC (25-shot) | **50.0** | 47.87 |
|
23 |
+
| HellaSwag (10-shot) | **78.54** | 78.13 |
|
24 |
| MMLU (5-shot) | - | 27.79 |
|
25 |
+
| TruthfulQA (0-shot) | **40.45** | 34.26 |
|
26 |
|
27 |
|
28 |
We use state-of-the-art [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) to run the benchmark tests above, using the same version as the HuggingFace LLM Leaderboard. Please see below for detailed instructions on reproducing benchmark results.
|