Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 213 Bytes

File metadata and controls

6 lines (5 loc) · 213 Bytes

Add a scorer

  • Add it in the scorers folder in the file that makes the most sense or create a new ones.
  • Add scoretype in the enums.py file
  • Add the scorer in get_scorer() in the scorers/loader.py file