Instructions to use olonok/olonok_qa_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use olonok/olonok_qa_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="olonok/olonok_qa_model")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("olonok/olonok_qa_model") model = AutoModelForQuestionAnswering.from_pretrained("olonok/olonok_qa_model") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265492517
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00e435bf5c826d0cee1d19aee8c277286dd36fb62d34284e6f08eabcbbb5f15c
|
| 3 |
size 265492517
|
runs/Oct09_09-58-45_21f9a631c5f7/events.out.tfevents.1696845536.21f9a631c5f7.3788.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:d357103bf5e25ec633462eb2f1bbe3c858668e1bc3ca385254f94516adf9eb52
|
| 3 |
+
size 5214
|