Instructions to use leminda-ai/Hebrew_affix_find2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use leminda-ai/Hebrew_affix_find2 with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForMultiLabelTokenClassification tokenizer = AutoTokenizer.from_pretrained("leminda-ai/Hebrew_affix_find2") model = BertForMultiLabelTokenClassification.from_pretrained("leminda-ai/Hebrew_affix_find2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4500
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 737481828
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfb3d200c5f6df3ab665c30eb939c12e04052ac9b42334a36e51e430886e4e62
|
| 3 |
size 737481828
|