Miquel Duran-Frigola

Results 198 comments of Miquel Duran-Frigola

> @fengsxy @miquelduranfrigola @gmkyadav I have an idea to improve the AutoML performance for multi-output task. After AutoML.fit() finishes for one output, we could use the warm-start capability from flaml...

Hi Shion, I have tried to generate the vocab.pkl from ChEMBL 24. Using default parameters in the build_vocab.py file, I get a vocabulary size of 75. If I am not...

Hi..! Unfortunately the vocab.pkl file from #19 does not help either... size mismatch for embed.weight: copying a param with shape torch.Size([45, 256]) from checkpoint, the shape in current model is...

Hi @GemmaTuron and @Amna-28 - has the issue been solved?

Thanks @Amna-28 . Closing issue now.

Hi @prtk2001 thanks for your interest in this issue. Can you briefly explain to me your approach to the problem? I just want to make sure that your solution corresponds...

Indeed. Getting size of git-lfs files is key here. Please see related issue #7 currently being tackled by @Riyabelle25 Using tqdm sounds good to me :ok_hand:

One possible workaround would be to calculate the size of the model and store this information as metadata in each model repository, correspondingly. For example, for model eos4e40 (https://github.com/ersilia-os/eos4e40) we...

Alright, so let's take this avenue, if you both agree @prtk2001 and @Rufaida98! It will not be straightforward, though. Many things happen at "fetching" time (`ersilia fetch ...`), including downloading,...

Hi @Riyabelle25 and @prtk2001 I am very delayed with this - my apologies. Please give me some time, I am aware I am the bottleneck. I hope you are still...