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

SKR project page typo #4873

Merged
merged 1 commit into from
Nov 11, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion projects/seeker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ $ python -m parlai.scripts.multiprocessing_train \
Same command as above, except specify the following for `--init-opt` and `--init-model`:

```shell
--init-opt arc/r2c2_base_400M --init-model zoo:seeker/r2c2_blenderbot_400M/model
--init-opt arch/r2c2_base_400M --init-model zoo:seeker/r2c2_blenderbot_400M/model
```

### SeeKeR LM Training
Expand Down