From 99835d879a3ea1b5f79541cfbd62bd65bf978f05 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 22 Nov 2021 22:39:20 +0100 Subject: Update README --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/README.md b/README.md index e780cd6..96ad21b 100644 --- a/README.md +++ b/README.md @@ -28,22 +28,3 @@ make generate - [ ] Evaluation - [ ] Wandb artifact fetcher - [ ] fix linting -- [ ] make for install, build datasets -- [ ] Fix artifact uploading to wandb - - -## Run Sweeps (old stuff) - Run the following commands to execute hyperparameter search with W&B: - -``` -wandb sweep training/sweep_emnist_resnet.yml -export SWEEP_ID=... -wandb agent $SWEEP_ID - -``` - -(TODO: Not working atm, needed for GTN loss function) -Optionally, build a transition graph for word pieces: -``` -python build-transitions --tokens iamdb_1kwp_tokens_1000.txt --lexicon iamdb_1kwp_lex_1000.txt --blank optional --self_loops --save_path 1kwp_prune_0_10_optblank.bin --prune 0 10 -``` -- cgit v1.2.3-70-g09d2