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 c1b2f8b commit ec60218Copy full SHA for ec60218
run_inference.sh
@@ -1,4 +1,5 @@
1
#!/bin/sh
2
+# Copyright (c) Facebook, Inc. and its affiliates.
3
MODEL_SAVE_DIR=full_acl_runs/
4
DATA_NAME=convai2
5
DATA_LOC=convai2_data/convai2_test_
run_training.sh
BATCH_SIZE=64
0 commit comments