Skip to content

ABCI 大規模言語モデル構築支援にてwandbのジョブを監視するためのツール

Notifications You must be signed in to change notification settings

okoge-kaz/wandb_watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wandb_watcher

usage

Before running, set the following environment variables:

export SLACK_WEBHOOK_URL=<your slack webhook url>
python watcher.py --entity llm-jp --project MDS-175B-2023-1005
python watcher.py --entity <entity> --project <project>

Watcher usage

Change https://github.com/okoge-kaz/wandb_watcher/blob/main/cron_job.sh shell script. and then

python cron.py

installation

cd wandb_watcher

python -m venv venv

source venv/bin/activate

pip install -r requirements.txt

About

ABCI 大規模言語モデル構築支援にてwandbのジョブを監視するためのツール

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published