Instructions to use sivan22/halacha-siman-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sivan22/halacha-siman-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="sivan22/halacha-siman-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("sivan22/halacha-siman-classifier") model = AutoModelForSequenceClassification.from_pretrained("sivan22/halacha-siman-classifier") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 739548900
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd30f7cb39965de092bbb67efcadb195e99ec7bebdf1fbacbaf3bb9949e25799
|
| 3 |
size 739548900
|
runs/Nov30_07-44-13_n325q6aseh/events.out.tfevents.1701330255.n325q6aseh.32.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:4da682265653fc0da7a12fe0b5342a4bfb6e136d472dda138e89eaf8cbbe05c5
|
| 3 |
+
size 53537
|