while trying to run the example of hugging face for DeBERTa :
>>> from transformers import DebertaTokenizer, DebertaModel >>> import torch