rasyosef commited on
Commit
02a47ce
·
verified ·
1 Parent(s): 8c3784d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -211,7 +211,7 @@ You can finetune this model on your own dataset.
211
 
212
  ### Model Description
213
  - **Model Type:** SPLADE Sparse Encoder
214
- - **Base model:** [yosefw/SPLADE-BERT-Mini-BS256](https://huggingface.co/yosefw/SPLADE-BERT-Mini-BS256) <!-- at revision 986bc55b61d9f0559f86423fb5807b9f4a3b7094 -->
215
  - **Maximum Sequence Length:** 512 tokens
216
  - **Output Dimensionality:** 30522 dimensions
217
  - **Similarity Function:** Dot Product
@@ -533,4 +533,6 @@ SparseEncoder(
533
  ## Model Card Contact
534
 
535
  *Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
536
- -->
 
 
 
211
 
212
  ### Model Description
213
  - **Model Type:** SPLADE Sparse Encoder
214
+ - **Base model:** [prajjwal1/bert-mini](https://huggingface.co/prajjwal1/bert-mini)
215
  - **Maximum Sequence Length:** 512 tokens
216
  - **Output Dimensionality:** 30522 dimensions
217
  - **Similarity Function:** Dot Product
 
533
  ## Model Card Contact
534
 
535
  *Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
536
+ -->
537
+
538
+ </details>