We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5944677 commit c2148edCopy full SHA for c2148ed
sweep.yaml
@@ -4,7 +4,7 @@ name: bart-base-reddit-lora-sweep
4
5
method: bayes # {grid | random | bayes}
6
metric: # what to optimise
7
- name: eval_loss # must match the key in .evaluate() returns
+ name: eval/loss # must match the key in .evaluate() returns
8
goal: minimize
9
10
parameters:
0 commit comments