NTIS commited on
Commit
c44286a
1 Parent(s): 0966057

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,7 @@ license: llama3
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 |
@@ -32,6 +32,7 @@ Results in [LogicKor](https://lk.instruct.kr/)* are as follows:
32
  | Single-turn | 8.42 |
33
  | Multi-turn | 8.00 |
34
  | **Overall** | **8.21** |
 
35
 
36
  ### 5. How to use the model
37
  ```python
 
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 |
 
32
  | Single-turn | 8.42 |
33
  | Multi-turn | 8.00 |
34
  | **Overall** | **8.21** |
35
+ *Our model demonstrates the best performance among publicly available 8B models on the LogicKor leaderboard as of 2024.07.30.*
36
 
37
  ### 5. How to use the model
38
  ```python