File size: 1,250 Bytes
144ba56
776bc4c
144ba56
 
 
 
 
 
 
05dd3a1
d8a7108
144ba56
 
 
a182ab5
 
144ba56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e4a986c
6b9682a
6f52940
6b9682a
 
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
---
base_model: mistralai/Mistral-Nemo-Base-2407
license: apache-2.0
datasets:
- BeaverAI/Nemo-Inst-Tune-ds
language:
- en
library_name: transformers
---
# Dory 12b
redone instruct finetune of mistral nemo 12b. *not* (E)RP-focused, leave that to drummer.

![image/gif](https://cdn-uploads.huggingface.co/production/uploads/634262af8d8089ebaefd410e/tP5kiebGrg8DJZbeBEc3Q.gif)

thanks to twisted for the compute :3

## Prompting
alpaca-like:
```
### System:
[Optional system prompt]

### Instruction:
[Query]

### Response:
[Response]<EOT>

### Instruction:
[...]
```

## Training details
Rank 64 QDoRA, trained on the following data mix:
- All of [kalomaze/Opus_Instruct_3k](https://huggingface.co/datasets/kalomaze/Opus_Instruct_3k)
- All conversations with a reward model rating above 5 in [Magpie-Align/Magpie-Gemma2-Pro-Preview-Filtered](https://huggingface.co/datasets/Magpie-Align/Magpie-Gemma2-Pro-Preview-Filtered)
- 50k of [Gryphe/Sonnet3.5-SlimOrcaDedupCleaned](https://huggingface.co/datasets/Gryphe/Sonnet3.5-SlimOrcaDedupCleaned)
- All stories above 4.7 rating and published before 2020 in [Fizzarolli/FallingThroughTheSkies-592k-Filtered-Filtered](https://huggingface.co/datasets/Fizzarolli/FallingThroughTheSkies-592k-Filtered-Filtered)