Skip to content

Commit 2bf778e

Browse files
committed
askubuntu kmeans baseline
1 parent f45b368 commit 2bf778e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ To run k-means baseline
3131
```
3232
python train_qt.py --data-path data/airlines_processed.csv --pre-epoch 10 --view1-col first_utterance --view2-col context --scenarios view1
3333
```
34+
- to train on askubuntu, replace `airlines` with `askubuntu` in the above command-line

0 commit comments

Comments
 (0)