Skip to content

Commit c2148ed

Browse files
author
Ubuntu
committed
fixed metric name to correct one
1 parent 5944677 commit c2148ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sweep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: bart-base-reddit-lora-sweep
44

55
method: bayes # {grid | random | bayes}
66
metric: # what to optimise
7-
name: eval_loss # must match the key in .evaluate() returns
7+
name: eval/loss # must match the key in .evaluate() returns
88
goal: minimize
99

1010
parameters:

0 commit comments

Comments
 (0)