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:
@@ -320,7 +321,8 @@ spec:
320321 taskRecipes:
321322 - card:
322323 name: cards.wnli
323- template: templates.classification.multi_class.relation.default
324+ template:
325+ name: templates.classification.multi_class.relation.default
324326status:
325327 completeTime: "2025-02-06T18:31:20Z"
326328 lastScheduleTime: "2025-02-06T18:13:35Z"
@@ -539,7 +541,8 @@ spec:
539541 value: google/flan-t5-base
540542 taskList:
541543 taskRecipes:
542- - template: "templates.classification.multi_class.relation.default"
544+ - template:
545+ name: "templates.classification.multi_class.relation.default"
543546 card:
544547 custom: |
545548 {
You can’t perform that action at this time.
0 commit comments