Instructions to use zharry29/goal_benchmark_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zharry29/goal_benchmark_bert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("zharry29/goal_benchmark_bert") model = AutoModelForMultipleChoice.from_pretrained("zharry29/goal_benchmark_bert") - Notebooks
- Google Colab
- Kaggle
Update pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee79e30ee18845de5c6c32d397c44c93607b2d3b0b6bf40ac7d247ea47b6c4da
|
| 3 |
+
size 437982311
|