Instructions to use BenjaminKUL/new_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BenjaminKUL/new_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="BenjaminKUL/new_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("BenjaminKUL/new_model") model = AutoModelForTokenClassification.from_pretrained("BenjaminKUL/new_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
a37a03a
1
Parent(s): 2cb6094
Training in progress, step 200
Browse files
logs/1695826334.270293/events.out.tfevents.1695826334.Benjamins-MacBook-Pro.local.86295.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b69a6e6789d981e5b0326ae53d4305cfa7d860603ab144ac45dc0fc5e8fadb23
|
| 3 |
+
size 5838
|
logs/events.out.tfevents.1695826334.Benjamins-MacBook-Pro.local.86295.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce55752606bfb6a9664fc1d671768eeb7f4c57168828d66aeb3fb9d97f3495aa
|
| 3 |
+
size 5031
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 520816014
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:273a057fcdc043220cfcb43877df73fa0201088b19ca53cf4be008cb1d07f83b
|
| 3 |
size 520816014
|