Skip to content

Commit

Permalink
docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
hynky1999 committed Feb 5, 2025
1 parent 8b7711f commit 86f4978
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lighteval/metrics/dynamic_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ def multilingual_extractive_match_metric(
precision: int
Number of decimal places to use when comparing numerical values. Defaults to 6.
timeout_seconds: int
Timeout for the extraction (each attempt) and comparison. Defaults to 5.
Returns:
A sample level metric that extracts and compares mathematical expressions.
Expand Down

0 comments on commit 86f4978

Please sign in to comment.