Instructions to use netgvarun2005/qa_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use netgvarun2005/qa_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="netgvarun2005/qa_model")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("netgvarun2005/qa_model") model = AutoModelForQuestionAnswering.from_pretrained("netgvarun2005/qa_model") - Notebooks
- Google Colab
- Kaggle
Commit 路
ae92b26
1
Parent(s): 235ec9e
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265470032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b79860fec616ee96b9c5b8954dc63099f613cb21dc4cf884813236cea5dd806
|
| 3 |
size 265470032
|
runs/Nov25_13-25-57_14501fa3b77b/events.out.tfevents.1700921308.14501fa3b77b.261.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55bcf5a948b40077a6162412133021fc933a2debbc136a29cc086dafe23efd18
|
| 3 |
+
size 5083
|