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

  • Log In
  • Sign Up

StaAhmed
/
Qa_01

Question Answering
Transformers
google-tensorflow TensorFlow
roberta
generated_from_keras_callback
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use StaAhmed/Qa_01 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="StaAhmed/Qa_01")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForQuestionAnswering
    
    tokenizer = AutoTokenizer.from_pretrained("StaAhmed/Qa_01")
    model = AutoModelForQuestionAnswering.from_pretrained("StaAhmed/Qa_01")
  • Notebooks
  • Google Colab
  • Kaggle
Qa_01
500 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 25 commits
StaAhmed's picture
StaAhmed
Training in progress epoch 1
36355e5 about 2 years ago
  • .gitattributes
    1.57 kB
    Upload tokenizer over 2 years ago
  • README.md
    1.44 kB
    Training in progress epoch 1 about 2 years ago
  • config.json
    749 Bytes
    Training in progress epoch 0 about 2 years ago
  • merges.txt
    456 kB
    Training in progress epoch 0 about 2 years ago
  • special_tokens_map.json
    957 Bytes
    Training in progress epoch 0 about 2 years ago
  • tf_model.h5
    497 MB
    xet
    Training in progress epoch 1 about 2 years ago
  • tokenizer.json
    2.11 MB
    xet
    Training in progress epoch 0 about 2 years ago
  • tokenizer_config.json
    1.27 kB
    Training in progress epoch 0 about 2 years ago
  • vocab.json
    798 kB
    Training in progress epoch 0 about 2 years ago
  • vocab.txt
    232 kB
    Upload tokenizer over 2 years ago