egosumkira commited on
Commit
53dfb27
1 Parent(s): 66c1935

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,11 +21,11 @@ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on IMD
21
 
22
  ## Model description
23
 
24
- This model was fine-tuned with intention of generating short fantasy stories based on given keywords. You can test this model [here](https://huggingface.co/spaces/egosumkira/GPT2-Fantasy)
25
 
26
  ## Training data
27
 
28
- Training data was parsed from IMDB website and consists of keywords-synopsis pairs. Method of encoding data was inspired from [this repo](https://github.com/minimaxir/gpt-2-keyword-generation)
29
 
30
 
31
  ### Training hyperparameters
 
21
 
22
  ## Model description
23
 
24
+ This model was fine-tuned with intention of generating short fantasy stories based on given keywords. You can test this model [here](https://huggingface.co/spaces/egosumkira/GPT2-Fantasy).
25
 
26
  ## Training data
27
 
28
+ Training data was parsed from IMDB website and consists of keywords-synopsis pairs. Method of encoding data was inspired from [this repo](https://github.com/minimaxir/gpt-2-keyword-generation).
29
 
30
 
31
  ### Training hyperparameters