Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- argilla/distilabel-intel-orca-dpo-pairs
|
5 |
+
tags:
|
6 |
+
- dpo
|
7 |
+
- 11B
|
8 |
---
|
9 |
+
|
10 |
+
# NeuralBeagle-11B
|
11 |
+
|
12 |
+
DPO'd from vicgalle/franken-Beagle-11B, a Beagle-like model upscaled to 11B.
|
13 |
+
It is a frankenmerge model created using mergekit. Then, we applied DPO over a high-quality preference dataset.
|
14 |
+
|
15 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/5fad8602b8423e1d80b8a965/6u4L-v7GHZWSJq2CT40TS.png)
|