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 6
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:f4f278bbb9872f09685901c560a455c9631374116bcd4d65775c3f443c3761f9
|
| 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
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:e7663ccbd87b8f1fb6525901519ab8bbb63d3da451574b393b6d7660dab17090
|
| 3 |
+
size 7979
|