Yaoming

Results 3 issues of Yaoming

Hi! When I run `python main.py` with default settings, the console prints: ``` (/home/ymzhu/anaconda2/envs/tf3) ymzhu@yuncao-All-Series:~/Desktop/code/DPGAN-master$ python main.py INFO:tensorflow:Starting running in train mode... max_size of vocab was specified as 50000; we...

After I did some modification following the guides given by https://github.com/carpedm20/lstm-char-cnn-tensorflow/issues/23 and https://github.com/carpedm20/lstm-char-cnn-tensorflow/issues/20, there is still some errors when running the program. Traceback (most recent call last): File "/home/ymzhu/pycharm-2017.2.3/helpers/pydev/pydevd.py", line...

## 🐛 Bug wmt20-comet-qe-da do not work under huggingface guides I followed https://huggingface.co/Unbabel/wmt20-comet-qe-da, ``` model_path = download_model("wmt20-comet-qe-da") # where I removed Unbabel according to https://github.com/Unbabel/COMET/issues/125 since I use comet 1.1.3...

bug