-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added dolphin random data mix to form conversations from gpt 3.5 file. - Instructions of the same type are only considered while picking at random to form conversation - Also ensured that same samples are not considered more than once Configure ``` - dolphin-mix num_samples: 100000 max_char_len: 32000 seed: 44 ```
- Loading branch information
1 parent
bc5b70d
commit c2f444d
Showing
2 changed files
with
62 additions
and
1 deletion.
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