We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ec3bf commit 76908b7Copy full SHA for 76908b7
experiments/spider-glove-run.jsonnet
@@ -3,7 +3,7 @@
3
model_config: "configs/spider/nl2code-glove.jsonnet",
4
model_config_args: {
5
att: 0,
6
- cv_link: false,
+ cv_link: true,
7
clause_order: null, # strings like "SWGOIF"
8
enumerate_order: false,
9
},
0 commit comments