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 3000
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:1d9256744f959a79385863481fe37870bf2947e3340dc3e2d5ddb8975b662909
|
| 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:3d901d16dfb0b15cac1d9d1710bc45d9b580bf208fe5e68b85c25144a497dd67
|
| 3 |
+
size 5299
|