--- 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, but users can utilize this dataset to perform their own testing and evaluations. ## 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 Reasoning Evaluation Dataset}, year = {2024}, url = {https://huggingface.co/datasets/selimc/bilmecebench} } ```