← Search

Mona Schirmer

3 accepted papers

2023

EconBERTa: Towards Robust Extraction of Named Entities in Economics

EMNLP 2023long findings

Adapting general-purpose language models has proven to be effective in tackling downstream tasks within specific domains. In this paper, we address the task of extracting entities from the economics literature on impact evaluation. To this end, we release EconBERTa, a large language model pretrained…

Cited by 0SourceScholar
2022

Modeling Irregular Time Series with Continuous Recurrent Units

ICML 2022spotlight

Recurrent neural networks (RNNs) are a popular choice for modeling sequential data. Modern RNN architectures assume constant time-intervals between observations. However, in many datasets (e.g. medical records) observation times are irregular and can carry important information. To address this chal…