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 路
3cb3eca
1
Parent(s): cb988cc
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 2235510893
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fe5e0c6e796306deac9340b2be48f207dc8fa22385da91463a385744a17dbd4
|
| 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:7a9e5bc71c28e924837a255bd6ee2c5823cf45ef036bcdd9cc6b7a15a746512d
|
| 3 |
+
size 4513
|