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