rasyosef commited on
Commit
3839e96
1 Parent(s): 0a09afb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ pipeline_tag: text-generation
18
 
19
  This is a smaller version of the [gpt2](https://huggingface.co/openai-community/gpt2) decoder transformer model pretrained from scratch for **1.5 days** on **290 million tokens** of **Amharic** text.
20
 
21
- - It has **33.7 Million parameters**
22
  - The **context size** of this model is **128** tokens.
23
  - It has the same **tokenizer** as gpt2, trained from scratch using the same dataset with a vocabulary size of **8192**.
24
  - This is a base model and hasn't undergone any supervised finetuing yet.
 
18
 
19
  This is a smaller version of the [gpt2](https://huggingface.co/openai-community/gpt2) decoder transformer model pretrained from scratch for **1.5 days** on **290 million tokens** of **Amharic** text.
20
 
21
+ - It has **29.5 Million parameters**
22
  - The **context size** of this model is **128** tokens.
23
  - It has the same **tokenizer** as gpt2, trained from scratch using the same dataset with a vocabulary size of **8192**.
24
  - This is a base model and hasn't undergone any supervised finetuing yet.