Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
+
|
5 |
+
# etri-xainlp/SOLAR-10.7B-sft-dpo-v1
|
6 |
+
|
7 |
+
## Model Details
|
8 |
+
|
9 |
+
**Model Developers** ETRI xainlp team
|
10 |
+
|
11 |
+
**Input** text only.
|
12 |
+
|
13 |
+
**Output** text only.
|
14 |
+
|
15 |
+
**Model Architecture**
|
16 |
+
|
17 |
+
**Base Model** [davidkim205/nox-solar-10.7b-v4](https://huggingface.co/davidkim205/nox-solar-10.7b-v4)
|
18 |
+
|
19 |
+
**Training Dataset**
|
20 |
+
|
21 |
+
- sft+lora: 1,821,734 cot set
|
22 |
+
-
|
23 |
+
- dpo+lora: 221,869 user preference set
|
24 |
+
|
25 |
+
- We use A100 GPU 80GB * 8, when training.
|