How to use ShacklesLay/Deberta4task1 with Transformers:
# Load model directly from transformers import AutoTokenizer, DebertaReaderfortask tokenizer = AutoTokenizer.from_pretrained("ShacklesLay/Deberta4task1") model = DebertaReaderfortask.from_pretrained("ShacklesLay/Deberta4task1")
The community tab is the place to discuss and collaborate with the HF community!