Datasets:
Malikeh1375
commited on
Commit
•
97027b1
1
Parent(s):
139426b
Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,16 @@ configs:
|
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
This is the binarized version of distilabel Orca Pairs for DPO and ORPO.
|
31 |
|
|
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
29 |
+
license: apache-2.0
|
30 |
+
language:
|
31 |
+
- en
|
32 |
+
tags:
|
33 |
+
- dpo
|
34 |
+
- orpo
|
35 |
+
- synthetic
|
36 |
+
- distilabel
|
37 |
+
size_categories:
|
38 |
+
- 10K<n<100K
|
39 |
---
|
40 |
This is the binarized version of distilabel Orca Pairs for DPO and ORPO.
|
41 |
|