Hadeel Saadany

Results 6 comments of Hadeel Saadany

For those who had the error: OSError: [E053] Could not read config.cfg from /anaconda3/lib/python3.7/site-packages/en_blackstone_proto/en_blackstone_proto-0.0.1/config.cfg As mentioned above you need python 3.6 and spacy 2.1.6. Follow the steps below (assuming you...

Yes, that is completely fine. I managed to train with an MLM +TLM objective. I wanted the BLUE score for evaluation as well so I had to change my language...

Thanks a lot for your help. That is quite thorough. I already used **lm_template.json** to train a language model with the parameter **"mlm_steps":"..."**. As per your Github, this by default...

I am trying to use the translate.py for inference. I get the following error: Traceback (most recent call last): File "translate.py", line 141, in main(params) File "translate.py", line 60, in...

Thanks you for your help but I get this error with translate_our.py Traceback (most recent call last): File "translate_our.py", line 175, in main(params) File "translate_our.py", line 149, in main logger...

Same here. The first example code for the flair library gives the same error: FileNotFoundError: [Errno 2] No such file or directory: 'ner'