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

Shaier
/
bigbird-roberta-base

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

Instructions to use Shaier/bigbird-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Shaier/bigbird-roberta-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Shaier/bigbird-roberta-base")
    model = AutoModelForMultipleChoice.from_pretrained("Shaier/bigbird-roberta-base")
  • Notebooks
  • Google Colab
  • Kaggle
bigbird-roberta-base / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Shaier's picture
Shaier
Training in progress, step 500
8074cc2 about 3 years ago
  • Apr21_16-11-02_Sagi
    Training in progress, step 500 about 3 years ago