kwoncho commited on
Commit
c83f422
·
verified ·
1 Parent(s): a27f832

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,9 +1,14 @@
1
  ---
2
  library_name: transformers
3
- tags: [sentence-classification, korean, finance, multi-class, ko-sroberta, transformers]
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Sentence Type Classification (Financial Texts)
7
 
8
  This model is fine-tuned to classify Korean financial sentences into four categories: Predictive, Inferential, Factual, and Conversational. It is built upon `jhgan/ko-sroberta-multitask`, a multilingual transformer model specialized for Korean NLP tasks.
9
 
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - sentence-classification
5
+ - korean
6
+ - multi-class
7
+ - ko-sroberta
8
+ - transformers
9
  ---
10
 
11
+ # Model Card for Sentence Type Classification
12
 
13
  This model is fine-tuned to classify Korean financial sentences into four categories: Predictive, Inferential, Factual, and Conversational. It is built upon `jhgan/ko-sroberta-multitask`, a multilingual transformer model specialized for Korean NLP tasks.
14