harkase commited on
Commit
2ed8125
ยท
verified ยท
1 Parent(s): 9e05e1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -25,7 +25,10 @@ It achieves the following results on the evaluation set:
25
 
26
  ## Model description
27
 
28
- More information needed
 
 
 
29
 
30
  ## Intended uses & limitations
31
 
@@ -33,7 +36,11 @@ More information needed
33
 
34
  ## Training and evaluation data
35
 
36
- More information needed
 
 
 
 
37
 
38
  ## Training procedure
39
 
 
25
 
26
  ## Model description
27
 
28
+ ๊นƒํ—ˆ๋ธŒ์— dev0jeamin์ด ๋งŒ๋“  Korean-MBTI-Conversation-Dataset์„ ์ด์šฉํ•ด koelectra๋ฅผ ํŒŒ์ธํŠœ๋‹ํ•œ ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค.
29
+ 16๊ฐ€์ง€ mbti๊ฐ’์„ 4์ถ•์˜ 2์ง„๋ถ„๋ฅ˜๋กœ ๋‚˜๋ˆˆ ๊ฐ’์„ ์˜ˆ์ธกํ•˜๋Š” ๋ชจ๋ธ๋กœ ๋ถˆ๊ท ํ˜•ํ•œ ๋ฐ์ดํ„ฐ์…‹์„ ๊ณ ๋ คํ•ด ๋ถˆ๊ท ํ˜•ํ•œ
30
+ ๋ชจ๋ธ์— ๊ฐ€์ค‘๊ฐ’์ด ์ ์šฉ๋˜์—ˆ์œผ๋ฏ€๋กœ ๋‹ค์‹œ ํŠœ๋‹ํ•œ๋‹ค๋ฉด ์ด ์‚ฌํ•ญ์„ ๊ณ ๋ คํ•ด์•ผํ•ฉ๋‹ˆ๋‹ค.
31
+ ๋ฌด์Šจ์ด์œ ์ธ์ง€ ๋ชฐ๋ผ๋„ ์ œ๋Œ€๋กœ๋œ ๊ฒฐ๊ณผ๊ฐ’์ด ์‚ฐ์ถœ๋˜์ง€ ์•Š์•„ ํฐ ๊ธฐ๋Œ€๋ฅผ ํ•˜์ง€ ์•Š๋Š”๊ฒŒ ์ข‹์Šต๋‹ˆ๋‹ค
32
 
33
  ## Intended uses & limitations
34
 
 
36
 
37
  ## Training and evaluation data
38
 
39
+ - [github/dev-jaemin/Korean-MBTI-Conversation-Dataset](https://github.com/dev-jaemin/Korean-MBTI-Conversation-Dataset)
40
+ - use data in qna_cleaned.tsv, multiple_qna_cleaned.tsv
41
+ - refine [answer, a_mbti]
42
+ - concat both refiend data
43
+ - Training and evaluation data split 8:2 ratio
44
 
45
  ## Training procedure
46