dumitrescustefan commited on
Commit
404b060
1 Parent(s): a6b6903

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
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
- - generative
9
- - text
10
  - gpt-neo
11
  ---
12
 
13
- This markdown file contains the spec for the modelcard metadata regarding evaluation parameters. When present, and only then, 'model-index', 'datasets' and 'license' contents will be verified when git pushing changes to your README.md file.
14
- Valid license identifiers can be found in [our docs](https://huggingface.co/docs/hub/repositories-licenses)
 
 
 
 
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
+