stecas commited on
Commit
4385ca0
1 Parent(s): 5ac3b04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,11 +11,11 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # gpt2pac
13
 
14
- This model was created by fine-tuning [GPT-2-xl](https://huggingface.co/gpt2-xl) on the lyrics of 824 Tupac Shakur songs from [https://lyrics.az/2pac/allsongs.html](https://lyrics.az/2pac/allsongs.html).
15
 
16
  ## data
17
 
18
- All unfiltered data from [https://lyrics.az/2pac/allsongs.html](https://lyrics.az/2pac/allsongs.html) can be found in Files and versions > 2pac_lyrics.json. However, I filtered some of these out of the model's training data because they were too short, not songs, etc.
19
 
20
  ### Training hyperparameters
21
 
 
11
 
12
  # gpt2pac
13
 
14
+ This model was created by finetuning [GPT-2-xl](https://huggingface.co/gpt2-xl) on the lyrics of 824 Tupac Shakur songs from [https://lyrics.az/2pac/allsongs.html](https://lyrics.az/2pac/allsongs.html).
15
 
16
  ## data
17
 
18
+ All unfiltered data from [https://lyrics.az/2pac/allsongs.html](https://lyrics.az/2pac/allsongs.html) are in [2pac_lyrics.json](https://huggingface.co/stecas/gpt2pac/blob/main/2pac_lyrics.json). However, I filtered some of these out of the model's training data because they were too short, not songs, etc.
19
 
20
  ### Training hyperparameters
21