Update README.md
Browse files
README.md
CHANGED
|
@@ -46,3 +46,12 @@ BilmeceBench is a collection of traditional Turkish riddles designed to evaluate
|
|
| 46 |
- Logical deduction
|
| 47 |
- Contextual awareness
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
- Logical deduction
|
| 47 |
- Contextual awareness
|
| 48 |
|
| 49 |
+
## Citation
|
| 50 |
+
```bibtex
|
| 51 |
+
@misc{bilmecebench,
|
| 52 |
+
author = {Selim Çavaş},
|
| 53 |
+
title = {BilmeceBench: A Turkish Riddle Evaluation Dataset},
|
| 54 |
+
year = {2024},
|
| 55 |
+
url = {https://huggingface.co/datasets/selimc/bilmecebench}
|
| 56 |
+
}
|
| 57 |
+
```
|