Update README.md
Browse files
README.md
CHANGED
|
@@ -20,6 +20,8 @@ This pruned model should perform similarly to the original model for Portuguese
|
|
| 20 |
memory footprint. However, it may not perform well for other languages present in the original multilingual model as tokens not
|
| 21 |
commonly used in Portuguese were removed from the original multilingual model's vocabulary.
|
| 22 |
|
|
|
|
|
|
|
| 23 |
## Usage
|
| 24 |
|
| 25 |
You can use this model with the Transformers library:
|
|
|
|
| 20 |
memory footprint. However, it may not perform well for other languages present in the original multilingual model as tokens not
|
| 21 |
commonly used in Portuguese were removed from the original multilingual model's vocabulary.
|
| 22 |
|
| 23 |
+

|
| 24 |
+
|
| 25 |
## Usage
|
| 26 |
|
| 27 |
You can use this model with the Transformers library:
|