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
End of training
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:87bffdb2d1388697c0dbf4550dd43dddba5969671ad88a5c1fc27e5afb0eeb9a
|
| 3 |
size 438003053
|