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 8588383 commit e70fc95Copy full SHA for e70fc95
examples/nli/scone/scone.ipynb
@@ -91,7 +91,7 @@
91
"# Toggling this to true will redo the bootstrapping process. When\n",
92
"# it is set to False, the existing demonstrations will be used but\n",
93
"# turbo will still be used to evaluate the zero-shot and full programs.\n",
94
- "RUN_FROM_SCRATCH = True"
+ "RUN_FROM_SCRATCH = False"
95
]
96
},
97
{
0 commit comments