Closed jamesbraza closed 3 days ago
This PR started as a regression test of PaperQAEnvironment.reset, then we found out some bugs were present.
PaperQAEnvironment.reset
So it writes the unit test, and to make it pass:
Docs.__eq__
Docs
mmr_lambda
Docs.clear_docs
texts_index.clear
This PR started as a regression test of
PaperQAEnvironment.reset
, then we found out some bugs were present.So it writes the unit test, and to make it pass:
Docs.__eq__
so we can compareDocs
in unit testsmmr_lambda
defaults to 1.0 (disabled)Docs.clear_docs
callingtexts_index.clear