Instructions to use Gachomba/multichoice-question-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gachomba/multichoice-question-generator with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Gachomba/multichoice-question-generator") model = AutoModelForSeq2SeqLM.from_pretrained("Gachomba/multichoice-question-generator") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625426996
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5149d8e5a3ec0c79d2396f0310a9645cf9b8451630c7bf0ff7925ce29ec13d47
|
| 3 |
size 1625426996
|
runs/Jul28_09-12-35_44871fc4c32d/events.out.tfevents.1722157997.44871fc4c32d.647.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:368d2e59211f412fb1856c25c6406d1f3b4c64bc3830927a1d69390617e699c0
|
| 3 |
+
size 6260
|
training_args.bin
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:547cdb70f027161e21fb648ddc2742b5655bf899e002b07c3c28bce0ced95e92
|
| 3 |
+
size 5304
|