Instructions to use badokorach/qa_afroxml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use badokorach/qa_afroxml with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="badokorach/qa_afroxml")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("badokorach/qa_afroxml") model = AutoModelForQuestionAnswering.from_pretrained("badokorach/qa_afroxml") - Notebooks
- Google Colab
- Kaggle
Commit 路
1abd84e
1
Parent(s): 3cb3eca
Training in progress, step 2000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2235510893
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fda11ee0bd00d84b2e0fc039375b73d1b9be144df181327a14d48cc1563ac70a
|
| 3 |
size 2235510893
|
runs/Aug12_01-41-33_602e4e90992c/events.out.tfevents.1691804987.602e4e90992c.910.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:194cb9590239c23bbdf1d54c2381cc9446f1d9ebb04fd9bc29cf7ba3796cb766
|
| 3 |
+
size 4670
|