Machine learning
BERTファインチューニング
BERTファインチューニングは、Devlinらが2019年に発表したBERTモデルを基盤とし、事前学習済みのBERTモデルを、分類、固有表現認識、質問応答などのターゲットタスクのために少量のラベル付きデータセットで再学習させる手法です。転移学習により、比較的少ないタスク固有データでも高い性能を達成します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Devlin, J., Chang, M.-W., Lee, K. & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. NAACL. DOI: 10.18653/v1/N19-1423 ↗
- Sun, C., Qiu, X., Xu, Y. & Huang, X. (2019). How to Fine-Tune BERT for Text Classification. CCL. DOI: 10.1007/978-3-030-32381-3_16 ↗
このページの引用方法
ScholarGate. (2026, June 1). Fine-Tuning of Pre-trained BERT (Bidirectional Encoder Representations from Transformers). ScholarGate. https://scholargate.app/ja/deep-learning/bert-finetuning
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- GPTファインチューニング深層学習↔ compare
- LoRAとPEFT深層学習↔ compare
- ランダムフォレスト機械学習↔ compare
- ビジョントランスフォーマー深層学習↔ compare
- XGBoost機械学習↔ compare