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

LongRiver
/
transformer_QAVi

Question Answering
Transformers
google-tensorflow TensorFlow
TensorBoard
distilbert
generated_from_keras_callback
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use LongRiver/transformer_QAVi with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="LongRiver/transformer_QAVi")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForQuestionAnswering
    
    tokenizer = AutoTokenizer.from_pretrained("LongRiver/transformer_QAVi")
    model = AutoModelForQuestionAnswering.from_pretrained("LongRiver/transformer_QAVi")
  • Notebooks
  • Google Colab
  • Kaggle
transformer_QAVi / logs /train
5.77 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 35 commits
LongRiver's picture
LongRiver
Training in progress epoch 9
0dfebdd about 2 years ago
  • events.out.tfevents.1714707522.10b7f54601f4.408.0.v2
    1.44 MB
    xet
    Training in progress epoch 1 about 2 years ago
  • events.out.tfevents.1714957848.f7da57357404.85.0.v2
    1.45 MB
    xet
    Training in progress epoch 19 about 2 years ago
  • events.out.tfevents.1715222636.eeb29db29a0c.103.0.v2
    1.44 MB
    xet
    Training in progress epoch 2 about 2 years ago
  • events.out.tfevents.1715306941.1b2b588cc121.77.0.v2
    1.44 MB
    xet
    Training in progress epoch 9 about 2 years ago