Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,9 @@ library_name: transformers
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model:
|
| 5 |
- KORMo-Team/KORMo-10B-base
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
<p align="center">
|
| 8 |
<img src="https://github.com/MLP-Lab/KORMo-tutorial/blob/main/tutorial/attachment/kormo_logo.png?raw=true" style="width: 100%; max-width: 1100px;">
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model:
|
| 5 |
- KORMo-Team/KORMo-10B-base
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
- ko
|
| 9 |
---
|
| 10 |
<p align="center">
|
| 11 |
<img src="https://github.com/MLP-Lab/KORMo-tutorial/blob/main/tutorial/attachment/kormo_logo.png?raw=true" style="width: 100%; max-width: 1100px;">
|