TensorFlow_RLRE icon indicating copy to clipboard operation
TensorFlow_RLRE copied to clipboard

关系训练rl模型

Open whu20122015 opened this issue 7 years ago • 2 comments

您好我在运行rlmodel.py的时候,一直选择的都是整个训练集的所有句子,并没有进行句子筛选,请问是怎么回事呢? chosen sentence size: 235962 total_reward: -1.0407107 best_reward -1.0406367 chosen sentence size: 235962 total_reward: -1.0407107 best_reward -1.0406367 chosen sentence size: 235962 total_reward: -1.0407109 best_reward -1.0406367 chosen sentence size: 235962 total_reward: -1.040711 best_reward -1.0406367 chosen sentence size: 235962 total_reward: -1.0407109 best_reward -1.0406367

whu20122015 avatar Oct 21 '18 19:10 whu20122015

整个训练集的所有句子为什么是235962?

young-nlp avatar Oct 24 '18 12:10 young-nlp

最后得到结果了吗?

Kg-coder620 avatar Nov 27 '18 07:11 Kg-coder620