We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45b368 commit 2bf778eCopy full SHA for 2bf778e
README.md
@@ -31,3 +31,4 @@ To run k-means baseline
31
```
32
python train_qt.py --data-path data/airlines_processed.csv --pre-epoch 10 --view1-col first_utterance --view2-col context --scenarios view1
33
34
+- to train on askubuntu, replace `airlines` with `askubuntu` in the above command-line
0 commit comments