mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
comment
This commit is contained in:
parent
ccb8eaf230
commit
d133ba3867
1 changed files with 1 additions and 1 deletions
|
|
@ -714,7 +714,7 @@ class BaseEnv(ABC):
|
|||
|
||||
display_metrics_table(metrics, task_name, end_time - start_time)
|
||||
|
||||
# Build the simplified evaluation result structure (only fields used by upload script)
|
||||
# Build evaluation result structure - skeleton of lighteval's
|
||||
task_key = f"atropos|{task_name}|0"
|
||||
|
||||
eval_result = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue