cnmoro commited on
Commit
a2c34ea
·
verified ·
1 Parent(s): 3cd9e68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
+ ![Comparison](newplot2.png)
24
+
25
  ## Usage
26
 
27
  You can use this model with the Transformers library: