-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnov14.sweep.txt
29 lines (16 loc) · 1003 Bytes
/
nov14.sweep.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
wandb sweep near_base_30_linear.yaml
wandb sweep far_base_30_linear.yaml
CUDA_VISIBLE_DEVICES=0 nohup wandb agent sonsus/albert_paraphrase/qn4m1ll8 &
CUDA_VISIBLE_DEVICES=1 nohup wandb agent sonsus/albert_paraphrase/o0wxv9bp &
CUDA_VISIBLE_DEVICES=0 nohup wandb agent sonsus/albert_paraphrase/z1t4i7vd &
CUDA_VISIBLE_DEVICES=1 nohup wandb agent sonsus/albert_paraphrase/nvvt667u &
# finding alpha_pp:[0.0, 2.0] under warmup=10k, lr:[0.0004,0.0001]
wandb sweep alphapp_far_base30_linear.yaml
wandb sweep alphapp_grow_far_base30_linear.yaml
CUDA_VISIBLE_DEVICES=2 nohup wandb agent sonsus/albert_paraphrase/qe59jieg &
CUDA_VISIBLE_DEVICES=3 nohup wandb agent sonsus/albert_paraphrase/pe7oh0bk &
# for masking =span do the same as above.
wandb sweep span_alphapp_grow_far_base30_linear.yaml
wandb sweep span_alphapp_far_base30_linear.yaml
CUDA_VISIBLE_DEVICES=4 nohup wandb agent sonsus/albert_paraphrase/3rlecsgl &
CUDA_VISIBLE_DEVICES=5 nohup wandb agent sonsus/albert_paraphrase/ht1mkm1f &