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