We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @ibeltagy et al., I'm pre-training BART to Portuguese and converting the pre-trained model to LED following the instructions you gave in the paper and the code at https://github.com/allenai/longformer/blob/caefee668e39cacdece7dd603a0bebf24df6d8ca/scripts/convert_bart_to_longformerencoderdecoder.py.
The huggingface library is evolving fast; unfortunately, the code you provided is outdated and I had to implement a new version based on yours.
I have 2 questions:
Thanks in advance!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi @ibeltagy et al., I'm pre-training BART to Portuguese and converting the pre-trained model to LED following the instructions you gave in the paper and the code at https://github.com/allenai/longformer/blob/caefee668e39cacdece7dd603a0bebf24df6d8ca/scripts/convert_bart_to_longformerencoderdecoder.py.
The huggingface library is evolving fast; unfortunately, the code you provided is outdated and I had to implement a new version based on yours.
I have 2 questions:
Thanks in advance!
The text was updated successfully, but these errors were encountered: