Instructions to use PaulLerner/question_eca_l6_wit_mict with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PaulLerner/question_eca_l6_wit_mict with Transformers:
# Load model directly from transformers import AutoTokenizer, ECAEncoder tokenizer = AutoTokenizer.from_pretrained("PaulLerner/question_eca_l6_wit_mict") model = ECAEncoder.from_pretrained("PaulLerner/question_eca_l6_wit_mict") - Notebooks
- Google Colab
- Kaggle
Ctrl+K