ruidan / IMN-E2E-ABSA

Code and dataset for ACL2019 ‘‘An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis’’.
Apache License 2.0
99 stars 18 forks source link

Validation and Test Results Didn't Change #12

Open bigredbug47 opened 3 years ago

bigredbug47 commented 3 years ago

Hi @ruidan ,

I have run the training and validating scripts with the default setting but the validation result and test result still same in all epoch.

image

Do you have any ideas about my issue? Thank you.

Noted: I have formatted source code from Python 2. to Python 3. because currently the Tensorflow does not support Python 2. anymore.

ruidan commented 3 years ago

Hi, I never test the code with python3. It seems other people also raised the issue that the code will encounter some strange training losses when trained with python3. Therefore, to reproduce the results, it's better to follow the environment setting suggested in README

HariWu1995 commented 3 years ago

Hi, I never test the code with python3. It seems other people also raised the issue that the code will encounter some strange training losses when trained with python3. Therefore, to reproduce the results, it's better to follow the environment setting suggested in README

Sorry, I don't find any solution to install TF 1.14 with python 2.7 as in README, even find wheel file on this page https://github.com/fo40225/tensorflow-windows-wheel