Instructions to use anismahmahi/group2_non_all_zero with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anismahmahi/group2_non_all_zero with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="anismahmahi/group2_non_all_zero")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("anismahmahi/group2_non_all_zero") model = AutoModelForTokenClassification.from_pretrained("anismahmahi/group2_non_all_zero") - Notebooks
- Google Colab
- Kaggle
Commit ·
26316a9
1
Parent(s): dcd2ce8
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 735427758
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9eb3055489f6af8b3ff9d7d73c7ef3ced195487cae0e17b4b80e82c6f726846f
|
| 3 |
size 735427758
|
runs/Apr26_12-51-49_bb8-lix.polytechnique.fr/events.out.tfevents.1714128714.bb8-lix.polytechnique.fr.166787.41
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:8d5bdd69d03f7a40b968887144215c20c1f74e64c7fa84c747997c5832f50eff
|
| 3 |
+
size 12243
|