mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-29 17:35:07 +00:00
rename fn
This commit is contained in:
parent
352e1b8f88
commit
72210cf4ad
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
from typing import Dict
|
||||
|
||||
|
||||
def format_evaluation_table(
|
||||
def display_metrics_table(
|
||||
task_name: str, metrics: Dict, start_time: float, end_time: float
|
||||
) -> None:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue