Machine learningDeep learning / NLP / CV
BERT 기반 전이 학습
BERT 기반 전이 학습은 대규모 텍스트 코퍼스에서 사전 훈련된 대형 트랜스포머 언어 모델을 레이블이 지정된 예제로 가중치를 미세 조정하여 대상 분류 작업에 적용합니다. 사전 훈련된 표현은 풍부한 구문 및 의미론적 지식을 인코딩하여 레이블이 지정된 데이터셋이 작더라도 높은 정확도를 가능하게 합니다.
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+2 more
来源
- Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. In Proceedings of NAACL-HLT 2019, 4171–4186. Association for Computational Linguistics. DOI: 10.18653/v1/N19-1423 ↗
- Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI: 10.1109/TKDE.2009.191 ↗
如何引用本页
ScholarGate. (2026, June 3). Transfer Learning with BERT-based Text Classification. ScholarGate. https://scholargate.app/zh/deep-learning/transfer-learning-with-bert-based-classification
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.
- [需翻译标题:BERT-based Classification...]深度学习↔ compare
- 微调 BERT 分类深度学习↔ compare
- 基于RoBERTa的分类深度学习↔ compare
- 句子嵌入深度学习↔ compare