Instructions to use SG1123/qa_model_squad_v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SG1123/qa_model_squad_v4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="SG1123/qa_model_squad_v4")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("SG1123/qa_model_squad_v4") model = AutoModelForQuestionAnswering.from_pretrained("SG1123/qa_model_squad_v4") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 14500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1620708488
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:763b735971ee91faf60d067720d4dbe2eccb159c7cead45dbca5c1a964c0064f
|
| 3 |
size 1620708488
|
runs/Dec04_14-08-49_2f8c3281f554/events.out.tfevents.1701698933.2f8c3281f554.960.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:850c419563c49e871dc375c0d7d9a17d41a8ff162b1ee8ccf3562e11ae775dd6
|
| 3 |
+
size 8818
|