kwoncho commited on
Commit
a27f832
ยท
verified ยท
1 Parent(s): 3df812e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -35,6 +35,17 @@ The model can be used to classify financial sentences (in Korean) into one of th
35
  - **Factual** (์‚ฌ์‹คํ˜•)
36
  - **Conversational** (๋Œ€ํ™”ํ˜•)
37
 
 
 
 
 
 
 
 
 
 
 
 
38
  ### Out-of-Scope Use
39
 
40
  - Not suitable for general-purpose Korean sentence classification outside financial or economic contexts.
 
35
  - **Factual** (์‚ฌ์‹คํ˜•)
36
  - **Conversational** (๋Œ€ํ™”ํ˜•)
37
 
38
+ ### Training Data
39
+
40
+ - **Dataset Name:** ๋ฌธ์žฅ ์œ ํ˜•(์ถ”๋ก , ์˜ˆ์ธก ๋“ฑ) ํŒ๋‹จ ๋ฐ์ดํ„ฐ
41
+ - **์ถœ์ฒ˜:** [AIHub ๋งํฌ](https://www.aihub.or.kr/aihubdata/data/view.do?pageIndex=1&currMenu=115&topMenu=100&srchOptnCnd=OPTNCND001&searchKeyword=์˜ˆ์ธกํ˜•&srchDetailCnd=DETAILCND001&srchOrder=ORDER001&srchPagePer=20&srchDataRealmCode=REALM002&aihubDataSe=data&dataSetSn=71486)
42
+
43
+ ์ด ๋ฐ์ดํ„ฐ๋Š” ํ•œ๊ตญ์–ด ๊ธˆ์œต ๋ฌธ์žฅ์„ ๋‹ค์Œ ๋„ค ๊ฐ€์ง€ ์œ ํ˜•์œผ๋กœ ๋ถ„๋ฅ˜ํ•ฉ๋‹ˆ๋‹ค:
44
+ - `์˜ˆ์ธกํ˜• (Predictive)`
45
+ - `์ถ”๋ก ํ˜• (Inferential)`
46
+ - `์‚ฌ์‹คํ˜• (Factual)`
47
+ - `๋Œ€ํ™”ํ˜• (Conversational)`
48
+
49
  ### Out-of-Scope Use
50
 
51
  - Not suitable for general-purpose Korean sentence classification outside financial or economic contexts.