Instructions to use cgt/pert-qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cgt/pert-qa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="cgt/pert-qa")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("cgt/pert-qa") model = AutoModelForQuestionAnswering.from_pretrained("cgt/pert-qa") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1298034865
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5e56144a0451a37b7f57ca2cf1bdf8a04185687d8d7da81087dc56e13bd814d
|
| 3 |
size 1298034865
|
runs/Nov22_16-56-02_omnisky/events.out.tfevents.1669107376.omnisky.408740.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:2bc8e70ebb67b8e349dafa6d81c5ca6f68f25ce09b39e7ef2754368584e449be
|
| 3 |
+
size 5456
|