johnpaulbin
commited on
Commit
•
9ca22bf
1
Parent(s):
6161163
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## GPT-2 for Skript
|
2 |
+
|
3 |
+
## Complete your Skript automatically via a finetuned GPT-2 model
|
4 |
+
|
5 |
+
`0.57` Training loss on about 2 epochs (in total)
|
6 |
+
|
7 |
+
1.2 million lines of Skript is inside the dataset.
|
8 |
+
|
9 |
+
Inference Colab: https://colab.research.google.com/drive/1ujtLt7MOk7Nsag3q-BYK62Kpoe4Lr4PE
|