skytnt commited on
Commit
ebdbbee
1 Parent(s): af52e45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -9,7 +9,9 @@ tags:
9
  - nlp
10
  license: mit
11
  widget:
12
- - text: "桜が咲く"
 
 
13
  ---
14
 
15
  # Japanese GPT2 Lyric Model
@@ -65,5 +67,4 @@ print(gen_lyric("桜が咲く"))
65
 
66
  ## Training data
67
 
68
- [Training data](https://github.com/SkyTNT/gpt2-japanese-lyric/raw/main/lyric_clean.pkl) contains 143,587 Japanese lyrics which are collected from [uta-net](https://www.uta-net.com/) by [lyric_download](https://github.com/SkyTNT/lyric_downlowd)
69
-
9
  - nlp
10
  license: mit
11
  widget:
12
+ - text: 桜が咲く
13
+ datasets:
14
+ - skytnt/japanese-lyric
15
  ---
16
 
17
  # Japanese GPT2 Lyric Model
67
 
68
  ## Training data
69
 
70
+ [Training data](https://huggingface.co/datasets/skytnt/japanese-lyric/blob/main/lyric_clean.pkl) contains 143,587 Japanese lyrics which are collected from [uta-net](https://www.uta-net.com/) by [lyric_download](https://github.com/SkyTNT/lyric_downlowd)