Christian Clough

Results 4 issues of Christian Clough

`RuntimeError: Error(s) in loading state_dict for MolEncoder: size mismatch for dense_1.0.weight: copying a param with shape torch.Size([435, 290]) from checkpoint, the shape in current model is torch.Size([435, 270]).` Confirmed by...

The AWS elastic search instructions here https://github.com/toptal/chewy#aws-elasticsearch do not cover how to connect to an instance on Elastic.co. Although these instances are on AWS, the elastic.co dashboard does not supply...

I'm getting an error on the hhsearch step: `Running hhsearch ./run_pipeline.sh: line 49: 7701 Segmentation fault (core dumped) $HH -i $WDIR/t000_.msa0.ss2.a3m -o $WDIR/t000_.hhr -v 0 > $WDIR/log/hhsearch.stdout 2> $WDIR/log/hhsearch.stderr` There's...