langquantof commited on
Commit
680a2c1
ยท
verified ยท
1 Parent(s): 6dd6df4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # LQ-FSE-base: Korean Financial Sentence Extractor
2
 
3
  ๊ธˆ์œต ๋ฆฌํฌํŠธ, ๊ธˆ์œต ๊ด€๋ จ ๋‰ด์Šค์—์„œ ๋Œ€ํ‘œ๋ฌธ์žฅ์„ ์ถ”์ถœํ•˜๊ณ  ์—ญํ• (outlook, event, financial, risk)์„ ๋ถ„๋ฅ˜ํ•˜๋Š” ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค.
 
1
+ ---
2
+ language:
3
+ - ko
4
+ license: apache-2.0
5
+ tags:
6
+ - finance
7
+ - extractive-summarization
8
+ - sentence-extraction
9
+ - role-classification
10
+ - korean
11
+ - roberta
12
+ pipeline_tag: text-classification
13
+ base_model: klue/roberta-base
14
+ metrics:
15
+ - f1
16
+ - accuracy
17
+ ---
18
+
19
  # LQ-FSE-base: Korean Financial Sentence Extractor
20
 
21
  ๊ธˆ์œต ๋ฆฌํฌํŠธ, ๊ธˆ์œต ๊ด€๋ จ ๋‰ด์Šค์—์„œ ๋Œ€ํ‘œ๋ฌธ์žฅ์„ ์ถ”์ถœํ•˜๊ณ  ์—ญํ• (outlook, event, financial, risk)์„ ๋ถ„๋ฅ˜ํ•˜๋Š” ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค.