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 路
4fa6a4e
1
Parent(s): 0e74032
Training in progress, epoch 1
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958701
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:daf4918eea42e60da0459eec476d18f32fcb8d360414c71125c6d1762d37cc0e
|
| 3 |
size 437958701
|
runs/Feb24_19-23-17_07548fdac66f/1677266746.8833442/events.out.tfevents.1677266746.07548fdac66f.822.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c95b7453078046bd4b19ad7332e82334b240edd586135c72b285a7959fcbc252
|
| 3 |
+
size 5643
|
runs/Feb24_19-23-17_07548fdac66f/events.out.tfevents.1677266746.07548fdac66f.822.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a171c212014900cc1d6b781437811cd676b6ad6a7228891c51da2f2739e09f9
|
| 3 |
+
size 4129
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3451
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12ecc48334eb6860eb3b442966abe6737291a40a0ba269d8dcbcff3aa28d73c0
|
| 3 |
size 3451
|