-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add OpenPhenom benchmarking notebook #84
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
@@ -0,0 +1,2858 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line #3. openphenom_embeddings = pd.read_parquet("data/OpenPhenom_rxrx3-core_embeddings.parquet") # download from huggingface
Do we want to add an example of how to download the data from hugging face? Or a link to the hf repo?
Reply via ReviewNB
We might want a separate folder, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comments, I'm ok to approve once resolved.
I don't really think we need a separate folder for the notebook since it's self-contained. Instead I added a description of the benchmark to the readme @fedecomitani |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What?