nicolaebanari commited on
Commit
da7428f
·
verified ·
1 Parent(s): e8187c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Vocabulary Trimmed [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large): `nicolaebanari/me5-large-trimmed-nl-test`
2
  This model is a trimmed version of [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) 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.
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - nl
5
+ base_model:
6
+ - intfloat/multilingual-e5-large
7
+ pipeline_tag: sentence-similarity
8
+ ---
9
  # Vocabulary Trimmed [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large): `nicolaebanari/me5-large-trimmed-nl-test`
10
  This model is a trimmed version of [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) by [`vocabtrimmer`](https://github.com/asahi417/lm-vocab-trimmer), a tool for trimming vocabulary of language models to compress the model size.
11
  Following table shows a summary of the trimming process.