13point5/reverse-text-tinystories-easy-smoke
收藏资源简介:
--- license: apache-2.0 task_categories: - text-generation language: - en pretty_name: Reverse Text TinyStories Easy Smoke size_categories: - n<1K --- # Reverse Text TinyStories Easy Smoke This is a small smoke-test dataset for the reverse-text task. ## Splits - `train`: 12 rows - `test`: 4 rows ## Columns - `prompt` - `char_count` - `word_count` - `source` ## Source Derived from `roneneldan/TinyStories` by taking non-overlapping word windows and keeping only prompts that fall in the `easy` character-length bucket. ## Difficulty Rule All rows in this dataset are easy examples with prompt lengths in the 20-74 character range. ## Notes This repo contains the current smoke-sized easy dataset only. The reverse answer is not stored because the reverse-text environment can infer it from `prompt`.



