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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -10,8 +10,15 @@ tags:
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
 
 
 
 
 
 
 
 
10
  - gpt-neo
11
  ---
12
 
13
+ # gpt-neo-romanian-780m
14
 
15
  This model is a GPT-Neo transformer decoder model designed using EleutherAI's replication of the GPT-3 architecture.
16
 
17
+ It was trained on a thoroughly cleaned corpus of Romanian text of about 40GB composed of Oscar, Opus, Wikipedia, literature and various other bits and pieces of text, joined together and deduplicated. It was trained for about a month, totaling 1.5M steps on a v3-32 TPU machine.
18
 
19
+ ### Authors:
20
+ * Dumitrescu Stefan
21
+ * Mihai Ilie
22
+
23
+ ### Evaluation
24
+ Evaluation to be added soon, also on [https://github.com/dumitrescustefan/Romanian-Transformers](https://github.com/dumitrescustefan/Romanian-Transformers)