WenTingTseng
WenTingTseng
I try to run code like this ``` python3 run_squad.py \ --model_type bert \ --model_name_or_path bert-large-uncased-whole-word-masking \ --do_train \ --do_eval \ --do_lower_case \ --train_file train-v1.1.json \ --predict_file dev-v1.1.json \ --learning_rate...
Hi, I want to ask about how to load the trained model and make evaluation predictions? Thanks a lot for your help
Where is the data.json file? Thanks a lot
请问为什么MMI输入语料训练时,要将一条训练语料进行逆序拼接?
您好 请问是否能公开您们在论文实验中所谓的our BERT呢? 谢谢 
I want to ask about how to generate the train_Middle.txt file for DialogGPT in train.py ? Thanks a lot for your help
你好 我想請問要如何從文字檔產生vocab_and_embeddings.pkl
Hello, I want to ask about if this task support to Chinese text? Thanks a lot for your help!
Hello, I want to ask about If I have some documents and user queries. And How to find the query and document similarity by PLSA from your code?
Neo4j相关问题求解
 请问这个要如何处理似乎是neo4j的问题? 另外作者说到 配置要求:要求配置neo4j数据库及相应的python依赖包。neo4j数据库用户名密码记住,并修改相应文件。是什麼意思