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