Skip to content

Commit 1aa0c32

Browse files
minor edits to the readme
1 parent 15d86de commit 1aa0c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/mitqa/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
#### To train the table retriever model for OTTQA dataset
5050
- Make sure to set the flag `train_tr` in the config file `primeqa/mitqa/config/train_ottqa.json` and also check and update all other hyperparameter values if required.
51-
#### To fix the table retriever and train all other modules for OTTQA dataset
51+
#### To Train all other models using the table retriever without further updates for OTTQA dataset
5252
- run the following command:
5353
`python primeqa/mitqa/run_mitqa.py <ottqa_train_config_file>`
5454

0 commit comments

Comments
 (0)