cminja commited on
Commit
712f181
1 Parent(s): 7bc0f6e

Update README.md

Browse files

* Model license: Llama 2 Community License Agreement
* Basic usage: [notebook](assets/basic_inference_llama_2_dolphin.ipynb)
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_dfurman__llama-2-70b-dolphin-peft)

| Metric | Value |
|-----------------------|---------------------------|
| Avg. | 65.72 |
| ARC (25-shot) | 69.62 |
| HellaSwag (10-shot) | 86.82 |
| MMLU (5-shot) | 69.18 |
| TruthfulQA (0-shot) | 57.43 |
| Winogrande (5-shot) | 83.9 |
| GSM8K (5-shot) | 27.37 |




| Metric |Value|
|---------------------------------|----:|
|Avg. |65.72|
|AI2 Reasoning Challenge (25-Shot)|69.62|
|HellaSwag (10-Shot) |86.82|
|MMLU (5-Shot) |69.18|
|TruthfulQA (0-shot) |57.43|
|Winogrande (5-shot) |83.90|
|GSM8k (5-shot) |27.37|

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,3 +1,4 @@
1
- ---
2
- license: llama2
3
- ---
 
 
1
+ ---
2
+ license: llama2
3
+ ---
4
+ llama-2-70b-instruct-v1.1