Update README.md
Browse files
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!
|