File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 9797 taskRecipes:
9898 - card:
9999 name: "cards.wnli" <2>
100- template: "templates.classification.multi_class.relation.default" <3>
100+ template:
101+ name: "templates.classification.multi_class.relation.default" <3>
101102 logSamples: true
102103 pod:
103104 container:
@@ -332,7 +333,8 @@ spec:
332333 taskRecipes:
333334 - card:
334335 name: cards.wnli
335- template: templates.classification.multi_class.relation.default
336+ template:
337+ name: templates.classification.multi_class.relation.default
336338status:
337339 completeTime: "2025-02-06T18:31:20Z"
338340 lastScheduleTime: "2025-02-06T18:13:35Z"
@@ -551,7 +553,8 @@ spec:
551553 value: google/flan-t5-base
552554 taskList:
553555 taskRecipes:
554- - template: "templates.classification.multi_class.relation.default"
556+ - template:
557+ ref: "templates.classification.multi_class.relation.default"
555558 card:
556559 custom: |
557560 {
You can’t perform that action at this time.
0 commit comments