Text Generation
Transformers
Safetensors
PyTorch
English
llama
facebook
meta
llama-2
text-generation-inference
uukuguy commited on
Commit
29e5d4c
1 Parent(s): 752a559

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -29,11 +29,11 @@ speechless-llama2-13b is a merge of Open-Orca/OpenOrca-Platypus2-13B and WizardL
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 | 62.03 |
33
+ | HellaSwag | 81.85 |
34
+ | MMLU | 58.52 |
35
+ | TruthfulQA | 55.7 |
36
+ | Average | 64.52 |
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.