freud-sensei commited on
Commit
de6f4bb
1 Parent(s): 9a269c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,6 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # dummy-kosts
19
 
 
 
 
 
20
  This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on [klue/ynat](https://huggingface.co/datasets/klue/viewer/ynat).
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.6433
 
17
 
18
  # dummy-kosts
19
 
20
+ 한국어 기사 헤드라인을 입력하면 7가지 주제 중 하나로 분류해 주는 모형입니다.
21
+
22
+ This model takes Korean article headlines as input and classifies them into one of seven topics.
23
+
24
  This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on [klue/ynat](https://huggingface.co/datasets/klue/viewer/ynat).
25
  It achieves the following results on the evaluation set:
26
  - Loss: 0.6433