Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,12 @@
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- llama 3
|
|
|
|
|
5 |
datasets:
|
6 |
- Intel/orca_dpo_pairs
|
7 |
pipeline_tag: text-generation
|
|
|
8 |
---
|
9 |
# Orca-Llama-3-8B-Instruct-DPO
|
10 |
|
@@ -40,4 +43,4 @@ ORPOConfig:
|
|
40 |
<div style="text-align: center;">
|
41 |
<img src="https://i.imgur.com/vQ4RzSl.png" style="width: 100%; margin: 0 auto; display: inline-block;"/>
|
42 |
<img src="https://i.imgur.com/9H75ijW.png" style="width: 100%; margin: 0 auto; display: inline-block;"/>
|
43 |
-
</div>
|
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- llama 3
|
5 |
+
- 'orca '
|
6 |
+
- 'dpo '
|
7 |
datasets:
|
8 |
- Intel/orca_dpo_pairs
|
9 |
pipeline_tag: text-generation
|
10 |
+
license: other
|
11 |
---
|
12 |
# Orca-Llama-3-8B-Instruct-DPO
|
13 |
|
|
|
43 |
<div style="text-align: center;">
|
44 |
<img src="https://i.imgur.com/vQ4RzSl.png" style="width: 100%; margin: 0 auto; display: inline-block;"/>
|
45 |
<img src="https://i.imgur.com/9H75ijW.png" style="width: 100%; margin: 0 auto; display: inline-block;"/>
|
46 |
+
</div>
|