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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Add 384H bacterial classifier (best_model, epoch 200 unfrozen)
Browse files
bacterial_classifier_384H/best_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56821164226a16050985c7385955f787ab86fc1f4145a147b75bfd3e3e90dd00
|
| 3 |
+
size 87786866
|