Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
tags:
|
4 |
+
- yi
|
5 |
+
- moe
|
6 |
+
- DPO
|
7 |
+
license_name: yi-license
|
8 |
+
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
+
|
13 |
+
* [This is DPO improved version of cloudyu/Yi-34Bx2-MoE-60B](https://huggingface.co/cloudyu/Yi-34Bx2-MoE-60B)
|
14 |
+
|
15 |
+
* [DPO Trainer](https://huggingface.co/docs/trl/main/en/dpo_trainer)
|
16 |
+
|
17 |
+
* metrics not test!
|