yupesh
Results
1
issues of
yupesh
I am trying to use deberta in google colab, getting this: --------------------------------------------------------------------------- AssertionError Traceback (most recent call last) [](https://localhost:8080/#) in ----> 1 m = deberta.DeBERTa(pre_trained="large") 2 frames [/usr/local/lib/python3.7/dist-packages/DeBERTa/deberta/deberta.py](https://localhost:8080/#) in key_match(key,...