Instructions to use Sujithanumala/QuizBot.AI-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sujithanumala/QuizBot.AI-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Sujithanumala/QuizBot.AI-base") model = AutoModelForSeq2SeqLM.from_pretrained("Sujithanumala/QuizBot.AI-base") - Notebooks
- Google Colab
- Kaggle
Commit ·
9682f60
1
Parent(s): 6866fa8
Training in progress, step 2000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1cc48d164642a226b9300e46ed4eff037c110254c9bbb5982901b75434ed6dd
|
| 3 |
size 242071641
|