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

TaniyaHaghighi
/
multiple_answer_QA

Multiple Choice
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use TaniyaHaghighi/multiple_answer_QA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TaniyaHaghighi/multiple_answer_QA with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultipleChoice
    
    tokenizer = AutoTokenizer.from_pretrained("TaniyaHaghighi/multiple_answer_QA")
    model = AutoModelForMultipleChoice.from_pretrained("TaniyaHaghighi/multiple_answer_QA")
  • Notebooks
  • Google Colab
  • Kaggle
multiple_answer_QA / runs
134 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 141 commits
TaniyaHaghighi's picture
TaniyaHaghighi
End of training
b958cb3 about 3 years ago
  • Apr08_11-39-06_c621b5a029da
    End of training about 3 years ago
  • Apr08_17-11-07_5caa3e28c395
    Training in progress, epoch 16 about 3 years ago
  • Apr08_18-50-51_d028dcf8760c
    Training in progress, epoch 13 about 3 years ago
  • Apr08_19-31-56_d028dcf8760c
    Training in progress, epoch 31 about 3 years ago
  • Apr09_05-24-11_82fc6eb8bff3
    Training in progress, epoch 1 about 3 years ago
  • Apr09_05-42-06_82fc6eb8bff3
    Training in progress, epoch 33 about 3 years ago
  • Apr09_13-34-07_7512c6da28f0
    Training in progress, epoch 14 about 3 years ago
  • Apr09_15-05-15_de49c45459a8
    End of training about 3 years ago