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-biobert-race

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

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

  • Libraries
  • Transformers

    How to use Riiid/kda-biobert-race with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("Riiid/kda-biobert-race")
    model = AutoModelForMultipleChoice.from_pretrained("Riiid/kda-biobert-race")
  • Notebooks
  • Google Colab
  • Kaggle
kda-biobert-race
434 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
riiider's picture
riiider
Update README.md
0221c1c about 3 years ago
  • .gitattributes
    1.43 kB
    initial commit over 3 years ago
  • README.md
    2.57 kB
    Update README.md about 3 years ago
  • config.json
    866 Bytes
    initial commit over 3 years ago
  • pytorch_model.bin
    433 MB
    xet
    initial commit over 3 years ago
  • special_tokens_map.json
    112 Bytes
    initial commit over 3 years ago
  • tokenizer.json
    669 kB
    initial commit over 3 years ago
  • tokenizer_config.json
    538 Bytes
    initial commit over 3 years ago
  • vocab.txt
    213 kB
    initial commit over 3 years ago