Danil
commited on
Commit
·
c2ff116
1
Parent(s):
ee7ef25
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
## PythonGPT
|
2 |
A GPT2-type neural network trained on 4 gigabytes of Pyhon scripts from scratch. It has 50 million parameters.
|
3 |
|
|
|
1 |
+
language:
|
2 |
+
- "code"
|
3 |
+
- "en"
|
4 |
## PythonGPT
|
5 |
A GPT2-type neural network trained on 4 gigabytes of Pyhon scripts from scratch. It has 50 million parameters.
|
6 |
|