zhangirazerbayev
commited on
Commit
•
f2afbad
1
Parent(s):
f5cb88a
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ProofGPT-v0.1
|
2 |
|
3 |
# Model Description
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- text generation
|
6 |
+
- pytorch
|
7 |
+
- causal-lm
|
8 |
+
- gpt_neox
|
9 |
+
license: mit
|
10 |
+
datasets:
|
11 |
+
- proof-pile
|
12 |
+
---
|
13 |
+
|
14 |
# ProofGPT-v0.1
|
15 |
|
16 |
# Model Description
|