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

eawang
/
roberta_mc_model_12

Multiple Choice
Transformers
PyTorch
TensorBoard
roberta
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use eawang/roberta_mc_model_12 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("eawang/roberta_mc_model_12")
    model = AutoModelForMultipleChoice.from_pretrained("eawang/roberta_mc_model_12")
  • Notebooks
  • Google Colab
  • Kaggle
roberta_mc_model_12 / runs
10.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
eawang's picture
eawang
Training in progress, epoch 1
089f6ef about 3 years ago
  • May03_00-49-12_c69a8e4fd304
    Training in progress, epoch 1 about 3 years ago