sahajtomar-german-zeroshot
Version: 5
Sahajtomar/German_Zeroshot is a pre-trained language model available on the Hugging Face Hub. It's specifically designed for the zero-shot-classification task in the transformers library. If you want to learn more about the model's architecture, hyperparameters, limitations, and biases, you can find this information on the model's dedicated Model Card on the Hugging Face Hub .
Here's an example API request payload that you can use to obtain predictions from the model:
{
"inputs": "Letzte Woche gab es einen Selbstmord in einer nahe gelegenen kolonie",
"candidate_labels": "Verbrechen,Trag\u00f6die,Stehlen"
}
Model Specifications
Last UpdatedMay 2023
ProviderHuggingFace