paper-with-me

홈 › Papers

A Diverse Corpus for Evaluating and Developing English Math Word Problem Solvers

2021-06-30 · ACL 2020 6 · Shen-yun Miao, Chao-Chun Liang, Keh-Yih Su

We present ASDiv (Academia Sinica Diverse MWP Dataset), a diverse (in terms of both language patterns and problem types) English math word problem (MWP) corpus for evaluating the capability of various MWP solvers. Existing MWP corpora for studying AI progress remain limited either in language usage patterns or in problem types. We thus present a new English MWP corpus with 2,305 MWPs that cover more text patterns and most problem types taught in elementary school. Each MWP is annotated with its problem type and grade level (for indicating the level of difficulty). Furthermore, we propose a metric to measure the lexicon usage diversity of a given MWP corpus, and demonstrate that ASDiv is more diverse than existing corpora. Experiments show that our proposed corpus reflects the true capability of MWP solvers more faithfully.

📄 PDF Abstract BibTeX arXiv:2106.15772

Code (1)

chaochun/nlu-asdiv-dataset 공식 구현

Tasks

DiversityMath

Similar Papers 제목 키워드 기반

Annotated Guidelines and Building Reference Corpus for Myanmar-English Word Alignment

2019-09-25 · Nway Nway Han, Aye Thida

Reference corpus for word alignment is an important resource for developing and evaluating word alignment methods. For Myanmar-English language pairs, there is no reference corpus to evaluate the word alignment tasks. Th…

Contrastive LearningWord Alignment

Developing neural machine translation models for Hungarian-English

2021-11-07 · Attila Nagy

I train models for the task of neural machine translation for English-Hungarian and Hungarian-English, using the Hunglish2 corpus. The main contribution of this work is evaluating different data augmentation methods duri…

Data AugmentationDependency ParsingMachine TranslationNMT+1

Pretraining Language Models on Historical Text

2026-06-02 · Xiaoxi Luo, Zachary Shinnick, Niclas Griesshaber, Yixuan Wang 외 arxiv

We introduce TypewriterLM, a 7.24B History language model (LM) trained exclusively on English text predating 1913. Developing History LMs requires addressing challenges in data quality and availability, preventing tempor…

Manipuri-English Machine Translation using Comparable Corpus

2021-08-01 · MTSummit 2021 8 · Lenin Laitonjam, Sanasam Ranbir Singh

Unsupervised Machine Translation (MT) model, which has the ability to perform MT without parallel sentences using comparable corpora, is becoming a promising approach for developing MT in low-resource languages. However,…

Machine TranslationTranslationUnsupervised Machine Translation

Speech Technology for Everyone: Automatic Speech Recognition for Non-Native English with Transfer Learning

2021-10-01 · Toshiko Shibano, Xinyi Zhang, Mia Taige Li, Haejin Cho 외

To address the performance gap of English ASR models on L2 English speakers, we evaluate fine-tuning of pretrained wav2vec 2.0 models (Baevski et al., 2020; Xu et al., 2021) on L2-ARCTIC, a non-native English speech corp…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3