Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- ko
|
5 |
+
widget:
|
6 |
+
- text: "대한민국의 수도는 [MASK]이다."
|
7 |
+
---
|
8 |
+
|
9 |
+
Korean Longformer Model trained with Korean Crawl Data
|
10 |
+
|
11 |
+
- Backbone Model : [klue/roberta-base](https://huggingface.co/klue/roberta-base)
|
12 |
+
- Github Repo : [SOL1archive/kolongformer](https://github.com/SOL1archive/kolongformer)
|