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
File size: 134 Bytes
7b9b669 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:72044aba662c95a2c311804d26e9301eb382627e74360d9c925a67e1c1499983
size 437939252
|