dumitrescustefan
commited on
Commit
•
404b060
1
Parent(s):
a6b6903
Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,13 @@ license: mit # Example: apache-2.0 or any license from https://hf.co/docs/hub/r
|
|
5 |
|
6 |
tags:
|
7 |
- romanian
|
8 |
-
-
|
9 |
-
-
|
10 |
- gpt-neo
|
11 |
---
|
12 |
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
5 |
|
6 |
tags:
|
7 |
- romanian
|
8 |
+
- text generation
|
9 |
+
- causal lm
|
10 |
- gpt-neo
|
11 |
---
|
12 |
|
13 |
+
## Model description
|
14 |
+
|
15 |
+
This model is a GPT-Neo transformer decoder model designed using EleutherAI's replication of the GPT-3 architecture.
|
16 |
+
|
17 |
+
|