Evaluate documentation
Saving methods
Get started
Tutorials
How-to guides
Choosing the right metricAdding new evaluationsUsing the evaluatorUsing the evaluator with custom pipelinesCreating an EvaluationSuite
Using 🤗 Evaluate with other ML frameworks
Conceptual guides
Reference
You are viewing v0.4.4 version. A newer version v0.4.6 is available.
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.