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 ·
5f1ffd8
1
Parent(s): 059f8ec
Training in progress, step 400
Browse files
logs/events.out.tfevents.1691673232.Benjamins-MacBook-Pro.local.32258.2
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:c9980a29c233c1189e60a6a3d091141e26169435660c96aad1faf95e7445131e
|
| 3 |
+
size 5709
|