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

hf-tiny-model-private
/
tiny-random-FunnelForMultipleChoice

Multiple Choice
Transformers
PyTorch
google-tensorflow TensorFlow
funnel
Model card Files Files and versions
xet
Community
1

Instructions to use hf-tiny-model-private/tiny-random-FunnelForMultipleChoice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hf-tiny-model-private/tiny-random-FunnelForMultipleChoice with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-FunnelForMultipleChoice")
    model = AutoModelForMultipleChoice.from_pretrained("hf-tiny-model-private/tiny-random-FunnelForMultipleChoice")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-FunnelForMultipleChoice
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
cb6a6c1 verified over 1 year ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    807 Bytes
    Upload tiny models for FunnelForMultipleChoice about 3 years ago
  • model.safetensors
    285 kB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    304 kB
    xet
    Upload tiny models for FunnelForMultipleChoice about 3 years ago
  • special_tokens_map.json
    170 Bytes
    Upload tiny models for FunnelForMultipleChoice about 3 years ago
  • tf_model.h5
    376 kB
    xet
    Upload tiny models for FunnelForMultipleChoice about 3 years ago
  • tokenizer.json
    23.5 kB
    Upload tiny models for FunnelForMultipleChoice about 3 years ago
  • tokenizer_config.json
    641 Bytes
    Upload tiny models for FunnelForMultipleChoice about 3 years ago
  • vocab.txt
    4.69 kB
    Upload tiny models for FunnelForMultipleChoice about 3 years ago