-
Notifications
You must be signed in to change notification settings - Fork 792
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make testgenerator output compatible with evaluate (#302)
* Changed context from str to List[str] so that it is consistent with eval. Now output of TestDataset can be used for evaluation. * Changed typo in _generate_doc_nodes_map * Changed TestDataset class to reflect the changes in test set generation. Drawback is episode_done will be True in all cases as data is changed at the level above.
- Loading branch information
1 parent
1cfbaa1
commit 3d29c44
Showing
1 changed file
with
17 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters