قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| تصنيف مُحسَّن استنادًا إلى BERT× | تصنيف قائم على BERT× | |
|---|---|---|
| المجال | التعلم العميق | التعلم العميق |
| العائلة | Machine learning | Machine learning |
| سنة النشأة | 2019 | 2019 |
| صاحب الطريقة≠ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| النوع≠ | Pre-trained transformer fine-tuned for classification | Pre-trained language model with fine-tuning |
| المصدر التأسيسي≠ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of NAACL-HLT 2019, 4171–4186. DOI ↗ | 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 (pp. 4171–4186). Association for Computational Linguistics. DOI ↗ |
| الأسماء البديلة | BERT fine-tuning, BERT classifier, fine-tuned BERT, BERT sequence classification | BERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS |
| ذات صلة≠ | 5 | 4 |
| الملخص≠ | Fine-Tuned BERT-based Classification adapts a pre-trained BERT transformer to a specific text classification task by adding a lightweight output layer and continuing gradient-based training on labelled examples. It consistently achieves near-state-of-the-art accuracy on sentiment analysis, topic categorisation, intent detection, and other NLP classification tasks with relatively small labelled datasets. | BERT-based Classification fine-tunes Google's Bidirectional Encoder Representations from Transformers model on a labelled text dataset, replacing the generic pre-trained head with a task-specific classification layer. It exploits deep bidirectional context from hundreds of millions of pre-trained parameters to deliver state-of-the-art accuracy on short- and medium-length text classification tasks with relatively modest amounts of labelled data. |
| ScholarGateمجموعة البيانات ↗ |
|
|