FahadEbrahim

Results 2 issues of FahadEbrahim

Hi, Is it possible to have the library dynamically support other models such as GraphCodeBERT, and PLBART? Thanks.

Hi, This is a PR to add the [PLBART](https://huggingface.co/docs/transformers/en/model_doc/plbart) model written in the following [paper](https://arxiv.org/abs/2103.06333). The original code is available at the [following link](https://github.com/wasiahmad/PLBART). It follows the BART architecture, so,...