Q_S_Y_Q

Results 18 comments of Q_S_Y_Q

> 加载albert-base模型时报以下错误: > Shape of variable bert/embeddings/word_embeddings:0 ((21128, 768)) doesn't match with shape of tensor bert/embeddings/word_embeddings ([21128, 128]) from checkpoint reader. 你的问题解决了吗

这个可以用fasttext代替 fasttext.load_model(‘ ’)

我也是遇到了这样的问题

> Sorry, I thought I have fixed the gradient exploding issue but it occured again. > `2019-07-11 10:06:26.659641: E tensorflow/core/kernels/check_numerics_op.cc:185] abnormal_detected_host @0x7f65eb46c500 = {1, 0} Found Inf or NaN global...

这个是怎么训练的

超参数怎么设置的,稍微说明一下啊

> @charlesXu86 做毕设? 恩恩,你知道怎么弄吗,这个超参数。997562867,我得qq

> Hi, 可以不可以提供一下example data参考一下? > 比如data/extracted_sentences/AD.json 请问一下,你有数据了吗?

> when I use 'python manage.py runserver 192.168.110.8:8000', the error occurs: > > File "/home1/liuxin/task1/Chatbot_CN/Chatbot_KG/util/mongo_model.py", line 40, in find_MONGO_one > datas = collection.find_one({'judgementId':ids}) > File "/home1/liuxin/anaconda3/envs/py36/lib/python3.6/site-packages/pymongo/collection.py", line 1262, in find_one...