Instructions to use KISTI-KONI/KONI-Llama3.1-8B-Instruct-20241024 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,15 +23,15 @@ The performances were evaluated using the [LogicKor](https://github.com/instruct
|
|
| 23 |
|
| 24 |
| Metric | Score |
|
| 25 |
|:--------------:|:-----:|
|
| 26 |
-
| Reasoning | 8.
|
| 27 |
-
| Math | 8.
|
| 28 |
-
| Writing | 9.
|
| 29 |
-
| Coding |
|
| 30 |
-
| Comprehension |
|
| 31 |
-
| Grammar | 8.
|
| 32 |
-
| Single-turn |
|
| 33 |
-
| Multi-turn |
|
| 34 |
-
| **Overall** | **8.
|
| 35 |
|
| 36 |
### 5. How to use the model
|
| 37 |
```python
|
|
|
|
| 23 |
|
| 24 |
| Metric | Score |
|
| 25 |
|:--------------:|:-----:|
|
| 26 |
+
| Reasoning | 8.15 |
|
| 27 |
+
| Math | 8.79 |
|
| 28 |
+
| Writing | 9.22 |
|
| 29 |
+
| Coding | 9.21 |
|
| 30 |
+
| Comprehension | 9.65 |
|
| 31 |
+
| Grammar | 8.57 |
|
| 32 |
+
| Single-turn | 9.05 |
|
| 33 |
+
| Multi-turn | 8.81 |
|
| 34 |
+
| **Overall** | **8.93** |
|
| 35 |
|
| 36 |
### 5. How to use the model
|
| 37 |
```python
|