File size: 1,951 Bytes
ccc5bdb
3c42b41
ccc5bdb
c6851de
 
 
c405077
c6851de
2579ee9
 
 
 
c6851de
 
2579ee9
ea9bbc1
2579ee9
ea9bbc1
3c88519
 
7ea67f8
3c88519
7ea67f8
 
3c88519
2a92e0e
 
 
 
 
 
 
 
 
 
 
 
 
 
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
37
38
39
40
---
license: cc-by-nc-4.0
---

# Overview

This is a fine-tuned 7b parameter LlaMa model, using completely synthetic training data created by https://github.com/jondurbin/airoboros

__*I don't recommend using this model! The outputs aren't particularly great, and it may contain "harmful" data due to jailbreak*__

Please see one of the updated airoboros models for a much better experience.

### Training data

This was an experiment to see if a "jailbreak" prompt could be used to generate a broader range of data that would otherwise have been filtered by OpenAI's alignment efforts.

The jailbreak did indeed work with a high success rate, and caused OpenAI to generate a broader range of topics and fewer refusals to answer questions/instructions of sensitive topics.

### Usage and License Notices

All airoboros models and datasets are intended and licensed for research use only.  I've used the 'cc-nc-4.0' license, but really it is subject to a custom/special license because:

- the base model is LLaMa, which has it's own special research license
- the dataset(s) were generated with OpenAI (gpt-4 and/or gpt-3.5-turbo), which has a clausing saying the data can't be used to create models to compete with openai

So, to reiterate: this model (and datasets) cannot be used commercially.
# [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_jondurbin__airoboros-7b)

| Metric                | Value                     |
|-----------------------|---------------------------|
| Avg.                  | 44.01   |
| ARC (25-shot)         | 53.07          |
| HellaSwag (10-shot)   | 77.65    |
| MMLU (5-shot)         | 37.23         |
| TruthfulQA (0-shot)   | 43.39   |
| Winogrande (5-shot)   | 70.96   |
| GSM8K (5-shot)        | 2.12        |
| DROP (3-shot)         | 23.66         |