Instructions to use Kique261/muliple_choice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kique261/muliple_choice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("Kique261/muliple_choice") model = AutoModelForMultipleChoice.from_pretrained("Kique261/muliple_choice") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jul18_19-23-27_g15-jyx
- Jul19_08-33-23_g15-jyx
- Jul19_08-38-46_g15-jyx
- Jul19_08-42-24_g15-jyx
- Jul19_08-53-19_g15-jyx
- Jul19_08-55-36_g15-jyx
- Jul19_09-00-56_g15-jyx
- Jul19_09-04-45_g15-jyx
- Jul19_09-15-11_g15-jyx
- Jul19_09-30-12_g15-jyx
- Jul19_09-32-55_g15-jyx
- Jul19_10-18-58_g15-jyx
- Jul19_10-27-05_g15-jyx
- Jul19_10-28-42_g15-jyx
- Jul19_10-29-21_g15-jyx
- Jul19_10-29-56_g15-jyx
- Jul19_10-30-52_g15-jyx
- Jul19_11-25-25_g15-jyx
- Jul19_11-42-36_g15-jyx
- Jul19_12-55-23_g15-jyx
- Jul19_13-00-08_g15-jyx
- Jul19_14-08-19_g15-jyx