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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

jon-t
/
bio-mqa

Multiple Choice
Transformers
Safetensors
bert
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use jon-t/bio-mqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jon-t/bio-mqa with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("jon-t/bio-mqa")
    model = AutoModelForMultipleChoice.from_pretrained("jon-t/bio-mqa", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bio-mqa
434 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
jon-t's picture
jon-t
jon-t/bio-mqa
7b65dd9 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.67 kB
    jon-t/bio-mqa over 1 year ago
  • config.json
    619 Bytes
    jon-t/bio-mqa over 1 year ago
  • model.safetensors
    433 MB
    xet
    jon-t/bio-mqa over 1 year ago
  • special_tokens_map.json
    132 Bytes
    jon-t/bio-mqa over 1 year ago
  • tokenizer.json
    669 kB
    jon-t/bio-mqa over 1 year ago
  • tokenizer_config.json
    1.36 kB
    jon-t/bio-mqa over 1 year ago
  • training_args.bin
    5.24 kB
    xet
    jon-t/bio-mqa over 1 year ago
  • vocab.txt
    213 kB
    jon-t/bio-mqa over 1 year ago