Instructions to use ppak10/defect-classification-scibert-prompt-05-epochs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ppak10/defect-classification-scibert-prompt-05-epochs with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ppak10/defect-classification-scibert-prompt-05-epochs", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files- classification_head.pt +1 -1
- model.safetensors +1 -1
classification_head.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 13920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbe0958675c7546ed46243afd9da44600b9fafa7445c6587a8dc3990d26a987c
|
| 3 |
size 13920
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 439710888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdef3c59f777e2e20216f1757120510210c533c5e6a228c94f30d49e936eeffc
|
| 3 |
size 439710888
|