Skip to content

Conversation

@amiyamandal-dev
Copy link

File bert_dictionary.py fix :- Since BertDictionary is inheriting Dictionary from fairseq.data just passing args to super will create problem cause there is * in Dictionary class so have to pass args with specific keys

File ngram_criterions.py fix :- after facing error for NotImplementedError: Unable to infer Criterion arguments, please implement NgramLmLoss.build_criterion and checking this pr I have update code as per this pr
facebookresearch/fairseq@f26c8ff

@ghost
Copy link

ghost commented Jun 30, 2020

CLA assistant check
All CLA requirements met.

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

Successfully merging this pull request may close these issues.

1 participant