File size: 386 Bytes
d63adfd
 
 
 
 
 
 
 
 
 
 
 
 
6a692dd
d63adfd
6a692dd
 
d63adfd
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: num_tokens
    dtype: int64
  - name: completion
    dtype: string
  - name: lyrics
    dtype: string
  splits:
  - name: train
    num_bytes: 7352526
    num_examples: 7319
  download_size: 3773283
  dataset_size: 7352526
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---