Fix typo
Browse files- content.py +1 -1
content.py
CHANGED
@@ -29,7 +29,7 @@ To make this website, we use the following resources:
|
|
29 |
|
30 |
- Datasets (AI2_ARC, HellaSwag, MMLU, TruthfulQA)
|
31 |
- Funding and GPU access (Adobe Research)
|
32 |
-
- Evaluation code (
|
33 |
- Leaderboard code (Huggingface4's open_llm_leaderboard repo)
|
34 |
|
35 |
"""
|
|
|
29 |
|
30 |
- Datasets (AI2_ARC, HellaSwag, MMLU, TruthfulQA)
|
31 |
- Funding and GPU access (Adobe Research)
|
32 |
+
- Evaluation code (EleutherAI's lm_evaluation_harness repo)
|
33 |
- Leaderboard code (Huggingface4's open_llm_leaderboard repo)
|
34 |
|
35 |
"""
|