Instructions to use machinelearningzuu/gem-qna with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use machinelearningzuu/gem-qna with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="machinelearningzuu/gem-qna")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("machinelearningzuu/gem-qna") model = AutoModelForQuestionAnswering.from_pretrained("machinelearningzuu/gem-qna") - Notebooks
- Google Colab
- Kaggle
Commit 路
71d1294
1
Parent(s): e1350d1
Training in progress, step 1500
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:57cf73945194d8963da2d9f1b4577165b7fbb61116daeccc1104133dc7b7b979
|
| 3 |
size 265492517
|
runs/May24_23-07-36_LAPTOP-5QD1OBBG/events.out.tfevents.1684949968.LAPTOP-5QD1OBBG.26440.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:476272144f04642d2ad302330d0f81affc3e9b7b2b89d85ef76338521f4878b3
|
| 3 |
+
size 7523
|