You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run your code with python kgcvae_swda.py on cpu, and get the output:
Avg recall BLEU 0.358250, avg precision BLEU 0.124279 and F1 0.184540 (only 1 reference response. Not final result)
Avg recall BLEU 0.358250, avg precision BLEU 0.124279 and F1 0.184540 (only 1 reference response. Not final result)
I used python3.6 and tensorflow 1.12 cpu version, and made neccessary changes to run your code in my environment. But it seems something went wrong.
Also I ran your code on python2 and tensorflow 1.3 cpu version, but got the same result. Can you give some tips to reproduce your results? Thanks.
The text was updated successfully, but these errors were encountered:
I run your code with python kgcvae_swda.py on cpu, and get the output:
Avg recall BLEU 0.358250, avg precision BLEU 0.124279 and F1 0.184540 (only 1 reference response. Not final result)
Avg recall BLEU 0.358250, avg precision BLEU 0.124279 and F1 0.184540 (only 1 reference response. Not final result)
I used python3.6 and tensorflow 1.12 cpu version, and made neccessary changes to run your code in my environment. But it seems something went wrong.
Also I ran your code on python2 and tensorflow 1.3 cpu version, but got the same result. Can you give some tips to reproduce your results? Thanks.
The text was updated successfully, but these errors were encountered: