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 路
dc2e81a
1
Parent(s): 8b88fae
End of training
Browse files
runs/Feb05_11-35-25_b4cf19450207/events.out.tfevents.1675596937.b4cf19450207.178.0
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:174b11ea14228e4cd5841d683d832c15ef880ae275f59442a78c6f07c898d9c5
|
| 3 |
+
size 5183
|