baebee commited on
Commit
0107a13
β€’
1 Parent(s): 08850b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -7,6 +7,11 @@ tags:
7
  - gpt
8
  - remake
9
  - v2
 
 
 
 
 
10
  ---
11
  Colab used to train this model πŸ‘‰πŸ‘‰ [gpt remaker](https://colab.research.google.com/drive/1O9uFQVP9EUhguwhx2qD4pk9PbRCdnijE?usp=sharing)
12
  Both training and inferencing are included in the colab. Happy coding!
 
7
  - gpt
8
  - remake
9
  - v2
10
+ - pytorch
11
+ - pickle
12
+ - gpt2
13
+ - open sourced
14
+ pipeline_tag: text-generation
15
  ---
16
  Colab used to train this model πŸ‘‰πŸ‘‰ [gpt remaker](https://colab.research.google.com/drive/1O9uFQVP9EUhguwhx2qD4pk9PbRCdnijE?usp=sharing)
17
  Both training and inferencing are included in the colab. Happy coding!