Instructions to use ArjanvD95/animals_pfr_mdeberta_512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArjanvD95/animals_pfr_mdeberta_512 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ArjanvD95/animals_pfr_mdeberta_512")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ArjanvD95/animals_pfr_mdeberta_512") model = AutoModelForTokenClassification.from_pretrained("ArjanvD95/animals_pfr_mdeberta_512") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 9
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112908732
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29e86c56a7fffbe7651488d0cd3c6ffa18360f753b545fb7e32a2bce2c8b5dec
|
| 3 |
size 1112908732
|
runs/May09_15-16-01_01ded70e81ae/events.out.tfevents.1746803764.01ded70e81ae.1005.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4cc34881ea8210e6556c8ab85340b0ef04f0ef2d89aa0e903d9956ee273b721
|
| 3 |
+
size 37813
|