Instructions to use anismahmahi/group3_non_all_zero with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anismahmahi/group3_non_all_zero with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="anismahmahi/group3_non_all_zero")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("anismahmahi/group3_non_all_zero") model = AutoModelForTokenClassification.from_pretrained("anismahmahi/group3_non_all_zero") - Notebooks
- Google Colab
- Kaggle
Commit ·
a3e0bc6
1
Parent(s): 3450309
End of training
Browse files
runs/Apr26_18-47-04_bb8-lix.polytechnique.fr/events.out.tfevents.1714150028.bb8-lix.polytechnique.fr.277957.1
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:89244d9c9da096855367e6b9e9b8662bc159c6ef62a7578ea7e9ed34659e6b1d
|
| 3 |
+
size 12191
|