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_2

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_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use eawang/roberta_mc_model_2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("eawang/roberta_mc_model_2")
    model = AutoModelForMultipleChoice.from_pretrained("eawang/roberta_mc_model_2")
  • Notebooks
  • Google Colab
  • Kaggle
roberta_mc_model_2 / runs
81.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
eawang's picture
eawang
Training in progress, epoch 1
ee2f239 about 3 years ago
  • May02_22-54-19_4125acdf5757
    Training in progress, epoch 1 about 3 years ago
  • May02_22-58-58_4125acdf5757
    Training in progress, epoch 1 about 3 years ago
  • May02_23-08-55_4125acdf5757
    Training in progress, epoch 1 about 3 years ago
  • May02_23-15-54_4125acdf5757
    Training in progress, epoch 1 about 3 years ago
  • May02_23-18-06_4125acdf5757
    Training in progress, epoch 10 about 3 years ago
  • May03_00-24-07_a63a95f0775d
    Training in progress, epoch 9 about 3 years ago
  • May03_00-37-19_c69a8e4fd304
    Training in progress, epoch 1 about 3 years ago