Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sahithya20
/
bert-base-uncased

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

Instructions to use sahithya20/bert-base-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sahithya20/bert-base-uncased with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("sahithya20/bert-base-uncased")
    model = AutoModelForMultipleChoice.from_pretrained("sahithya20/bert-base-uncased")
  • Notebooks
  • Google Colab
  • Kaggle
bert-base-uncased
438 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sahithya20's picture
sahithya20
Upload BertForMultipleChoice
22dc433 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.18 kB
    Upload BertForMultipleChoice about 2 years ago
  • config.json
    670 Bytes
    Upload BertForMultipleChoice about 2 years ago
  • model.safetensors
    438 MB
    xet
    Upload BertForMultipleChoice about 2 years ago