Instructions to use ArjanvD95/dbnl_gysbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArjanvD95/dbnl_gysbert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ArjanvD95/dbnl_gysbert")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ArjanvD95/dbnl_gysbert") model = AutoModelForTokenClassification.from_pretrained("ArjanvD95/dbnl_gysbert") - 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 435596088
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db8b4e6c2730c3b2527b5cce526a9147d716168b6d978b7351e1403aa4264c49
|
| 3 |
size 435596088
|
runs/Jun14_14-53-10_afebf84248ce/events.out.tfevents.1718376791.afebf84248ce.63878.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:0063b431c5f4d021d6af6970ae23eeec00a901c0ff529e7ec687df7a6ca2e13d
|
| 3 |
+
size 10280
|
runs/Jun14_15-06-11_afebf84248ce/events.out.tfevents.1718377572.afebf84248ce.63878.10
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b86cd050b2057b7dcb0424b6b3839fc8afcdd1e73f6bbc0fd12c742a0a08cb77
|
| 3 |
+
size 5476
|
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:f959aec74ce687b3519b686992649b8dad176534f77275669f738acc5375d185
|
| 3 |
size 5240
|