Add a couple additional checks to fix the issue caused by frozendict no longer being detected as an instanceof dict
Add a fix to correctly get the scoring when performing evaluation in the test step. Tested running through the entire pipeline & running evaluation over the test set (using the --do_test flag).
Add a couple additional checks to fix the issue caused by frozendict no longer being detected as an instanceof dict Add a fix to correctly get the scoring when performing evaluation in the test step. Tested running through the entire pipeline & running evaluation over the test set (using the --do_test flag).