Instructions to use Oleksandr2003/QA_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Oleksandr2003/QA_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Oleksandr2003/QA_model")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("Oleksandr2003/QA_model") model = AutoModelForQuestionAnswering.from_pretrained("Oleksandr2003/QA_model") - Notebooks
- Google Colab
- Kaggle
Commit 路
3e664a8
1
Parent(s): 79bccf3
End of training
Browse files
runs/Mar09_12-59-41_c8c5ea42db3f/events.out.tfevents.1678366786.c8c5ea42db3f.340.2
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:839b593c1631366ace36194ecac84bfec2e64ad68cb87820967ce39071d3424b
|
| 3 |
+
size 5496
|
runs/Mar09_12-59-41_c8c5ea42db3f/events.out.tfevents.1678369159.c8c5ea42db3f.340.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3d177214b3620f0d73c3633fee27980ce7a823641eaa6aeb378703ca82a4e6c
|
| 3 |
+
size 311
|