Skip to content

Conversation

panpan0000
Copy link

otherwise, it always prompt below human interaction , when running p-tuning script "bash train.sh"

>> Automatic Weights & Biases logging enabled, to disable set os.environ["WANDB_DISABLED"] = "true"
wandb: (1) Create a W&B account
wandb: (2) Use an existing W&B account
wandb: (3) Don't visualize my results
wandb: Enter your choice: 

so disable it by default

@nuaabuaa07
Copy link

在 train.sh中,顶部增加一行。export WANDB_DISABLED="true" 。其实就是增加一个环境变量。

@panpan0000
Copy link
Author

默认关闭对新手更友好

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

Successfully merging this pull request may close these issues.

2 participants