Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

zharry29
/
intent_thwh

Multiple Choice
Transformers
PyTorch
xlm-roberta
Model card Files Files and versions
xet
Community
1

Instructions to use zharry29/intent_thwh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zharry29/intent_thwh with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("zharry29/intent_thwh")
    model = AutoModelForMultipleChoice.from_pretrained("zharry29/intent_thwh")
  • Notebooks
  • Google Colab
  • Kaggle
intent_thwh
2.23 GB
Ctrl+K
Ctrl+K
History: 6 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
0b4076b verified about 1 year ago
  • .gitattributes
    399 Bytes
    Adding `safetensors` variant of this model about 1 year ago
  • config.json
    1.06 kB
    Update config.json over 5 years ago
  • model.safetensors
    1.11 GB
    xet
    Adding `safetensors` variant of this model about 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    1.11 GB
    xet
    Update pytorch_model.bin over 5 years ago
  • sentencepiece.bpe.model
    5.07 MB
    Update sentencepiece.bpe.model over 5 years ago
  • training_args.bin

    Detected Pickle imports (2)

    • "argparse.Namespace",
    • "torch.device"

    How to fix it?

    1.3 kB
    xet
    Update training_args.bin over 5 years ago