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 10
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:a04ac3f2caaf03ab0998bb31621a10d9b7b8f10d5d554ae10e6b7aa106bd09ba
|
| 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:e88d64ce4381d1698895651d0f328b8e39202128620b5cee5d5a4c9dfece146f
|
| 3 |
size 439710888
|