You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies if this is obvious / impossible, but is there any way to open the pre-trained models using the huggingface transformers library? Looking to use this model in a paper but my pipeline is built around huggingface, and not the fairseq format.
Any comments are appreciated!
Clay
The text was updated successfully, but these errors were encountered:
I was able to load the Fairseq checkpoint to HuggingFace's implementation of BartModel, but I couldn't validate its performance yet. Here is the Colab notebook, including the required steps.
It would be great if the authors could check it out and verify/correct it.
Apologies if this is obvious / impossible, but is there any way to open the pre-trained models using the huggingface transformers library? Looking to use this model in a paper but my pipeline is built around huggingface, and not the fairseq format.
Any comments are appreciated!
Clay
The text was updated successfully, but these errors were encountered: