विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| दुर्बल पर्यवेक्षित प्रश्न उत्तरण× | BERT-आधारित वर्गीकरण× | |
|---|---|---|
| क्षेत्र | गहन अधिगम | गहन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 2017–2019 | 2019 |
| प्रवर्तक≠ | Multiple authors (Clark, Gardner, Min et al.) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| प्रकार≠ | Weakly supervised NLP model | Pre-trained language model with fine-tuning |
| मौलिक स्रोत≠ | Clark, C., & Gardner, M. (2018). Simple and Effective Multi-Paragraph Reading Comprehension. In Proceedings of ACL 2018, pp. 845–855. Association for Computational Linguistics. link ↗ | 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 ↗ |
| उपनाम | WS-QA, distantly supervised QA, noisy-label question answering, indirect supervision QA | BERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS |
| संबंधित | 4 | 4 |
| सारांश≠ | Weakly supervised question answering (WS-QA) trains neural reading-comprehension models using indirect or automatically derived answer labels rather than expensive human-annotated span annotations. By exploiting distant supervision, heuristic labeling, or answer-presence signals, WS-QA makes QA feasible in domains and languages where full annotation is impractical. | 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डेटासेट ↗ |
|
|