paper-with-me

홈 › Papers

Hindi-BEIR : A Large Scale Retrieval Benchmark in Hindi

2024-08-18 · Arkadeep Acharya, Rudra Murthy, Vishwajeet Kumar, Jaydeep Sen

Given the large number of Hindi speakers worldwide, there is a pressing need for robust and efficient information retrieval systems for Hindi. Despite ongoing research, there is a lack of comprehensive benchmark for evaluating retrieval models in Hindi. To address this gap, we introduce the Hindi version of the BEIR benchmark, which includes a subset of English BEIR datasets translated to Hindi, existing Hindi retrieval datasets, and synthetically created datasets for retrieval. The benchmark is comprised of $15$ datasets spanning across $8$ distinct tasks. We evaluate state-of-the-art multilingual retrieval models on this benchmark to identify task and domain-specific challenges and their impact on retrieval performance. By releasing this benchmark and a set of relevant baselines, we enable researchers to understand the limitations and capabilities of current Hindi retrieval models, promoting advancements in this critical area. The datasets from Hindi-BEIR are publicly available.

📄 PDF Abstract BibTeX arXiv:2408.09437

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Benchmarking and Building Zero-Shot Hindi Retrieval Model with Hindi-BEIR and NLLB-E5

2024-09-09 · Arkadeep Acharya, Rudra Murthy, Vishwajeet Kumar, Jaydeep Sen

Given the large number of Hindi speakers worldwide, there is a pressing need for robust and efficient information retrieval systems for Hindi. Despite ongoing research, comprehensive benchmarks for evaluating retrieval m…

BenchmarkingInformation RetrievalRetrievalText Retrieval

BEIR-PL: Zero Shot Information Retrieval Benchmark for the Polish Language

2023-05-31 · Konrad Wojtasik, Vadim Shishkin, Kacper Wołowiec, Arkadiusz Janz 외

The BEIR dataset is a large, heterogeneous benchmark for Information Retrieval (IR) in zero-shot settings, garnering considerable attention within the research community. However, BEIR and analogous datasets are predomin…

Information RetrievalRe-RankingRetrieval

BEIR-NL: Zero-shot Information Retrieval Benchmark for the Dutch Language

2024-12-11 · Nikolay Banar, Ehsan Lotfi, Walter Daelemans

Zero-shot evaluation of information retrieval (IR) models is often performed using BEIR; a large and heterogeneous benchmark composed of multiple datasets, covering different retrieval tasks across various domains. Altho…

Information RetrievalRerankingRetrievalTranslation

Scaling Sparse and Dense Retrieval in Decoder-Only LLMs

2025-02-21 · Hansi Zeng, Julian Killingback, Hamed Zamani

Scaling large language models (LLMs) has shown great potential for improving retrieval model performance; however, previous studies have mainly focused on dense retrieval trained with contrastive loss (CL), neglecting th…

DecoderKnowledge DistillationRetrieval

Retrieval Capabilities of Large Language Models Scale with Pretraining FLOPs

2025-08-24 · Jacob Portes, Connor Jennings, Erica Ji Yuen, Sasha Doubov 외 arxiv

How does retrieval performance scale with pretraining FLOPs? We benchmark retrieval performance across LLM model sizes from 125 million parameters to 7 billion parameters pretrained on datasets ranging from 1 billion tok…