mingzhu0527 / MASHQA

Apache License 2.0
26 stars 8 forks source link

Training loss goes to zero within 100 training steps #5

Closed anumita0203 closed 2 years ago

anumita0203 commented 2 years ago

When training the model using the default settings the training loss goes to zero within 100 training steps. I'm using tensorflow-gpu 1.14. I've verified that the input data is read correctly.

Can you tell me how to fix this issue?