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

parth0908
/
bert-squad2

Question Answering
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use parth0908/bert-squad2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="parth0908/bert-squad2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForQuestionAnswering
    
    tokenizer = AutoTokenizer.from_pretrained("parth0908/bert-squad2")
    model = AutoModelForQuestionAnswering.from_pretrained("parth0908/bert-squad2")
  • Notebooks
  • Google Colab
  • Kaggle
bert-squad2 / logs
91.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
parth0908's picture
parth0908
Training in progress, step 1000
cb1be72 verified about 1 year ago
  • events.out.tfevents.1741526299.36c56c76e8b8.31.0
    5.17 kB
    xet
    Training in progress, step 500 about 1 year ago
  • events.out.tfevents.1741526554.36c56c76e8b8.31.1
    12.2 kB
    xet
    Training in progress, step 1500 about 1 year ago
  • events.out.tfevents.1741528674.36c56c76e8b8.31.2
    5.01 kB
    xet
    Training in progress, step 500 about 1 year ago
  • events.out.tfevents.1741528690.36c56c76e8b8.31.3
    5.01 kB
    xet
    Training in progress, step 500 about 1 year ago
  • events.out.tfevents.1741528710.36c56c76e8b8.31.4
    7.42 kB
    xet
    Training in progress, step 1500 about 1 year ago
  • events.out.tfevents.1741531021.36c56c76e8b8.31.5
    4.97 kB
    xet
    Training in progress, step 500 about 1 year ago
  • events.out.tfevents.1741531042.36c56c76e8b8.31.6
    41.9 kB
    xet
    Model save about 1 year ago
  • events.out.tfevents.1741883276.c02d6e67a5e0.31.0
    9.78 kB
    xet
    Training in progress, step 1000 about 1 year ago