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

Riiid
/
kda-distilroberta-base-race

Multiple Choice
Transformers
PyTorch
English
roberta
Model card Files Files and versions
xet
Community
1

Instructions to use Riiid/kda-distilroberta-base-race with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Riiid/kda-distilroberta-base-race with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Riiid/kda-distilroberta-base-race")
    model = AutoModelForMultipleChoice.from_pretrained("Riiid/kda-distilroberta-base-race")
  • Notebooks
  • Google Colab
  • Kaggle
kda-distilroberta-base-race
332 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
riiider's picture
riiider
Update README.md
35b0e79 about 3 years ago
  • .gitattributes
    1.43 kB
    initial commit over 3 years ago
  • README.md
    2.61 kB
    Update README.md about 3 years ago
  • config.json
    875 Bytes
    initial commit over 3 years ago
  • merges.txt
    456 kB
    initial commit over 3 years ago
  • pytorch_model.bin
    329 MB
    xet
    initial commit over 3 years ago
  • special_tokens_map.json
    239 Bytes
    initial commit over 3 years ago
  • tokenizer.json
    2.11 MB
    initial commit over 3 years ago
  • tokenizer_config.json
    378 Bytes
    initial commit over 3 years ago
  • vocab.json
    798 kB
    initial commit over 3 years ago