abhishekchohan
commited on
Commit
•
94125ef
1
Parent(s):
a610c8f
Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,12 @@ Introducing Mistral-7B-Forest-DPO, a LLM fine-tuned with base model mistralai/Mi
|
|
15 |
This model showcases exceptional prowess across a spectrum of natural language processing (NLP) tasks.
|
16 |
|
17 |
A mixture of the following datasets was used for fine-tuning.
|
18 |
-
|
19 |
-
|
20 |
-
|
|
|
|
|
|
|
21 |
|
22 |
💻 Usage
|
23 |
|
|
|
15 |
This model showcases exceptional prowess across a spectrum of natural language processing (NLP) tasks.
|
16 |
|
17 |
A mixture of the following datasets was used for fine-tuning.
|
18 |
+
|
19 |
+
1. Intel/orca_dpo_pairs
|
20 |
+
2. nvidia/HelpSteer
|
21 |
+
3. jondurbin/truthy-dpo-v0.1
|
22 |
+
|
23 |
+
|
24 |
|
25 |
💻 Usage
|
26 |
|