ClassCat commited on
Commit
c9d8812
1 Parent(s): 52fb9af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ transformers==4.19.2
18
 
19
  ### Model architecture
20
 
21
- This model uses parameters based on GPT2 base setttings, but the number of layers is half the size of it.
22
 
23
  ### Tokenizer
24
 
 
18
 
19
  ### Model architecture
20
 
21
+ This model uses GPT2 base model settings, but the size of embedding dimensions are half the size of them.
22
 
23
  ### Tokenizer
24