fiveflow commited on
Commit
2c271ab
·
1 Parent(s): 01e2eca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ library_name: transformers
5
  pipeline_tag: token-classification
6
  ---
7
  # Korean Spacing Model
8
- KLUE에서 개발한 RoBERTa를 활용하여 만든 한국어 띄어쓰기 모델입니다.
9
 
10
  ```python
11
  import torch
 
5
  pipeline_tag: token-classification
6
  ---
7
  # Korean Spacing Model
8
+ 한국어 RoBERTa를 활용하여 만든 띄어쓰기 모델입니다.
9
 
10
  ```python
11
  import torch