--- language: - en dataset_info: features: - name: title dtype: string - name: tag dtype: string - name: artist dtype: string - name: year dtype: int64 - name: lyrics dtype: string - name: id dtype: int64 - name: language dtype: string - name: prompt dtype: string splits: - name: train num_bytes: 131568394.62033731 num_examples: 64982 download_size: 62361200 dataset_size: 131568394.62033731 configs: - config_name: default data_files: - split: train path: data/train-* --- # Lyrix 65k This dataset contains song lyrics scraped from Genius, then filtered to keep only high quality items.