paper-with-me

Papers

A Span-Extraction Dataset for Chinese Machine Reading Comprehension

2018-10-17 · IJCNLP 2019 11 · Yiming Cui, Ting Liu, Wanxiang Che, Li Xiao, Zhipeng Chen, Wentao Ma, Shijin Wang, Guoping Hu

Machine Reading Comprehension (MRC) has become enormously popular recently and has attracted a lot of attention. However, the existing reading comprehension datasets are mostly in English. In this paper, we introduce a Span-Extraction dataset for Chinese machine reading comprehension to add language diversities in this area. The dataset is composed by near 20,000 real questions annotated on Wikipedia paragraphs by human experts. We also annotated a challenge set which contains the questions that need comprehensive understanding and multi-sentence inference throughout the context. We present several baseline systems as well as anonymous submissions for demonstrating the difficulties in this dataset. With the release of the dataset, we hosted the Second Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2018). We hope the release of the dataset could further accelerate the Chinese machine reading comprehension research. Resources are available: https://github.com/ymcui/cmrc2018

📄 PDF Abstract BibTeX arXiv:1810.07366

Code (1)

ymcui/cmrc2018 공식 구현 tf

Tasks

Machine Reading ComprehensionReading ComprehensionSentence

Similar Papers 제목 키워드 기반

Analysing the Effect of Masking Length Distribution of MLM: An Evaluation Framework and Case Study on Chinese MRC Datasets

2021-09-29 · Changchang. Zeng, Shaobo. Li

Machine reading comprehension (MRC) is a challenging natural language processing (NLP) task. Recently, the emergence of pre-trained models (PTM) has brought this research field into a new era, in which the training objec…

Language ModellingMachine Reading ComprehensionMultiple-choiceReading Comprehension+2

End-to-End Chinese Speaker Identification

2022-07-01 · NAACL 2022 7 · Dian Yu, Ben Zhou, Dong Yu

Speaker identification (SI) in texts aims to identify the speaker(s) for each utterance in texts. Previous studies divide SI into several sub-tasks (e.g., quote extraction, named entity recognition, gender identification…

coreference-resolutionCoreference ResolutionMachine Reading Comprehensionnamed-entity-recognition+4

A Multilingual Modeling Method for Span-Extraction Reading Comprehension

2021-05-31 · Gaochen Wu, Bin Xu, Dejie Chang, Bangchang Liu

Span-extraction reading comprehension models have made tremendous advances enabled by the availability of large-scale, high-quality training datasets. Despite such rapid progress and widespread application, extractive re…

Multilingual NLPReading Comprehension

Understanding Attention in Machine Reading Comprehension

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Achieving human-level performance on some of Machine Reading Comprehension (MRC) datasets is no longer challenging with the help of powerful Pre-trained Language Models (PLMs). However, the internal mechanism of these ar…

Machine Reading ComprehensionReading ComprehensionSpan-Extraction MRC

CJRC: A Reliable Human-Annotated Benchmark DataSet for Chinese Judicial Reading Comprehension

2019-12-19 · Xingyi Duan, Baoxin Wang, Ziyue Wang, Wentao Ma 외

We present a Chinese judicial reading comprehension (CJRC) dataset which contains approximately 10K documents and almost 50K questions with answers. The documents come from judgment documents and the questions are annota…

DiversityMachine Reading ComprehensionReading Comprehension