mbti_4axis_koelectra
This model is a fine-tuned version of monologg/koelectra-base-v3-discriminator on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.6614
- Accuracy: 0.6027
- F1: 0.6878
Model description
๊นํ๋ธ์ dev0jeamin์ด ๋ง๋ Korean-MBTI-Conversation-Dataset์ ์ด์ฉํด koelectra๋ฅผ ํ์ธํ๋ํ ๋ชจ๋ธ์ ๋๋ค. 16๊ฐ์ง mbti๊ฐ์ 4์ถ์ 2์ง๋ถ๋ฅ๋ก ๋๋ ๊ฐ์ ์์ธกํ๋ ๋ชจ๋ธ๋ก ๋ถ๊ท ํํ ๋ฐ์ดํฐ์ ์ ๊ณ ๋ คํด ๋ถ๊ท ํํ ๋ชจ๋ธ์ ๊ฐ์ค๊ฐ์ด ์ ์ฉ๋์์ผ๋ฏ๋ก ๋ค์ ํ๋ํ๋ค๋ฉด ์ด ์ฌํญ์ ๊ณ ๋ คํด์ผํฉ๋๋ค. ๋ฌด์จ์ด์ ์ธ์ง ๋ชฐ๋ผ๋ ์ ๋๋ก๋ ๊ฒฐ๊ณผ๊ฐ์ด ์ฐ์ถ๋์ง ์์ ํฐ ๊ธฐ๋๋ฅผ ํ์ง ์๋๊ฒ ์ข์ต๋๋ค
Intended uses & limitations
More information needed
Training and evaluation data
- github/dev-jaemin/Korean-MBTI-Conversation-Dataset
- use data in qna_cleaned.tsv, multiple_qna_cleaned.tsv
- refine [answer, a_mbti]
- concat both refiend data
- Training and evaluation data split 8:2 ratio
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 3e-05
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 5
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| 0.6586 | 0.3347 | 1000 | 0.6545 | 0.5338 | 0.5518 |
| 0.6605 | 0.6693 | 2000 | 0.6594 | 0.5354 | 0.5261 |
| 0.6615 | 1.0040 | 3000 | 0.6617 | 0.5166 | 0.3746 |
| 0.663 | 1.3387 | 4000 | 0.6614 | 0.5308 | 0.6315 |
| 0.6615 | 1.6734 | 5000 | 0.6617 | 0.5227 | 0.6865 |
| 0.6592 | 2.0080 | 6000 | 0.6614 | 0.6027 | 0.6878 |
| 0.6484 | 2.3427 | 7000 | 0.6488 | 0.5657 | 0.5889 |
| 0.666 | 2.6774 | 8000 | 0.6614 | 0.4390 | 0.4533 |
| 0.6466 | 3.0120 | 9000 | 0.6483 | 0.5402 | 0.5783 |
Framework versions
- Transformers 4.55.2
- Pytorch 2.8.0+cu126
- Datasets 4.0.0
- Tokenizers 0.21.4
- Downloads last month
- -
Model tree for harkase/mbti_4axis_koelectra
Base model
monologg/koelectra-base-v3-discriminator