Instructions to use NCAI/Bert_backup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NCAI/Bert_backup with Transformers:
# Load model directly from transformers import LeanAlbertForPretraining model = LeanAlbertForPretraining.from_pretrained("NCAI/Bert_backup", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48a9a86f17a929cb3f98fa81195977f18fd121cb97e5db6f4c7d96023e953f2f
|
| 3 |
+
size 733645271
|