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