-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gidim/ load dataset from file (#289)
* updated logo to opik * added method to load dataset from JSONL * Revert "updated logo to opik" This reverts commit 6b5212c. * fixed path * fixed json reading * added to docs * fixed formatting * docs fix * moved some logic to converters and switched to unit test * fixed docs * linting * Remove mutable default values from converters.from_jsonl_file function * Fix lint errors --------- Co-authored-by: Gideon Mendels <[email protected]> Co-authored-by: Aliaksandr Kuzmik <[email protected]>
- Loading branch information
1 parent
539b11d
commit 9cffebb
Showing
4 changed files
with
129 additions
and
0 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