Closed sei-eschwartz closed 2 years ago
Still a lot of CPU usage. I am not using --cuda
because I didn't have enough memory. Maybe I am not being patient enough.
Beam search is really slow especially on cpu. Try setting changing beam_size
in multitask.xfmr.jsonnet
to 0 to disable it.
After disabling beam search, I received some output after ~10 minutes. It's taking 32 seconds per iteration though :( I guess DIRTY's model is much more complex than DIRE's.
When I attempt to process the test set, the script just hangs. Here is the output: