Skip to content

Commit e501fd2

Browse files
authored
update github comment
1 parent 9acb75d commit e501fd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,13 @@ $ dvc stage add -n evaluate \
6868
18. Run `git add . && git commit -m "add initial pipeline run" && git push origin main`
6969
19. Add access token and user email of [JarvisLabs.ai](https://jarvislabs.ai/) to GitHub Secret as `JARVISLABS_ACCESS_TOKEN` and `JARVISLABS_USER_EMAIL`
7070
20. Add GitHub access token to GitHub Secret as `GH_ACCESS_TOKEN`
71-
21. Create a PR and write `#train` as in comment (you have to be the onwer of the repo)
71+
21. Create a PR and write `#train --with dvc` as in comment (you have to be the onwer of the repo)
7272

7373
### W&B Integration Setup
7474

7575
1. Add W&B's project name to GitHub Secret as `WANDB_PROJECT`
7676
2. Add W&B's API KEY to GitHub Secret as `WANDB_API_KEY`
77+
3. Use `#train --with wandb` instead of `#train --with dvc`
7778

7879
### HuggingFace Integration Setup
7980

0 commit comments

Comments
 (0)