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 1
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:70b3b3805ae89ba135d0ab200c784392f9454c03f0688153eb35e9c34d3c1ec6
|
| 3 |
size 2235420048
|
runs/Jun17_12-57-02_jupyternoteboo.gw-animalsandpl.src.surf-hosted.nl/events.out.tfevents.1718621822.jupyternoteboo.gw-animalsandpl.src.surf-hosted.nl.18535.10
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7eb126bf58abbe8ce3bbb97f1d07e6229b8c3250dcdfde22db0803d2cfec1d4
|
| 3 |
+
size 5619
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bded5f3b7a23e051dc634d8901530e6e72dc828f45fbed8513b8bfac85b7202
|
| 3 |
size 5240
|