File size: 1,612 Bytes
841d181
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bf99dbc
 
 
 
 
 
 
 
 
 
 
 
841d181
bf99dbc
0f909d4
8de6caa
bf99dbc
 
e762ab4
bf99dbc
 
 
 
8e3ea2d
bf99dbc
 
 
 
f7d2d7b
 
3c6b191
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: riddle
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 41334
    num_examples: 442
  download_size: 29373
  dataset_size: 41334
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: mit
language:
- tr
tags:
- turkish
- riddles
- cultural
- reasoning
- tr
pretty_name: BilmeceBench
size_categories:
- n<1K
---

![image/png](https://cdn-uploads.huggingface.co/production/uploads/65281302cad797fc4abeffd7/ACganOd7YDy97uWG1noL2.png)

# BilmeceBench: Turkish Cultural Reasoning Benchmark

BilmeceBench is a collection of traditional Turkish riddles designed to evaluate language models' cultural understanding and reasoning capabilities. The dataset contains authentic Turkish riddles (bilmece) that require both linguistic comprehension and cultural context to solve. Unfortunately, I currently lack the resources and time to conduct comprehensive model testing or evaluations on this dataset. However, users can conduct their own testing and evaluations using this dataset. 

## Dataset Details
- 400+ traditional Turkish riddles
- Includes both questions and answers
- Easy to verify for GRPO reward functions
- Designed to test multiple reasoning capabilities in Turkish:
  - Cultural understanding
  - Metaphorical thinking
  - Logical deduction
  - Contextual awareness

## Citation
```bibtex
@misc{bilmecebench,
 author = {Selim Çavaş},
 title = {BilmeceBench: A Turkish Riddle Evaluation Dataset},
 year = {2024},
 url = {https://huggingface.co/datasets/selimc/bilmecebench}
}
```