Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error in single task training #5

Open
dhar7 opened this issue Nov 24, 2021 · 0 comments
Open

Syntax error in single task training #5

dhar7 opened this issue Nov 24, 2021 · 0 comments

Comments

@dhar7
Copy link

dhar7 commented Nov 24, 2021

I am using SCLon my Colaboratory . The preprocessing is getting done with success for 10 training data.
! python3 /content/SCL/scripts/preprocess.py -d /content/drive/MyDrive/Sample -t center_single -n 10 -v

But while trying to train using /content/Jacinle/bin/jac-run /content/SCL/main.py -d /content/drive/MyDrive/Sample2/ -t center_single --use-gpu -v -lr 0.005 -vlr 0.005 -wd 0.01 -tsd 80 -fg 10 -nf 80 -chd 16 16 32 32 -rb -erb -vhd 128 -hd 64 32 -lhd 128 the following error occurs

File "", line 1
content(/Jacinle/bin/jac-run, /content/SCL/main.py, -d, /content/drive/MyDrive/Sample/, -t, center_single, --use-gpu, -v, -lr, 0.005, -vlr, 0.005, -wd, 0.01, -tsd, 80, -fg, 10, -nf, 80, -chd, 16, 16, 32, 32, -rb, -erb, -vhd, 128, -hd, 64, 32, -lhd, 128)
^
SyntaxError: invalid syntax

** I am trying to run SCL for 10 training data at first .

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant