File size: 1,298 Bytes
f69710b
 
4a1ce18
 
 
 
 
 
f69710b
c6c50ec
 
 
4a1ce18
 
 
 
 
 
 
 
 
452d924
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: apache-2.0
datasets:
- 64bits/lima_vicuna_format
language:
- en
library_name: transformers
pipeline_tag: text-generation
---

<a href="https://www.buymeacoffee.com/acrastt" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

This is [OpenLLaMA 3B V2](https://huggingface.co/openlm-research/open_llama_3b_v2) finetuned on [LIMA(ShareGPT format)](https://huggingface.co/datasets/64bits/lima_vicuna_format) for 2 epochs.

Prompt template:
```
### HUMAN:
{prompt}

### RESPONSE:
<leave a newline for the model to answer>
```
# [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_acrastt__Bean-3B)

| Metric                | Value                     |
|-----------------------|---------------------------|
| Avg.                  | 35.2   |
| ARC (25-shot)         | 40.36          |
| HellaSwag (10-shot)   | 72.0    |
| MMLU (5-shot)         | 26.43         |
| TruthfulQA (0-shot)   | 36.11   |
| Winogrande (5-shot)   | 65.67   |
| GSM8K (5-shot)        | 0.53        |
| DROP (3-shot)         | 5.28         |