alexgill111 commited on
Commit
0d2db75
·
verified ·
1 Parent(s): 8efb094

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,9 +1,3 @@
1
- A small pre-trained transformer to generate Tenacious D song lyrics.
2
-
3
- Trained on the corpus of Tenacious D lyrics from genius.com.
4
-
5
- Inspired by https://github.com/karpathy/nanoGPT
6
-
7
  ---
8
  license: mit
9
  language:
@@ -11,4 +5,10 @@ language:
11
  pipeline_tag: text-generation
12
  tags:
13
  - music
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  language:
 
5
  pipeline_tag: text-generation
6
  tags:
7
  - music
8
+ ---
9
+
10
+ A small pre-trained transformer to generate Tenacious D song lyrics.
11
+
12
+ Trained on the corpus of Tenacious D lyrics from genius.com.
13
+
14
+ Inspired by https://github.com/karpathy/nanoGPT