Instructions to use ppak10/defect-classification-scibert-baseline-15-epochs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ppak10/defect-classification-scibert-baseline-15-epochs with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ppak10/defect-classification-scibert-baseline-15-epochs", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
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:03848da6948fd2c62bb9041af0c0ba9a3fc4ff3676bcf561c6b2e60a1e2d0d85
|
| 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:861c1bcb00f3e003ecfc22abc9c4a93ab87255f4678f74b23e777574dbd62cd3
|
| 3 |
size 439710888
|