paper-with-me

홈 › Papers

UAICS at SemEval-2020 Task 4: Using a Bidirectional Transformer for Task a

2020-12-01 · SEMEVAL 2020 · Ciprian-Gabriel Cusmuliuc, Lucia-Georgiana Coca, Adrian Iftene

Commonsense Validation and Explanation has been a difficult task for machines since the dawn of computing. Although very trivial to humans it poses a high complexity for machines due to the necessity of inference over a pre-existing knowledge base. In order to try and solve this problem the SemEval 2020 Task 4 - {''}Commonsense Validation and Explanation (ComVE){''} aims to evaluate systems capable of multiple stages of ComVE. The challenge includes 3 tasks (A, B and C), each with it{'}s own requirements. Our team participated only in task A which required selecting the statement that made the least sense. We choose to use a bidirectional transformer in order to solve the challenge, this paper presents the details of our method, runs and result.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UJNLP at SemEval-2020 Task 12: Detecting Offensive Language Using Bidirectional Transformers

2020-12-01 · SEMEVAL 2020 · Yinnan Yao, Nan Su, Kun Ma

In this paper, we built several pre-trained models to participate SemEval-2020 Task 12: Multilingual Offensive Language Identification in Social Media. In the common task of Offensive Language Identification in Social Me…

Language IdentificationSentenceSentence Classification

UniBO at SemEval-2022 Task 5: A Multimodal bi-Transformer Approach to the Binary and Fine-grained Identification of Misogyny in Memes

2022-07-01 · SemEval (NAACL) 2022 7 · Arianna Muti, Katerina Korre, Alberto Barrón-Cedeño

We present our submission to SemEval 2022 Task 5 on Multimedia Automatic Misogyny Identification. We address the two tasks: Task A consists of identifying whether a meme is misogynous. If so, Task B attempts to identify …

Position

DSC IIT-ISM at SemEval-2020 Task 6: Boosting BERT with Dependencies for Definition Extraction

2020-09-17 · SEMEVAL 2020 · Aadarsh Singh, Priyanshu Kumar, Aman Sinha

We explore the performance of Bidirectional Encoder Representations from Transformers (BERT) at definition extraction. We further propose a joint model of BERT and Text Level Graph Convolutional Network so as to incorpor…

Definition ExtractionLanguage ModelingLanguage ModellingSentence

YNU-HPCC at SemEval-2019 Task 6: Identifying and Categorising Offensive Language on Twitter

2019-06-01 · SEMEVAL 2019 6 · Chengjin Zhou, Jin Wang, Xue-jie Zhang

This document describes the submission of team YNU-HPCC to SemEval-2019 for three Sub-tasks of Task 6: Sub-task A, Sub-task B, and Sub-task C. We have submitted four systems to identify and categorise offensive language.…

Deep Learning

HITMI\&T at SemEval-2021 Task 5: Integrating Transformer and CRF for Toxic Spans Detection

2021-08-01 · SEMEVAL 2021 · Chenyi Wang, Tianshu Liu, Tiejun Zhao

This paper introduces our system at SemEval-2021 Task 5: Toxic Spans Detection. The task aims to accurately locate toxic spans within a text. Using BIO tagging scheme, we model the task as a token-level sequence labeling…

Toxic Spans Detection