Usporedite metode
Pregledajte odabrane metode jednu uz drugu; retci koji se razlikuju su istaknuti.
| Prilagođeno sažimanje teksta× | Fino podešena klasifikacija temeljena na BERT-u× | |
|---|---|---|
| Područje | Duboko učenje | Duboko učenje |
| Obitelj | Machine learning | Machine learning |
| Godina nastanka≠ | 2019–2020 | 2019 |
| Tvorac≠ | Lewis et al. (BART); Zhang et al. (PEGASUS); Raffel et al. (T5) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI) |
| Vrsta≠ | Fine-tuned sequence-to-sequence neural model | Pre-trained transformer fine-tuned for classification |
| Temeljni izvor≠ | Zhang, J., Zhao, Y., Saleh, M., & Liu, P. J. (2020). PEGASUS: Pre-training with Extracted Gap-sentences for Abstractive Summarization. Proceedings of the 37th International Conference on Machine Learning (ICML), 119, 11328–11339. link ↗ | 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 ↗ |
| Drugi nazivi | Fine-tuned summarization model, Abstractive summarization via fine-tuning, Seq2Seq fine-tuning for summarization, BART/T5/PEGASUS fine-tuning | BERT fine-tuning, BERT classifier, fine-tuned BERT, BERT sequence classification |
| Srodne | 5 | 5 |
| Sažetak≠ | Fine-Tuned Text Summarization adapts a large pre-trained sequence-to-sequence model — such as BART, T5, or PEGASUS — to generate concise summaries of documents by training on domain-specific (document, summary) pairs. The approach yields substantially more fluent and faithful summaries than extractive or generic approaches by leveraging knowledge encoded in billions of pre-training tokens. | 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. |
| ScholarGateSkup podataka ↗ |
|
|