artindnr/khayyam-challenge-poems
Khayyam Challenge - Poems The 20 classical Persian source poems (Hafez, Ferdowsi, and others) used in the Khayyam Challenge benchmark, split low / medium / long by length (low: 10, medium: 7, long: 3 poems). This is a standalone slice of the full benchmark repo, published separately so it can be loaded directly: from datasets import load_dataset poems = load_dataset("artindnr/khayyam-challenge-poems") poem = poems["low"][0] For the paired AI-generated prose descriptions of… See the full description on the dataset page: https://huggingface.co/datasets/artindnr/khayyam-challenge-poems.
139
Publish standalone subset of Khayyam Challenge
initial commit
