Instructions to use ppak10/defect-classification-scibert-baseline-20-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-20-epochs with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ppak10/defect-classification-scibert-baseline-20-epochs", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 19
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:77f145c85d19468c3b4438a22ee69e3d25c7893f7f07981c51d3481fce2b8b4f
|
| 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:0b40984384a0c473ef34226a49f42d4aff0d46a3e28b50aec13b2ad9c79a3853
|
| 3 |
size 439710888
|