zhunipingan
zhunipingan
hi, when I try to run the prepare_data.py in the directory of text_style_transfer, I met the following error. can you help me? Traceback (most recent call last): File "prepare_data.py", line...
hi, thanks for your sharing. the code is high-quality and clear. But when I attempt to use your model with my own dataset, I find the ntm_loss is very large....
您好,为什么使用预训练词向量和不使用预训练词向量,会有一些差距,感觉使用词向量的时候bleu会特别低,对于yelp数据集 
您好, 非常感谢您的分享!我在运行的过程中,发现代码在循环里一直反复进行iter的训练,请问大概在多少iters的时候可以达到相对最优的结果呢,或者论文中的结果大概需要运行多少iters(文中列出的结果应该是对pos和neg各个指标的均值吧)~ 谢谢!
hi! Thanks for your code and paper, I get a lot from it. But when I run the code,I met the error **ValueError: E:\style-transformer\evaluator\acc_yelp.bin has wrong file format!** in the...
请问如何配置运行
感谢分享! 刚刚学习了一些知识图谱相关的知识,请问该系统需要如何配置运行
您好, 请问文中所述的data数据集是训练数据集(已标注)吗,现在没有data文件夹,不知还能否提供。 谢谢~
hi, when I run the train.sh on GPU, I met the following errors: `Traceback (most recent call last): File "./train_nmt.py", line 55, in 'reload': [False]}) File "./train_nmt.py", line 42, in...
您好, 参照kenlm的使用,尝试计算中文的ppl,但是我发现得到的结果特别的高,达到了好几千。我是模仿着英文计算的方式进行的,即把别人计算英文的代码中的数据源更换为分好词的中文文本。 想跟您请教一下中文的ppl值正常来讲,一般是多大比较合理呢,谢谢!
### Library name and version Azure.Messaging.EventHubs" Version="5.11.5" ### Query/Question Hi, I met this error when call the method in the SDK of eventhub. Azure.Messaging.EventHubs.EventHubsException(ServiceTimeout): The buffered producer took too long...