Victoria Oberascher commited on
Commit
a209af8
β€’
1 Parent(s): c575cfd

change names

Browse files
horizonmetrics.py β†’ horizon-metrics.py RENAMED
@@ -60,7 +60,7 @@ BAD_WORDS_URL = "http://url/to/external/resource/bad_words.txt"
60
 
61
  @evaluate.utils.file_utils.add_start_docstrings(_DESCRIPTION,
62
  _KWARGS_DESCRIPTION)
63
- class horizonmetrics(evaluate.Metric):
64
  """TODO: Short description of my evaluation module."""
65
 
66
  def __init__(self,
 
60
 
61
  @evaluate.utils.file_utils.add_start_docstrings(_DESCRIPTION,
62
  _KWARGS_DESCRIPTION)
63
+ class HorizonMetrics(evaluate.Metric):
64
  """TODO: Short description of my evaluation module."""
65
 
66
  def __init__(self,