Instructions to use Shaier/BERT_MC_OpenBookQA_w_wrong_context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Shaier/BERT_MC_OpenBookQA_w_wrong_context with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("Shaier/BERT_MC_OpenBookQA_w_wrong_context") model = AutoModelForMultipleChoice.from_pretrained("Shaier/BERT_MC_OpenBookQA_w_wrong_context") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 11
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 438003053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c1c68160ccfc8c8b13932e17a3f2d3f290c9527a5ae5d8800c3eca8f74c9e0e
|
| 3 |
size 438003053
|