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:b4aa836facbb8c50d8bdb3e5020ee00d3403a71a6ced4d6e2f15e25ee4c48bef
|
| 3 |
size 434216752
|
runs/Jun15_08-41-58_d492026104f6/events.out.tfevents.1718440919.d492026104f6.5032.0
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:001a7e8bf9d0c561fb7f577aae626e86c12aad81865b4e472c4a018c512513d3
|
| 3 |
+
size 9983
|
runs/Jun15_08-46-00_d492026104f6/events.out.tfevents.1718441161.d492026104f6.5032.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0ed54b34daa738589400f212b6ca5a5af7479aba67ad4b9696d27d4de18f8af
|
| 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:03dae4d86526846e7a65cb3d733777c017a22be81870633efc82bc9f42326a5e
|
| 3 |
size 5176
|