paper-with-me

홈 › Papers

Solution of DeBERTaV3 on CommonsenseQA

2022-04-30 · Letian Peng, Zuchao Li, Hai Zhao

We report the performance of DeBERTaV3 on CommonsenseQA in this report. We simply formalize the answer selection as a text classification for DeBERTaV3. The strong natural language inference ability of DeBERTaV3 helps its single and ensemble model set the new (w/o external knowledge) state-of-the-art on CommonsenseQA.

📄 PDF Abstract BibTeX arXiv:2206.05033

Code (1)

stareru/csqa_debertav3 공식 구현 pytorch

Tasks

Answer SelectionNatural Language Inferencetext-classificationText Classification

Similar Papers 제목 키워드 기반

ModernBERT or DeBERTaV3? Examining Architecture and Data Influence on Transformer Encoder Models Performance

2025-04-11 · Wissam Antoun, Benoît Sagot, Djamé Seddah

Pretrained transformer-encoder models like DeBERTaV3 and ModernBERT introduce architectural advancements aimed at improving efficiency and performance. Although the authors of ModernBERT report improved performance over …

DeBERTaV3: Improving DeBERTa using ELECTRA-Style Pre-Training with Gradient-Disentangled Embedding Sharing

2021-11-18 · Pengcheng He, Jianfeng Gao, Weizhu Chen

This paper presents a new pre-trained language model, DeBERTaV3, which improves the original DeBERTa model by replacing mask language modeling (MLM) with replaced token detection (RTD), a more sample-efficient pre-traini…

Language ModelingLanguage ModellingNatural Language InferenceNatural Language Understanding+2

DeBERTinha: A Multistep Approach to Adapt DebertaV3 XSmall for Brazilian Portuguese Natural Language Processing Task

2023-09-28 · Israel Campiotti, Matheus Rodrigues, Yuri Albuquerque, Rafael Azevedo 외

This paper presents an approach for adapting the DebertaV3 XSmall model pre-trained in English for Brazilian Portuguese natural language processing (NLP) tasks. A key aspect of the methodology involves a multistep traini…

named-entity-recognitionNamed Entity RecognitionSentenceSentiment Analysis

Evaluating Large Language Models for automatic analysis of teacher simulations

2024-07-29 · David de-Fitero-Dominguez, Mariano Albaladejo-González, Antonio Garcia-Cabot, Eva Garcia-Lopez 외

Digital Simulations (DS) provide safe environments where users interact with an agent through conversational prompts, providing engaging learning experiences that can be used to train teacher candidates in realistic clas…

Data-Efficient French Language Modeling with CamemBERTa

2023-06-02 · Wissam Antoun, Benoît Sagot, Djamé Seddah

Recent advances in NLP have significantly improved the performance of language models on a variety of tasks. While these advances are largely driven by the availability of large amounts of data and computational power, t…

Dependency ParsingFLUELanguage ModelingLanguage Modelling+4