Instructions to use sivan22/halacha-siman-seif-classifier-ankiShoot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sivan22/halacha-siman-seif-classifier-ankiShoot with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="sivan22/halacha-siman-seif-classifier-ankiShoot")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("sivan22/halacha-siman-seif-classifier-ankiShoot") model = AutoModelForSequenceClassification.from_pretrained("sivan22/halacha-siman-seif-classifier-ankiShoot", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bc790b4dd1bf2121e76170e490501a8ac744d6c74509121b1bc153172445c5ce
- Size of remote file:
- 4.27 kB
- SHA256:
- 351126059097c578d867ef4ad63f1764023d9a8bd2dd9289d9326900caef3f29
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.