Zuzanna Parcheta
Results
2
issues of
Zuzanna Parcheta
the example from README.md `python -m extras.make_dataset --parser brsp \ --input_parser mfcc --label_parser simple_char_parser` returns the following error: > File "/home/zparcheta/anaconda2/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File...
Hi, I use `pytorch_pretrained_BERT/examples/python run_lm_finetuning.py` to fit the model with monolingual set of sentences. I use bert multilingual cased model. Once the model is fine-tuned, I get the loss for...