Skip to content

Commit 6c2dd75

Browse files
committed
Update Usage.md
1 parent 8996d65 commit 6c2dd75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎Usage.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
```
88
--train-file STR Training file. Default is `data/Train_sample.json`.
99
--validation-file STR Validation file. Default is `data/Validation_sample.json`.
10-
--testing-file STR Testing file. Default is `data/Test_sample.json`.
10+
--test-file STR Testing file. Default is `data/Test_sample.json`.
1111
--word2vec-file STR Word2vec model file. Default is `data/word2vec_100.model`.
1212
```
1313

0 commit comments

Comments
 (0)