Chris Alexiuk commited on
Commit
5b0a279
1 Parent(s): 9e394b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -16
README.md CHANGED
@@ -6,29 +6,17 @@ tags:
6
  model-index:
7
  - name: lyric-gpt
8
  results: []
 
 
 
9
  ---
10
 
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
-
14
  # lyric-gpt
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 5.4526
19
 
20
- ## Model description
21
-
22
- More information needed
23
-
24
- ## Intended uses & limitations
25
-
26
- More information needed
27
-
28
- ## Training and evaluation data
29
-
30
- More information needed
31
-
32
  ## Training procedure
33
 
34
  ### Training hyperparameters
@@ -83,4 +71,4 @@ The following hyperparameters were used during training:
83
  - Transformers 4.34.1
84
  - Pytorch 2.1.0+cu118
85
  - Datasets 2.14.6
86
- - Tokenizers 0.14.1
 
6
  model-index:
7
  - name: lyric-gpt
8
  results: []
9
+ datasets:
10
+ - brunokreiner/genius-lyrics
11
+ pipeline_tag: text-generation
12
  ---
13
 
 
 
 
14
  # lyric-gpt
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 5.4526
19
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ## Training procedure
21
 
22
  ### Training hyperparameters
 
71
  - Transformers 4.34.1
72
  - Pytorch 2.1.0+cu118
73
  - Datasets 2.14.6
74
+ - Tokenizers 0.14.1