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")
The community tab is the place to discuss and collaborate with the HF community!