You are viewing main version, which requires installation from source. If you'd like
regular pip install, checkout the latest stable version (v0.4.0).
Saving methods
Methods for saving evaluations results:
Save
evaluate.save
< source >( path_or_file **data )
Saves results to a JSON file. Also saves system information such as current time, current commit hash if inside a repository, and Python system information.