theSOL1 commited on
Commit
762478f
·
verified ·
1 Parent(s): 623fc44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
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)