lilloukas commited on
Commit
ed3c114
1 Parent(s): d518876

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -15,11 +15,11 @@ Camel-Platypus-13B is a merge of [`garage-bAInd/Platypus2-13B`](https://huggingf
15
 
16
  | Metric | Value |
17
  |-----------------------|-------|
18
- | MMLU (5-shot) | - |
19
- | ARC (25-shot) | - |
20
- | HellaSwag (10-shot) | - |
21
- | TruthfulQA (0-shot) | - |
22
- | Avg. | - |
23
 
24
  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.
25
 
 
15
 
16
  | Metric | Value |
17
  |-----------------------|-------|
18
+ | MMLU (5-shot) | 56.51 |
19
+ | ARC (25-shot) | 60.75 |
20
+ | HellaSwag (10-shot) | 83.61 |
21
+ | TruthfulQA (0-shot) | 49.60 |
22
+ | Avg. | 62.62 |
23
 
24
  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.
25