paper-with-me

홈 › Papers

ParaShoot: A Hebrew Question Answering Dataset

2021-09-23 · EMNLP (MRQA) 2021 11 · Omri Keren, Omer Levy

NLP research in Hebrew has largely focused on morphology and syntax, where rich annotated datasets in the spirit of Universal Dependencies are available. Semantic datasets, however, are in short supply, hindering crucial advances in the development of NLP technology in Hebrew. In this work, we present ParaShoot, the first question answering dataset in modern Hebrew. The dataset follows the format and crowdsourcing methodology of SQuAD, and contains approximately 3000 annotated examples, similar to other question-answering datasets in low-resource languages. We provide the first baseline results using recently-released BERT-style models for Hebrew, showing that there is significant room for improvement on this task.

📄 PDF Abstract BibTeX arXiv:2109.11314

Code (1)

omrikeren/parashoot 공식 구현

Tasks

Question Answering

Similar Papers 제목 키워드 기반

DictaBERT: A State-of-the-Art BERT Suite for Modern Hebrew

2023-08-31 · Shaltiel Shmidman, Avi Shmidman, Moshe Koppel

We present DictaBERT, a new state-of-the-art pre-trained BERT model for modern Hebrew, outperforming existing models on most benchmarks. Additionally, we release three fine-tuned versions of the model, designed to perfor…

Morphological TaggingQuestion AnsweringSegmentation

HeQ: a Large and Diverse Hebrew Reading Comprehension Benchmark

2025-08-03 · Amir DN Cohen, Hilla Merhav, Yoav Goldberg, Reut Tsarfaty arxiv

Current benchmarks for Hebrew Natural Language Processing (NLP) focus mainly on morpho-syntactic tasks, neglecting the semantic dimension of language understanding. To bridge this gap, we set out to deliver a Hebrew Mach…

Natural Language UnderstandingMachine Reading ComprehensionQuestion Answering

HeRo: RoBERTa and Longformer Hebrew Language Models

2023-04-18 · Vitaly Shalumov, Harel Haskey

In this paper, we fill in an existing gap in resources available to the Hebrew NLP community by providing it with the largest so far pre-train dataset HeDC4, a state-of-the-art pre-trained language model HeRo for standar…

Document ClassificationLanguage ModelingLanguage Modellingnamed-entity-recognition+3

Adapting LLMs to Hebrew: Unveiling DictaLM 2.0 with Enhanced Vocabulary and Instruction Capabilities

2024-07-09 · Shaltiel Shmidman, Avi Shmidman, Amir DN Cohen, Moshe Koppel

Training large language models (LLMs) in low-resource languages such as Hebrew poses unique challenges. In this paper, we introduce DictaLM2.0 and DictaLM2.0-Instruct, two LLMs derived from the Mistral model, trained on …

Multilingual NLPQuestion AnsweringSentiment Analysis

ANEC: An Amharic Named Entity Corpus and Transformer Based Recognizer

2022-07-02 · Ebrahim Chekol Jibril, A. Cüneyd Tantğ

Named Entity Recognition is an information extraction task that serves as a preprocessing step for other natural language processing tasks, such as machine translation, information retrieval, and question answering. Name…

imbalanced classificationInformation RetrievalMachine Translationnamed-entity-recognition+4