vicgalle-xlm-roberta-large-xnli-anli
Version: 9
HuggingFaceLast updated May 2023
vicgalle/xlm-roberta-large-xnli-anli 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": "De pugna erat fantastic. Nam Crixo decem quam dilexit et praeciderunt caput aemulus.",
  "candidate_labels": "violent, peaceful"
}
Model Specifications
LicenseMit
Last UpdatedMay 2023
ProviderHuggingFace