asahi417 commited on
Commit
85ec887
·
verified ·
1 Parent(s): 784b47e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -7,4 +7,8 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ This repo contains models used in the paper [`An Efficient Multilingual Language Model Compression through Vocabulary Trimming`](https://arxiv.org/abs/2305.15020).
11
+
12
+ - Paper: https://arxiv.org/abs/2305.15020
13
+ - GitHub: https://github.com/asahi417/lm-vocab-trimmer
14
+