SDGCN
SDGCN copied to clipboard
No targets embedding file?!
The file create BERT embedding dose not produce the **_targets_embedding_file.
I also find this problem ,how do you resolve it?
tf.flags.DEFINE_string('embedding_file_path', datas[use_data+"_embedding"], 'embedding file'),这句话也有问题
I am really sorry for the late reply. You can refer to the creat_BERT_embedding_2_targets.py to produce the **_targets_embedding_file.
tf.flags.DEFINE_string('embedding_file_path', datas[use_data+"_embedding"], 'embedding file'),这句话也有问题
在你那个issue下,我回答了哈。
好的,谢谢,有劳了
------------------ 原始邮件 ------------------ 发件人: "Pinlong-Zhao"[email protected]; 发送时间: 2019年7月30日(星期二) 中午1:46 收件人: "Pinlong-Zhao/SDGCN"[email protected]; 抄送: " "[email protected];"Comment"[email protected]; 主题: Re: [Pinlong-Zhao/SDGCN] No targets embedding file?! (#1)
tf.flags.DEFINE_string('embedding_file_path', datas[use_data+"_embedding"], 'embedding file'),这句话也有问题
在你那个issue下,我回答了哈。
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
好的,谢谢,有劳了 … ------------------ 原始邮件 ------------------ 发件人: "Pinlong-Zhao"[email protected]; 发送时间: 2019年7月30日(星期二) 中午1:46 收件人: "Pinlong-Zhao/SDGCN"[email protected]; 抄送: " "[email protected];"Comment"[email protected]; 主题: Re: [Pinlong-Zhao/SDGCN] No targets embedding file?! (#1) tf.flags.DEFINE_string('embedding_file_path', datas[use_data+"_embedding"], 'embedding file'),这句话也有问题 在你那个issue下,我回答了哈。 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
不客气