Skip to content

Commit 76908b7

Browse files
committed
set cv_link to true
1 parent 56ec3bf commit 76908b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/spider-glove-run.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
model_config: "configs/spider/nl2code-glove.jsonnet",
44
model_config_args: {
55
att: 0,
6-
cv_link: false,
6+
cv_link: true,
77
clause_order: null, # strings like "SWGOIF"
88
enumerate_order: false,
99
},

0 commit comments

Comments
 (0)