leejunhyeok
commited on
Commit
•
6b0c101
1
Parent(s):
93cbb1f
Update README.md
Browse filesremove wrong tags
README.md
CHANGED
@@ -2,18 +2,10 @@
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- en
|
5 |
-
|
6 |
-
datasets:
|
7 |
-
- Ichsan2895/alpaca-gpt4-indonesian
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
-
|
11 |
-
library_name: keras
|
12 |
-
pipeline_tag: text-generation
|
13 |
-
tags:
|
14 |
-
- code
|
15 |
-
- biology
|
16 |
-
- finance
|
17 |
---
|
18 |
# **Introduction**
|
19 |
MoMo-72B-lora-1.8.7-DPO is trained via Direct Preference Optimization([DPO](https://arxiv.org/abs/2305.18290)) from [MoMo-72B-LoRA-V1.4](https://huggingface.co/moreh/MoMo-72B-LoRA-V1.4) as its base model, with several optimizations in hyperparameters.
|
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- en
|
5 |
+
|
|
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
+
library_name: pytorch
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
# **Introduction**
|
11 |
MoMo-72B-lora-1.8.7-DPO is trained via Direct Preference Optimization([DPO](https://arxiv.org/abs/2305.18290)) from [MoMo-72B-LoRA-V1.4](https://huggingface.co/moreh/MoMo-72B-LoRA-V1.4) as its base model, with several optimizations in hyperparameters.
|