julien-c HF staff commited on
Commit
553f39a
1 Parent(s): facc290

Migrate model card from transformers-repo

Browse files

Read announcement at https://discuss.huggingface.co/t/announcement-all-model-cards-will-be-migrated-to-hf-co-model-repos/2755
Original file history: https://github.com/huggingface/transformers/commits/master/model_cards/binwang/xlnet-base-cased/README.md

Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ This model is pre-trained **XLNET** with 12 layers.
2
+
3
+ It comes with paper: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models
4
+
5
+ Project Page: [SBERT-WK](https://github.com/BinWang28/SBERT-WK-Sentence-Embedding)