File size: 1,546 Bytes
cbf3a1a
826b645
8612306
 
 
 
 
 
 
 
 
 
cbf3a1a
826b645
 
8612306
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
826b645
 
 
8612306
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
41
42
43
---
library_name: peft
datasets:
- databricks/databricks-dolly-15k
tags:
- mistral
- databricks
- dolly
- mistral 7b
- llama
- finetune
- finetuning
---
## Training procedure

We finetuned [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on [databricks/databricks-dolly-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k) Dataset for 1 epoch using [MonsterAPI](https://monsterapi.ai/) no-code [LLM finetuner](https://monsterapi.ai/finetuning).

## Finetuning with MonsterAPI no-code LLM Finetuner in 5 easy steps:
1. **Select an LLM:** Mistral 7B v0.1
2. **Select a task and Dataset:** Instruction Finetuning and databricks-dolly-15k Dataset
3. **Specify Hyperparameters:** We used default values suggested by finetuner
4. **Review and submit the job:** That's it!


### Hyperparameters & Run details:
- Model: mistralai/Mistral-7B-v0.1
- Dataset: databricks/databricks-dolly-15k
- Learning rate: 0.0002
- Number of epochs: 1
- Cutoff length: 512
- Data split: Training: 95% / Validation: 5%
- Gradient accumulation steps: 1

### About Model:
The Mistral-7B-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters. Mistral-7B-v0.1 outperforms Llama 2 13B on majority of the benchmarks as tested by Mistral team.

### About Dataset:
databricks-dolly-15k is a corpus of more than 15,000 records generated by thousands of Databricks employees to enable large language models to exhibit the magical interactivity of ChatGPT.

### Framework versions


- PEFT 0.5.0