-
Notifications
You must be signed in to change notification settings - Fork 0
/
sweep_spanbert.sh
executable file
·18 lines (18 loc) · 4.75 KB
/
sweep_spanbert.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-2e45e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 2e-4 -elr 5e-5 train
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-2e41e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 2e-4 -elr 1e-5 train
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-2e45e4 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 2e-4 -elr 5e-4 train
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-4e35e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 4e-3 -elr 5e-5 train
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-4e31e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 4e-3 -elr 1e-5 train
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-4e35e4 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 4e-3 -elr 5e-4 train
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-5e55e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 5e-5 -elr 5e-5 train
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-5e51e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 5e-5 -elr 1e-5 train
#python src/run.py -d ontonotes -t coref 1.0 False -enc SpanBERT/spanbert-base-cased -tok bert-base-cased -e 45 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-5e55e4 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt spanbert -lr 5e-5 -elr 5e-4 train
# python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-2e45e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 2e-4 -elr 5e-5 train
python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-2e41e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 2e-4 -elr 1e-5 train
python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-2e45e4 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 2e-4 -elr 5e-4 train
python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-4e35e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 4e-3 -elr 5e-5 train
python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-4e31e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 4e-3 -elr 1e-5 train
python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-4e35e4 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 4e-3 -elr 5e-4 train
python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-5e55e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 5e-5 -elr 5e-5 train
python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-5e51e5 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 5e-5 -elr 1e-5 train
python src/run.py -d ontonotes -t coref 1.0 False -enc bert-base-uncased -tok bert-base-uncased -e 25 -dv cuda -wb --wandb-name sweepspb-crpr-on-trim-100-5e55e4 --train-encoder True --trim 100 -wt trim -wt cr -wt on -wt sweepspb -wt bert -lr 5e-5 -elr 5e-4 train