File size: 1,061 Bytes
16db228
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0b8c370
 
 
c04e816
 
0b8c370
 
 
 
 
 
 
c04e816
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
---
configs:
  - config_name: association_questions
    data_files:
      - path: association_questions/test-*
        split: test
  - config_name: country_questions
    data_files:
      - path: country_questions/test-*
        split: test
  - config_name: gk_questions
    data_files:
      - path: gk_questions/test-*
        split: test
  - config_name: states_questions
    data_files:
      - path: states_questions/test-*
        split: test
language:
  - en
license: mit
task_categories:
  - multiple-choice
  - question-answering
size_categories:
  - 10K<n<100K
source_datasets:
  - original
pretty_name: test_data
---


# Citation
```
@misc{maji2025sanskriticomprehensivebenchmarkevaluating,
      title={SANSKRITI: A Comprehensive Benchmark for Evaluating Language Models' Knowledge of Indian Culture}, 
      author={Arijit Maji and Raghvendra Kumar and Akash Ghosh and Anushka and Sriparna Saha},
      year={2025},
      eprint={2506.15355},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2506.15355}, 
}