Spaces:
Running
Running
Add import statement for load method
#5
by
johngiorgi
- opened
Adds from evaluate import load to the readme to make it clear where the load method is coming from. This can be a little confusing as a user as there is also the datasets.load_metric method, so at first glance load almost looked like a typo. FWIW this import statement is included in other metrics README's, like bertscore