uukuguy commited on
Commit
2d08d84
1 Parent(s): 4410d8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -29,11 +29,11 @@ speechless-llama2-hermes-orca-platypus-wizardlm-13b is a merge of NousResearch/N
29
 
30
  | Metric | Value |
31
  | --- | --- |
32
- | ARC | |
33
- | HellaSwag | |
34
- | MMLU | |
35
- | TruthfulQA | |
36
- | Average | |
37
 
38
  # **Llama 2**
39
  Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 13B pretrained model, converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.
 
29
 
30
  | Metric | Value |
31
  | --- | --- |
32
+ | ARC | 59.56 |
33
+ | HellaSwag | 82.60 |
34
+ | MMLU | 58.35 |
35
+ | TruthfulQA | 56.02 |
36
+ | Average | 64.13 |
37
 
38
  # **Llama 2**
39
  Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 13B pretrained model, converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.