Instructions to use CSHaitao/SAILER_en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CSHaitao/SAILER_en with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForCotMAE tokenizer = AutoTokenizer.from_pretrained("CSHaitao/SAILER_en") model = BertForCotMAE.from_pretrained("CSHaitao/SAILER_en") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:511353877eed61a2c086a1a69e1a5443c1f6aeb9635921a5f07f9cb981e5b771
|
| 3 |
+
size 608204480
|