Update README.md
Browse files
README.md
CHANGED
@@ -19,19 +19,19 @@ license: llama3
|
|
19 |
- **DPO Data:** The DPO data consists of translated and curated data from argilla/dpo-mix-7k.
|
20 |
|
21 |
### 4. Benchmark Results
|
22 |
-
Results in [LogicKor](https://
|
23 |
|
24 |
| Metric | Score |
|
25 |
-
|
26 |
-
| Reasoning |
|
27 |
-
| Math |
|
28 |
-
| Writing |
|
29 |
-
| Comprehension |
|
30 |
-
| Grammar |
|
31 |
-
| Singleton |
|
32 |
-
| Multiturn |
|
33 |
-
| Total Score |
|
34 |
-
| **Overall**
|
35 |
|
36 |
### 5. How to use the model
|
37 |
```python
|
|
|
19 |
- **DPO Data:** The DPO data consists of translated and curated data from argilla/dpo-mix-7k.
|
20 |
|
21 |
### 4. Benchmark Results
|
22 |
+
Results in [LogicKor](https://lk.instruct.kr/)* are as follows:
|
23 |
|
24 |
| Metric | Score |
|
25 |
+
|:--------------:|:-----:|
|
26 |
+
| Reasoning | 6.57 |
|
27 |
+
| Math | 8.00 |
|
28 |
+
| Writing | 8.92 |
|
29 |
+
| Comprehension | 8.85 |
|
30 |
+
| Grammar | 9.85 |
|
31 |
+
| Singleton | 7.07 |
|
32 |
+
| Multiturn | 8.42 |
|
33 |
+
| Total Score | 8.00 |
|
34 |
+
| **Overall** | **8.21** |
|
35 |
|
36 |
### 5. How to use the model
|
37 |
```python
|