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 1
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:2bb62480e3418d87f11e9d09a2e7690ce306d33a93797174020a62a93ccb014f
|
| 3 |
size 434216752
|
runs/Jun15_10-11-39_d492026104f6/events.out.tfevents.1718446300.d492026104f6.5032.10
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b01673700a409b6967aa8758783c692d8dcaf23694db7beac0fb3e13c7515c9
|
| 3 |
+
size 5507
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0aa07f12c0ac3c6bb3e7d324296ccfec1f4a82855c5eb9b1b7e2fd690db4f807
|
| 3 |
size 5176
|