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 ·
e4ffec6
1
Parent(s): 40541eb
Training in progress, step 2200
Browse files
logs/events.out.tfevents.1695826941.Benjamins-MacBook-Pro.local.86295.4
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:8269c397f7c2b0a4d95783094869cb83e528f256fc07ba05ba4f26445f4b91ab
|
| 3 |
+
size 11658
|
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:b2dbaca7df56e02aada60b3b834c1f26b2fad6a121c4d3a911c4173a66ac18fb
|
| 3 |
size 520816014
|