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 6000
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:59632fc76e123148e48acf19385974914a620dd494006fcafccd92d766f034c2
|
| 3 |
size 737481828
|