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 5
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:5435ee0e1384f0a919a2205cfef31c22b8b74f56eb2443c5ad7a16a49e3b95f1
|
| 3 |
size 739548900
|
runs/Dec03_22-33-01_nozlvy7ufo/events.out.tfevents.1701642782.nozlvy7ufo.719.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:3e66587dd5a748c8c43fb52cb86203f43e4d1e8ae9ec3f942bf79bd023a1a643
|
| 3 |
+
size 51626
|