correct quickstart
This commit is contained in:
Родитель
1250f6d41b
Коммит
8d2049ddbc
|
@ -229,6 +229,8 @@ Make sure you have [Docker](https://docs.docker.com/get-started/) and [Nvidia-Do
|
|||
# (this will land you inside the Docker container, starting in the /src directory--you can detach from/attach to this container to pause/continue your work)
|
||||
cd CodeSearchNet/
|
||||
script/setup
|
||||
# this will drop you into the shell inside a docker container.
|
||||
script/console
|
||||
# optional: log in to W&B to see your training metrics, track your experiments, and submit your models to the community benchmark
|
||||
wandb login
|
||||
# verify your setup by training a tiny model
|
||||
|
|
Загрузка…
Ссылка в новой задаче