Sepideh

Results 5 comments of Sepideh

Were you able to run manual_seml_sweep.py? I keep getting random errors regarding the data. I'm trying with sciplex_complete_middle_subset.h5ad and slincs_full_smiles_sciplex_genes.h5ad.

Specifically, in evaluate_r2_sc, the input to compute_prediction() is y_true which means the input and the output are basically the same.

Hi @MxMstrmn Sorry for the confusion. My question is, during the test/ evaluation, the input is again the treated cell? In your code, the input to the model.predict() is the...

@kocemir have you tried perturbation example without fast_attn? You can't load the model without that.

@subercui Could you explain what is an alternative to flash_attn? What should I change in the code to workaround that? I'm getting the same error. The problem is, when I...