Update README.md
Browse files
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.
|