templates/{{ cookiecutter.module_slug }}/{{ cookiecutter.module_slug }}.py (9 lines): - line 14: """TODO: Add a description here.""" - line 20: # TODO: Add BibTeX citation - line 29: # TODO: Add description of the module here - line 35: # TODO: Add description of the arguments of the module here - line 56: # TODO: Define external resources urls if needed - line 62: """TODO: Short description of my evaluation module.""" - line 65: # TODO: Specifies the evaluate.EvaluationModuleInfo object - line 86: # TODO: Download external resources if needed - line 91: # TODO: Compute the different scores of the module measurements/text_duplicates/text_duplicates.py (2 lines): - line 51: # TODO: Add BibTeX citation - line 65: # TODO: Specifies the evaluate.MeasurementInfo object measurements/word_length/word_length.py (2 lines): - line 54: # TODO: Add BibTeX citation - line 69: # TODO: Specifies the evaluate.MeasurementInfo object metrics/trec_eval/trec_eval.py (2 lines): - line 34: # TODO: Add description of the module here - line 40: # TODO: Add description of the arguments of the module here src/evaluate/utils/gradio.py (1 line): - line 127: # TODO: load test cases and use them to populate examples src/evaluate/evaluator/base.py (1 line): - line 270: # TODO: To clarify why `wer` and `cer` return float