Instructions to use giacomomiolo/scibert_reupload with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use giacomomiolo/scibert_reupload with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("giacomomiolo/scibert_reupload") model = AutoModelForPreTraining.from_pretrained("giacomomiolo/scibert_reupload") - Notebooks
- Google Colab
- Kaggle
Update tf_model.h5
Browse files- tf_model.h5 +3 -0
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f002e2a360aef61a46f373ac420e5f19169e288ea71977737b9c13f7f4b4910b
|
| 3 |
+
size 439936168
|