Locutusque
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Intel/orca_dpo_pairs
|
5 |
+
- Locutusque/Hercules-v3.0
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
---
|
9 |
+
# NeuralReyna-Mini-1.8B-v0.2
|
10 |
+
![Reyna image](https://th.bing.com/th/id/OIG3.8IBxuT77hh6Y_r1DZ6WK?dpr=2.6&pid=ImgDetMain)
|
11 |
+
# Description
|
12 |
+
Taken aloobun/Reyna-Mini-1.8B-v0.2 and further fine-tuned it using DPO using the Intel/orca_dpo_pairs dataset.
|
13 |
+
|
14 |
+
This model has capabilities in coding, math, science, roleplay, and function calling.
|
15 |
+
|
16 |
+
# Evaluation
|
17 |
+
Coming soon
|
18 |
+
|
19 |
+
# Disclaimer
|
20 |
+
|
21 |
+
This model may have overfitted to the DPO training data, and may not perform well.
|