File size: 697 Bytes
74784ee b353a2a 74784ee 72b49d2 74784ee ad8934e 74784ee b353a2a 74784ee b353a2a 74784ee b353a2a 74784ee b353a2a afc4688 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
library_name: transformers
language:
- ko
metrics:
- accuracy
---
# Fine-Tuning DistilBert on AI Hub ์ฑ์ฉ ๋ฉด์ ์ธํฐ๋ทฐ ๋ฐ์ดํฐ
[AI Hub์ ์ฑ์ฉ ๋ฉด์ ์ธํฐ๋ทฐ ๋ฐ์ดํฐ](https://aihub.or.kr/aihubdata/data/view.do?currMenu=115&topMenu=100&dataSetSn=71592)๋ฅผ ์ฌ์ฉํ์ฌ DistilBert ๋ชจ๋ธ์ Fine Tuning
## ํ๋ก์ ํธ ๊ฐ์
- **๋ฐ์ดํฐ์
**: AI Hub ์ฑ์ฉ ๋ฉด์ ์ธํฐ๋ทฐ ๋ฐ์ดํฐ
- **๋ชจ๋ธ**: DistilBert
- **์ฃผ์ ๋ชฉํ**: ์ฑ์ฉ ๋ฉด์ ์ธํฐ๋ทฐ ์๋๋ฆฌ์ค์์์ ๋ต๋ณ ๊ฐ์ ๋ถ์
## ์คํ ์ค์
- **Learning Rate**: 2e-5
- **Epoch ์**: 5
- **ํ
์คํธ ์ ํ๋**: 92%
## Label
- **Negative**: Label_0
- **Netural**: Label_1
- **Positive**: Label_2 |