--- dataset_info: features: - name: midi_id dtype: string - name: midi_filename dtype: string - name: song_title dtype: string - name: lyrics dtype: string - name: lyrics_autocorrected dtype: string - name: words_removed sequence: string - name: words_added sequence: string - name: rougeL_median_recall dtype: float64 - name: rougeL_max_recall dtype: float64 splits: - name: etl num_bytes: 27504 num_examples: 10 download_size: 37239 dataset_size: 27504 configs: - config_name: default data_files: - split: etl path: data/etl-* ---