-
-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Internship Project]: Zakia Yahya #713
Comments
In this example, following the tasks of Wednesday 21st June:
I have created all the templates for the Interns, spend a couple of hours revising the GitHub Project and updating the tasks. I have been working on identifying the bug in the GitActions, solved in this issue. Pro tip: adding the links to the issues and discussions you mention will be very helpful! |
Today Tasks List: Wednesday, June 21, 2023
Model refactoring |
Great thanks Zakia, I am giving you an extra model just because won't be able to review until my morning tomorrow and you probably start working earlier than I do in your timezone. Just in case you finish your previous tasks |
Hi @ZakiaYahya Please look at this issue. There is so much more information you can add when a workflow is failing, I have written an example of the level of detail you should be aiming for, I hope this is helpful. |
Hello @GemmaTuron @DhanshreeA Today Tasks List: Thursday, June 22, 2023
Due to slower network today, my work has been affected. I have done refactoring of |
Hello @GemmaTuron @DhanshreeA Tasks List: Friday, June 23, 2023
Will try to work on |
Hi @ZakiaYahya ! Thanks, make sure to eliminate all the other Ersilia Models you have been working with running the |
Hello @GemmaTuron |
Hi @ZakiaYahya I went through your update on Regarding |
Hello @GemmaTuron @DhanshreeA Tasks List: Monday, June 26, 2023
I have done model testing and Re-refactor model |
Hi @ZakiaYahya ! |
Hello @GemmaTuron |
Hello @GemmaTuron @miquelduranfrigola @DhanshreeA Thanks |
This is great stuff, @ZakiaYahya - I have never explored these options. Let me invoke @honeyankit and @GrantBirki from GitHub, let's see if they have additional feedback. |
Thank @miquelduranfrigola |
Hey there! I have never explored these options either so I would be curious to follow along with your PRs and see how it all works! |
Hello @GemmaTuron @DhanshreeA Tasks List: Tuesday, June 27, 2023
Try to search more workaround on |
Thanks @ZakiaYahya - awesome progress |
Hello @GemmaTuron @DhanshreeA Tasks List: Wednesday, June 28, 2023
Model eos2re5: After changes and open PR again, it still fails at "Upload to DockerHub" but now it's not giving previous error i.e. Didn't able to do some work on |
Great progress, a lot on your plate so don't worry, focus on the issues one by one. If you need help with the eos46ev ping me and I'll try to provide further guidance I won't be assigning new models to you so you can focus on the eos44zp |
Thanks @GemmaTuron |
Hello @GemmaTuron @DhanshreeA Tasks List: Thursday, June 29, 2023
Tested eos46ev for various single smile inputs updated here. Now i'm focusing on above mentioned three unresolved issues. |
Thanks for the update @ZakiaYahya ! |
Hello @GemmaTuron @DhanshreeA Tasks List: Friday, June 30, 2023
Open PR again on model |
Hello @GemmaTuron @DhanshreeA Tasks List: Monday, July 3, 2023
Did model refactoring |
Hi @ZakiaYahya The space in git actions is not easy to solve, let's try to talk about it today in the meeting. Focus for today on investigating the eos46ev and the conda issue on eos2re5 and if you are done with all let me know! |
Right @GemmaTuron, I'm working on it. Will let you know once it done. |
Sorry for hijacking the conversation here a bit, but @GrantBirki could you tell us how much persistent storage space do GitHub runners get on our plan? I couldn't find much that says anything about it. I ask because configuring any amount of swap space would be limited by how much storage we actually have. And can we increase it, if yes, how? And is it possible to increase it specifically for a single model repository and not all of them? |
Hello @GemmaTuron @DhanshreeA Tasks List: Monday, July 17, 2023
Model eos1579: Today i tried different versions of signaturizer (1.1.11 and 1.1.13), as tensorflow-Hub install automatically with version 0.14.0 and it requires protobuf version >=3.19.6 which is not compatible with bentoML as it requires protobuf version >=3.8,<3.19, so here the clash occurs. As ersilia automatically resolves clashes that occur between bentoML and protobuf so i search on tensorflow-hub that fits with protobuf version that is compatible with bentoML too. The installed version of tensorflow-Hub is 0.14.0 which is the latest one so I tried degrading the tensorflow-Hub manually in Dockerfile to version 0.12.0 which requires protobuf version 3.17.3 which is also compatible with bentoML requirements but somehow it is not working either, i'm still working on it. Thanks |
Hello @GemmaTuron @DhanshreeA Tasks List: Tuesday, July 18, 2023
Model eos1579: Done quite a lot of debugging in resolving Will start working from tomorrow on Clean UP & Dockerization eos481p, Debugging Model eos7ack and Model Testing eos5axz. |
Hello @GemmaTuron @DhanshreeA Tasks List: Wednesday, July 19, 2023
Tested above models and updated on relevant issues. Working on model refactoring eos481p. |
Hello @GemmaTuron @DhanshreeA Tasks List: Thursday, July 20, 2023
Model eos481p: Done refactoring of model eos481p and open PR on it as well. Kindly assign me new models to work on it. |
Hello @GemmaTuron @DhanshreeA Tasks List: Friday, July 21, 2023
Model eos8a5g: Refactor the model and tested it with Thanks. |
Hello @GemmaTuron @DhanshreeA Tasks List: Monday, July 24, 2023
Model eos2re5: Testing it again on CLI, DockerHUB and COLAB to check the issue using ersilia fetch api. Thanks. |
Hi @ZakiaYahya Thanks, I've added a new model in case you finish the current one |
Right @GemmaTuron |
Hello @GemmaTuron @DhanshreeA Tasks List: Tuesday, July 25, 2023
|
Hello @GemmaTuron @DhanshreeA Tasks List: Wednesday, July 26, 2023
Model eos4q1a: I have tested the model before doing refactoring the model and it is working fine with Model eos2re5: Figure out the Thanks. |
Hello @GemmaTuron @DhanshreeA Tasks List: Thursday, July 27, 2023
Model eos9be7: I have start working on the model, the model is not working even before refactoring due to input format it requires, i have posted some queries on the issue, kindly check it at ersilia-os/eos9be7#1 (comment) Thanks |
Hello @GemmaTuron @DhanshreeA Tasks List: Friday, July 28, 2023
Model eos9be7: I have done nothing much today due to unavailability of internet. Trying to parse the data from json input file and getting the fcd scores. The json file is loaded successfully but the fcd is taking it as atom by atom not smiles by smiles. So, basically i'm stuck here. Going through original code to figure it out. Latest Update: Able to figure it out the correct format of json file to input to Thanks |
Hello @GemmaTuron @DhanshreeA Tasks List: Monday, July 31, 2023
Model eos9be7: Model is working with
I'm now trying to make this |
Hi @ZakiaYahya |
Hello @GemmaTuron @DhanshreeA Tasks List: Tuesday, August 1, 2023
Today most of the time spend meetings and in debugging eos9be7 for input format, and understanding the bentolite. |
Hello @GemmaTuron @DhanshreeA Tasks List: Wednesday, August 2, 2023
Model Testing: Tested all assigned models i.e. eos1bba, eos157v and eos9c7k on CLI, COLAB and DockerHUB |
Hello @GemmaTuron @DhanshreeA Tasks List: Thursday, August 3, 2023
Working on eos9be7, the model is working with both |
Hello @GemmaTuron @DhanshreeA Tasks List: Friday, August 4, 2023
|
Hello @GemmaTuron @DhanshreeA Tasks List: Monday, August 7, 2023
Model eos9be7: I did model refactoring today, The model is working fine both with Model eos9taz: I debugg output format, and the problem is in Bentolite: Working on Bentolite. Had a meeting with miquel today, and we just start testing the changes we have made in Bentolite with model |
Hello @GemmaTuron @DhanshreeA Tasks List: Tuesday, August 8, 2023
|
Hi @ZakiaYahya I think there are a few model testings assigned to you inaddition to the BEntoLite task. Let me know how you are progressing there! |
Hello @GemmaTuron @DhanshreeA Tasks List: Wednesday, August 9, 2023
Model eos9be7: I've modified the Bentolite: Working on bentolite to test model Model Testing: Tested the model eos43at in CLI, COLAB and DockerHub. It is working and giving consistent output as well. Test module: I've tested the new "test module" using model Thanks |
Hello @GemmaTuron |
Hello @GemmaTuron @DhanshreeA Tasks List: Thursday, August 10, 2023
Model eos9be7: So, i've make the code work with Bentolite: Didn't able to resolve configuration files issue as it is not copying while installing, Need suggestion from Miquel to proceed. Thanks |
Hello @GemmaTuron @DhanshreeA Tasks List: Friday, August 11, 2023
Model eos9be7: Trying to figure out why Ersilia is not processing multiple_inputs as in my understanding from Bentolite: Just had a meeting with Miquel and discussed .cfg problem with him, He's now further inverstigate the problem and then i'll proceed it. Thanks |
Hello @GemmaTuron @DhanshreeA Tasks List: Monday, August 14, 2023
|
Hello @GemmaTuron @DhanshreeA Tasks List: Tuesday, August 15, 2023
|
Hello @GemmaTuron @DhanshreeA Tasks List: Wednesday, August 16, 2023
|
Hi @ZakiaYahya ! |
Summary
Hello,
This is a public issue for a virtual daily stand-up. We will use this to briefly share the tasks of the day and the challenges and advances made, so that we can ensure smooth support from the Ersilia mentors and alignment between daily tasks and overall internship goals.
Scope
Initiative 🐋
Objective(s)
Internship goals:
Team
Timeline
Before starting your work, line up a few tasks and short description. This should not take long. For example, it could be something like:
Wednesday 21st June
Documentation
No response
The text was updated successfully, but these errors were encountered: