--- dataset_info: features: - name: text dtype: string splits: - name: test num_bytes: 25275793.41483608 num_examples: 22225 - name: train num_bytes: 227473042.58516392 num_examples: 200017 download_size: 133537595 dataset_size: 252748836.0 language: - he multilinguality: - monolingual task_categories: - text-generation - fill-mask task_ids: - language-modeling - masked-language-modeling --- # Dataset Card for "HebrewStageAndLyricsWithNewLines" * Contains poems and stories from "New Stage" ("במה חדשה") * Contains text lines from various Hebrew song lyrics * Data contains new-line characters * Generated from a text file in which different poems were seperated using a double new-line character * The script I made for converting the text file into a dataset is [available here](https://huggingface.co/datasets/Norod78/HebrewStageAndLyricsWithNewLines/blob/main/load_ds.py)