-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add demo.ipynb * add avatar * new readme * new readme * new link * Revisions to the colab demo (#293) * Update instructions for retrieval (#295) * add instruction to create .env * fix event loop already running in asyncio * Add process dataset list (#298) * add process_generated_and_retrieved_datasets * change parameters * change notebook * add variable names * lint --------- Co-authored-by: zhaochen20 <[email protected]> * Fix some wording and asyncio (#297) * Fix some wording and asyncio * Update notebook_demo.ipynb Co-authored-by: Eren Chenyang Zhao <[email protected]> --------- Co-authored-by: Eren Chenyang Zhao <[email protected]> * Add wrap input (#300) * add wrap_input * add wrap_input * Update notebook_demo.ipynb Co-authored-by: Graham Neubig <[email protected]> --------- Co-authored-by: zhaochen20 <[email protected]> Co-authored-by: Graham Neubig <[email protected]> * Wording modifications to notebook demo (#299) * Made some modifications to wording * Revert batch size * Small modifications * Rename demo files to prompt2model_demo (#307) * Make a directory for the dataset retriever * Squash a few bugs * Mention A100 GPUs * Increase executor batch size * Fix typo * Fix bug in try it out * Update prompt2model_demo.ipynb * Update tests/dataset_processor_test.py Co-authored-by: Vijay Viswanathan <[email protected]> --------- Co-authored-by: zhaochen20 <[email protected]> Co-authored-by: Graham Neubig <[email protected]> Co-authored-by: Vijay Viswanathan <[email protected]>
- Loading branch information
1 parent
dcac753
commit 3b420bf
Showing
11 changed files
with
914 additions
and
56 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
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
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
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
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
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
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
Oops, something went wrong.