Instructions to use ArjanvD95/animals_roberta_large_s42 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArjanvD95/animals_roberta_large_s42 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ArjanvD95/animals_roberta_large_s42")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ArjanvD95/animals_roberta_large_s42") model = AutoModelForTokenClassification.from_pretrained("ArjanvD95/animals_roberta_large_s42") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2235420048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a49711b4e8b9926e1b4fce393d66991a70c6eee7cd84993775ab1a348668e810
|
| 3 |
size 2235420048
|
runs/Jun17_12-39-58_jupyternoteboo.gw-animalsandpl.src.surf-hosted.nl/events.out.tfevents.1718620798.jupyternoteboo.gw-animalsandpl.src.surf-hosted.nl.18535.9
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:8d9168de844a6c9fe2dfa6ed16d7c2ca1844aa3ab8489b0e62aaeff756f8fe63
|
| 3 |
+
size 10423
|