-
I ran into an issue where training a large dataset (Who Did What) with 50d character embeddings would promptly cause the memory usage on my system to explode (60 GB of RAM exhausted). when you use the…
-
I created a new python 3.6.2 conda environment. I installed pytorch and then ran `INSTALL_TEST_REQUIREMENTS="true" ./scripts/install_requirements.sh`.
When I tested the installation with `pytest -v…
-
Hi, I have tried to train TE model with experiment_config/decomposable_attention.json, and I adjust the epoch number to 3000. but I have only got the best validation accuracy of 72.8%,with training ac…