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

Liberty-L
/
Multiple_Choice_swag

Multiple Choice
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Liberty-L/Multiple_Choice_swag with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Liberty-L/Multiple_Choice_swag with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Liberty-L/Multiple_Choice_swag")
    model = AutoModelForMultipleChoice.from_pretrained("Liberty-L/Multiple_Choice_swag")
  • Notebooks
  • Google Colab
  • Kaggle
Multiple_Choice_swag / runs
14.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Liberty-L's picture
Liberty-L
Liberty-L/Multiple_Choice_swag
a3fd3ab over 2 years ago
  • Nov28_11-25-35_66e724768c7c
    Liberty-L/Multiple_Choice_swag over 2 years ago
  • Nov29_09-04-22_d1be63285eed
    Liberty-L/Multiple_Choice_swag over 2 years ago