Instructions to use ArjanvD95/animals_dbnl_bertje with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArjanvD95/animals_dbnl_bertje with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ArjanvD95/animals_dbnl_bertje")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ArjanvD95/animals_dbnl_bertje") model = AutoModelForTokenClassification.from_pretrained("ArjanvD95/animals_dbnl_bertje") - 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 434216752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8168619caed7e0c99d11d08c22e8097941d169393f72a196c28a3557eace2d20
|
| 3 |
size 434216752
|
runs/Jun15_09-57-53_d492026104f6/events.out.tfevents.1718445474.d492026104f6.5032.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:ff8f1ede702c198f231627a49f0227f7890c006eebc6e2fc13fe7c7d3cea2734
|
| 3 |
+
size 9485
|