Instructions to use reubenraff/earny_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use reubenraff/earny_bert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("reubenraff/earny_bert") model = AutoModelForPreTraining.from_pretrained("reubenraff/earny_bert") - Notebooks
- Google Colab
- Kaggle
Commit ·
ea669d1
1
Parent(s): 9f0ee2c
Upload pytorch_model.bin
Browse files- pytorch_model.bin +2 -2
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dc55b4036423ec27c1cf74a27a89a2718ac721b1aa63dc0a76484294f76593c
|
| 3 |
+
size 440502374
|