Instructions to use farid1088/qa_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use farid1088/qa_bert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="farid1088/qa_bert")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("farid1088/qa_bert") model = AutoModelForQuestionAnswering.from_pretrained("farid1088/qa_bert") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
This model has 1 file scanned as unsafe.
- Feb23_22-38-41_hcdsgpu2
- Feb23_22-42-54_hcdsgpu2
- Feb23_22-48-03_hcdsgpu2
- Feb23_22-52-26_hcdsgpu2
- Feb23_22-54-52_hcdsgpu2
- Feb23_22-58-02_hcdsgpu2
- Feb23_23-01-10_hcdsgpu2
- Feb28_17-47-52_hcdsgpu1
- Mar01_14-40-33_hcdsgpu1
- Mar01_15-34-17_hcdsgpu1
- Mar01_17-43-48_hcdsgpu1
- Mar01_18-37-12_hcdsgpu1
- Mar02_13-44-21_hcdsgpu1
- Mar02_13-50-23_hcdsgpu1
- Mar02_13-51-14_hcdsgpu1
- Mar02_13-53-04_hcdsgpu1
- Mar02_13-53-55_hcdsgpu1
- Mar02_13-54-45_hcdsgpu1
- Mar02_13-56-39_hcdsgpu1
- Mar02_18-07-18_hcdsgpu1