Instructions to use itsmeAman03/distillBERT_qa_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use itsmeAman03/distillBERT_qa_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="itsmeAman03/distillBERT_qa_model")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("itsmeAman03/distillBERT_qa_model") model = AutoModelForQuestionAnswering.from_pretrained("itsmeAman03/distillBERT_qa_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Delete runs/Oct26_07-38-01_283145f188c4
Browse files
runs/Oct26_07-38-01_283145f188c4/events.out.tfevents.1761464311.283145f188c4.236.2
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a73ac845ee02b9fc6988c43cd60169798850e7f71134e26a1e6d5479099e7e6e
|
| 3 |
-
size 455
|
|
|
|
|
|
|
|
|
|
|
|