You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if you had the code for running experiments on the downstream dataset? I see a create.py file that creates the DevMap dataset but I don't see the dataset used anywhere.
I also had three questions about the method for performing experiments.
How is the train-test-validation split done for the DevMap dataset. Is it the same as the DeepDataFlow dataset here?
In the paper you achieve F1 scores of 0.88 and 0.80. How many trials were averaged to calculate these scores?
Is there a seed used for the downstream experiments?
Thank you for your help!
The text was updated successfully, but these errors were encountered:
❓ Questions and Help
I was wondering if you had the code for running experiments on the downstream dataset? I see a create.py file that creates the DevMap dataset but I don't see the dataset used anywhere.
I also had three questions about the method for performing experiments.
Thank you for your help!
The text was updated successfully, but these errors were encountered: