Instructions to use ppak10/defect-classification-scibert-baseline-10-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-10-epochs with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ppak10/defect-classification-scibert-baseline-10-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:4ebf422f49b86a596905799c78ed6e0c46f10cb876a9fc1f5ec0142f9d7ef572
|
| 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:44fb9f6854f064d1c4bdac8dcf6d12c81928d00f5697c69e217653709e2fece9
|
| 3 |
size 439710888
|