Datasets:

Modalities:
Text
Formats:
json
Languages:
Hindi
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 3,063 Bytes
e3a88b0
 
 
 
 
 
 
 
 
 
 
 
24ac591
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e3a88b0
 
 
d479821
 
e3a88b0
 
 
 
 
 
 
 
 
 
 
 
 
 
6f3c806
e3a88b0
 
6f3c806
e3a88b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
license: cc-by-sa-4.0
task_categories:
- text-generation
language:
- hi
tags:
- chatrag
- hindi
pretty_name: Hindi ChatRAG
size_categories:
- 10K<n<100K
configs:
- config_name: inscit
  data_files:
    - split: test
      path: data/inscit/test.json
- config_name: hybridial
  data_files:
    - split: test
      path: data/hybridial/test.json
- config_name: doc2dial
  data_files:
    - split: test
      path: data/doc2dial/test.json
- config_name: quac
  data_files:
    - split: test
      path: data/quac/test.json
- config_name: qrecc
  data_files:
    - split: test
      path: data/qrecc/test.json
- config_name: doqa_cooking
  data_files:
    - split: test
      path: data/doqa_cooking/test.json
- config_name: doqa_movies
  data_files:
    - split: test
      path: data/doqa_movies/test.json
- config_name: doqa_travel
  data_files:
    - split: test
      path: data/doqa_travel/test.json
---

## Dataset Description:
The ChatRAG-Hi (Hindi ChatRAG Bench) dataset is based on the English version of the ChatRAG Bench, which comprises the following ten datasets: Doc2Dial, QuAC, QReCC, INSCIT, HybriDialogue, DoQA, and ConvFinQA. The dataset was translated using GCP, and approximately 500 samples were filtered from each of these sets based on backtranslation accuracy to eliminate poor translations.<br>
The evaluation steps are described [here](https://huggingface.co/datasets/nvidia/ChatRAG-Hi/blob/main/evaluation/README.md).

## Dataset Owner:
NVIDIA Corporation

## Dataset Creation Date:
April 2025

## License/Terms of Use: 
This dataset is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).

## Intended Usage:
This dataset is used to evaluate a large language model’s (LLM) conversational QA capability over documents or retrieved context in the Hindi Language. 

## Dataset Characterization
Data Collection Method<br>
* Synthetic <br>

Labeling Method<br>
* Synthetic <br>

## Dataset Format
Text

## Dataset Quantification
474MB of prompt-response pairs, comprising 5948 individual samples.

## Ethical Considerations:
NVIDIA believes Trustworthy AI is a shared responsibility, and we have established policies and practices to enable development for a wide array of AI applications.  When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.   

Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).

## Citing

If you find our work helpful, please consider citing our paper:
```
@article{kamath2025benchmarking,
  title={Benchmarking Hindi LLMs: A New Suite of Datasets and a Comparative Analysis},
  author={Kamath, Anusha and Singla, Kanishk and Paul, Rakesh and Joshi, Raviraj and Vaidya, Utkarsh and Chauhan, Sanjay Singh and Wartikar, Niranjan},
  journal={arXiv preprint arXiv:2508.19831},
  year={2025}
}
```