LeeYuE
LeeYuE
when i run this `from bert4keras.tokenizers import Tokenizer, load_vocab` ,and the system error is :No such file or directory: '../user_data/model_data/NEZHA-Large-WWM/vocab.txt', so where I can get this file
In `src/train.py` file, I found that the `train_data` and the `valid_data` all come from a `.pt` file named `basic_cased_data_64.pt`, so that, I want to ask that is `.pt` file contains...
When i run "th translate.lua -model model/840B.300d.rnn.para_epoch15_26.70.t7 -config config-trans" command, I get this error, I don;t know how to solve it ===================Error============================================ THCudaCheck FAIL file=/home/beta/torch/extra/cutorch/lib/THC/THCGeneral.c line=70 error=38 : no CUDA-capable...