summaryrefslogtreecommitdiff
path: root/example/cfg.rb
diff options
context:
space:
mode:
Diffstat (limited to 'example/cfg.rb')
-rw-r--r--example/cfg.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/example/cfg.rb b/example/cfg.rb
new file mode 100644
index 0000000..fbf8e7f
--- /dev/null
+++ b/example/cfg.rb
@@ -0,0 +1,7 @@
+SMT_SEMPARSE = 'python /workspace/grounded/smt-semparse-cp/decode_sentence.py /workspace/grounded/smt-semparse-cp/working/full_dataset'
+EVAL_PL = '/workspace/grounded/wasp-1.0/data/geo-funql/eval/eval.pl'
+ACCEPT_ZOMBIES = true
+TIMEOUT = 60
+CDEC_BIN = '/toolbox/cdec-dtrain/decoder/cdec'
+$cache = Memcached.new('localhost:31337')
+