Skip to content
New issue

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

error while running the sample code #6

Closed
vineeth567 opened this issue Jun 2, 2020 · 1 comment
Closed

error while running the sample code #6

vineeth567 opened this issue Jun 2, 2020 · 1 comment

Comments

@vineeth567
Copy link

vineeth567 commented Jun 2, 2020

Hi,
I am using google colab and trying to run the sample usage code you have given,
from fairseq.data.encoders.fastbpe import fastBPE from fairseq import options parser = options.get_preprocessing_parser() parser.add_argument('--bpe-codes', type=str, help='path to fastBPE BPE',default="BERTweet_base_fairseq/bpe.codes") args = parser.parse_args()

I'm facing an issue while passing args.
The error is in attached img. How do i have this error?
Screenshot from 2020-06-02 10-48-24

@mcdavid109
Copy link
Collaborator

I just checked this issue on my machine and have no problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants