asahi417 commited on
Commit
66e2965
1 Parent(s): 9e01c0a

commit files to HF hub

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Vocabulary Trimmed [lmqg/mbart-large-cc25-frquad-qa](https://huggingface.co/lmqg/mbart-large-cc25-frquad-qa): `vocabtrimmer/mbart-large-cc25-frquad-qa-trimmed-fr`
2
+ This model is a trimmed version of [lmqg/mbart-large-cc25-frquad-qa](https://huggingface.co/lmqg/mbart-large-cc25-frquad-qa) by [`vocabtrimmer`](https://github.com/asahi417/lm-vocab-trimmer), a tool for trimming vocabulary of language models to compress the model size.
3
+ Following table shows a summary of the trimming process.
4
+
5
+ | | lmqg/mbart-large-cc25-frquad-qa | vocabtrimmer/mbart-large-cc25-frquad-qa-trimmed-fr |
6
+ |:---------------------------|:----------------------------------|:-----------------------------------------------------|
7
+ | parameter_size_full | 610,852,864 | 442,588,160 |
8
+ | parameter_size_embedding | 512,057,344 | 175,527,936 |
9
+ | vocab_size | 250,028 | 85,707 |
10
+ | compression_rate_full | 100.0 | 72.45 |
11
+ | compression_rate_embedding | 100.0 | 34.28 |
12
+
13
+
14
+ Following table shows the parameter used to trim vocabulary.
15
+
16
+ | language | dataset | dataset_column | dataset_name | dataset_split | target_vocab_size | min_frequency |
17
+ |:-----------|:----------------------------|:-----------------|:---------------|:----------------|:--------------------|----------------:|
18
+ | fr | vocabtrimmer/mc4_validation | text | fr | validation | | 2 |