issues
search
pmhalvor
/
fgsa
Main repo for my Masters thesis on Fine Grained Sentiment Analysis
4
stars
0
forks
source link
Run studies through slurm
#10
Closed
pmhalvor
closed
2 years ago
pmhalvor
commented
2 years ago
[x] build study class
[x] write task queue builder
[x] slurm template
[x] as pythonic as possible
[x]
use pytest to run studies
[x] config for parameter ranges
[x]
export task=lrs
[x]
export range='.001-.00001'
[x] sbstudy study1.json study1.json: { "lr": [0.001, 0.0001, 0.0001]}
use pytest to run studiesexport task=lrsexport range='.001-.00001'