Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
ViGLUE-R / README.md
npvinHnivqn's picture
Update README.md
e1f3153 verified
---
dataset_info:
features:
- name: index
dtype: int64
- name: anchor
dtype: string
- name: pos
sequence: string
- name: neg
sequence: string
splits:
- name: mnli_r
num_bytes: 1303801
num_examples: 3116
- name: qnli_r
num_bytes: 770844
num_examples: 1361
download_size: 1154398
dataset_size: 2074645
configs:
- config_name: default
data_files:
- split: mnli_r
path: data/mnli_r-*
- split: qnli_r
path: data/qnli_r-*
---
This dataset is created to evaluate language models on their retrieval and re-ranking abilities. More detailed information can be found at our publication: [Advancing Vietnamese Information Retrieval with Learning Objective and Benchmark](https://arxiv.org/abs/2503.07470).
Please cite this paper if you want to use it for your work.