Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[WizInt] Mistake in the documentation #4217

Merged
merged 1 commit into from Nov 30, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion parlai/zoo/model_list.py
Expand Up @@ -1988,7 +1988,7 @@
),
"example": (
"parlai interactive -mf zoo:sea/bart_fid_sqse/model \\ \n"
"--search-query-generator-model-file zoo:sea/bart_fid_sqse/model \\ \n"
"--search-query-generator-model-file zoo:sea/bart_sq_gen/model \\ \n"
"--search-server <your search server API address>"
),
"result": (
Expand Down