Instructions to use Cabooose/specific_arabic_language_token_classification_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Cabooose/specific_arabic_language_token_classification_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Cabooose/specific_arabic_language_token_classification_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Cabooose/specific_arabic_language_token_classification_model") model = AutoModelForTokenClassification.from_pretrained("Cabooose/specific_arabic_language_token_classification_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 434041325
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f622c4772931c1075853dfc9c252ccf3a4f6b18897aadcf84be161112a3583b
|
| 3 |
size 434041325
|
runs/Oct04_11-30-45_d1b8e15fa981/events.out.tfevents.1696419055.d1b8e15fa981.794.0
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:eb2a21f202cc9eba5158f684acc3375f2e30f53d5a8bf713a2a3958392708c1c
|
| 3 |
+
size 6274
|