Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iteration greater than 30 makes E2E_RESULT gone wrong (all texts are recognized as "!") #8

Open
NguyenKimAnh11 opened this issue Nov 24, 2021 · 5 comments

Comments

@NguyenKimAnh11
Copy link

image

@NguyenKimAnh11 NguyenKimAnh11 changed the title Iteration greater than 30 makes E2E_RESULT gone wrong (all texts are recognized á "!") Iteration greater than 30 makes E2E_RESULT gone wrong (all texts are recognized as "!") Nov 24, 2021
@nguyennm1024
Copy link
Contributor

I figured out the problem. It's not caused by code but comes from data. In folder datasets/vintext/, you just need to remove file train.json and rename file train_data.json to train.json

@NguyenKimAnh11
Copy link
Author

I figured out the problem. It's not caused by code but comes from data. In folder datasets/vintext/, you just need to remove file train.json and rename file train_data.json to train.json

Hi nguyenm1024, can you show me the result of your training because i have tried both (train.json and train_data.json) and i still get the same issue

@nguyennm1024
Copy link
Contributor

image
image
here is the result after 7000 iterations with batch-size=1

@nguyennm1024
Copy link
Contributor

@NguyenKimAnh11 I have updated the fixed version of data. You can download it and replace old data

@nguyennm1024
Copy link
Contributor

@NguyenKimAnh11 you can delete the environment, clone code, and reinstall in your machine. I tried with code version public in github and it still worked
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants