hiiamsid commited on
Commit
36adca9
1 Parent(s): 28cd42e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ tags:
4
  - spanish
5
  license: mit
6
  ---
7
- This is a smaller version of the [google/mt5-base](https://huggingface.co/google/mt5-base) model with only Russian and some English embeddings left.
8
  * The original model has 582M parameters, with 237M of them being input and output embeddings.
9
  * After shrinking the `sentencepiece` vocabulary from 250K to 25K (top 25K Spanish tokens) the number of model parameters reduced to 237M parameters, and model size reduced from 2.2GB to 0.9GB - 42% of the original one.
10
 
 
4
  - spanish
5
  license: mit
6
  ---
7
+ This is a smaller version of the [google/mt5-base](https://huggingface.co/google/mt5-base) model with only Spanish embeddings left.
8
  * The original model has 582M parameters, with 237M of them being input and output embeddings.
9
  * After shrinking the `sentencepiece` vocabulary from 250K to 25K (top 25K Spanish tokens) the number of model parameters reduced to 237M parameters, and model size reduced from 2.2GB to 0.9GB - 42% of the original one.
10