File size: 582 Bytes
cea2161
 
 
 
 
 
 
 
 
 
 
55041ed
 
cea2161
 
 
 
 
 
 
 
c96de80
 
 
 
cea2161
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
dataset_info:
  features:
  - name: midi_id
    dtype: string
  - name: midi_filename
    dtype: string
  - name: song_title
    dtype: string
  - name: lyrics
    dtype: string
  - name: clean_lyrics
    dtype: string
  - name: lyric_summary_bartv2
    dtype: string
  - name: rougeL_median_precision
    dtype: float64
  - name: rougeL_max_precision
    dtype: float64
  splits:
  - name: etl
    num_bytes: 16952659
    num_examples: 5682
  download_size: 7574366
  dataset_size: 16952659
configs:
- config_name: default
  data_files:
  - split: etl
    path: data/etl-*
---