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

Command line returns error #12

Open
TOP-RX opened this issue Sep 11, 2023 · 3 comments
Open

Command line returns error #12

TOP-RX opened this issue Sep 11, 2023 · 3 comments

Comments

@TOP-RX
Copy link

TOP-RX commented Sep 11, 2023

Hello,

I am trying to run the code for Arxiv, but it always returns:

Failed to operate CUDA_VISIBLE_DEVICES=0 /xxxx/xxxx --master_port=33019 --nproc_per_node=1 src/models/LMs/trainLM.py -mTinyBert --att_dropout=0.1 --cla_dropout=0.4 --dropout=0.3 --epochs=4 --eq_batch_size=36 --eval_patience=50000 --label_smoothing_factor=0.3 --load_best_model_at_end=T --lr=2e-05 --warmup_epochs=0.6 --save_folder=/xxx/GLEM-main/temp/prt_lm/arxiv_TA_0.002/TinyBert/FtV1/ -darxiv_TA_0.002 -g0 --em_iter=-1

it seems the os.system(cmd) will return a non-zero value, any help would be appreciated.

@xioacd99
Copy link

I also encountered the same problem, do you have a solution? : 0

@AndyJZhao
Copy link
Owner

Sorry for the late reply, I didn't receive the notifications for issues.
For this kind of problem, you might want to run the code on a single device and locate where the bug is.

@bulubulu624
Copy link

Sorry for the late reply, I didn't receive the notifications for issues. For this kind of problem, you might want to run the code on a single device and locate where the bug is.

净说一堆废话,屁用没有

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

4 participants