Instructions to use QQhahaha/ParagraphSelectModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use QQhahaha/ParagraphSelectModel with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("QQhahaha/ParagraphSelectModel") model = AutoModelForMultipleChoice.from_pretrained("QQhahaha/ParagraphSelectModel") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1101100dc973f40ea976e40dd15dd6032f14ba4367d378d5a1c00fb89fc7c5cb
|
| 3 |
+
size 409101356
|