Instructions to use AmirErez/BBERT-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AmirErez/BBERT-models with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AmirErez/BBERT-models", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add 768H bacterial classifier (best_model, epoch 100 freeze2)
Browse files
bacterial_classifier_768H/best_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b080d0ea62e11e2d145a7438383c4f1e180ce3f87da16922e1a19793adcac22
|
| 3 |
+
size 153202182
|