fix language code
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
language:
|
| 4 |
-
-
|
| 5 |
pipeline_tag: token-classification
|
| 6 |
library_name: gliner
|
| 7 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
language:
|
| 4 |
+
- ko
|
| 5 |
pipeline_tag: token-classification
|
| 6 |
library_name: gliner
|
| 7 |
---
|