Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets: We-Want-GPU/Yi-Ko-DPO-Orca-DPO-Pairs
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- ko
|
7 |
+
pipeline_tag: text-generation
|
8 |
---
|
9 |
+
|
10 |
+
**Explanation**
|
11 |
+
- With the base model, attached the DPO applied Adapter
|
12 |
+
|
13 |
+
**Base Model**
|
14 |
+
- [TomGrc/FusionNet_7Bx2_MoE_v0.1](https://huggingface.co/TomGrc/FusionNet_7Bx2_MoE_v0.1)
|
15 |
+
|
16 |
+
**Adapter Corpus**
|
17 |
+
- [We-Want-GPU/Yi-Ko-DPO-Orca-DPO-Pairs](https://huggingface.co/datasets/We-Want-GPU/Yi-Ko-DPO-Orca-DPO-Pairs)
|
18 |
+
|
19 |
+
**Log**
|
20 |
+
- 2024.02.13: Initial version Upload
|
21 |
+
|
22 |
+
**LICENSE**
|
23 |
+
- MIT
|