-
Thank you for the awesome dataset!
The description about the train/test set splits is pretty unclear in the paper and I couldn't find more information in this repository too.
> We split the datas…
-
Hi,
First off thank to the authors for this fantastic piece of work.
I am currently working on a similar project and would like to possibly benchmark SonicDiffusion as part of our paper. Thank y…
-
Hi!
In you paper tells that model was trained on all projects from Defects4J.
I'm curios what is yours train-test-split strategy?
-
Create tech design of how to implement the train test split new functionality.
- How should warning be displayed?
- How should warning objects live?
Following these decisions, create sub-step…
-
Hi,
I am running train.py, and this line of code complains the input is a directory. `complex_names_all = read_strings_from_txt(self.split_path)`
The original code snippet, read_strings_from_t…
-
As a data scientist, I want to be guided in the choice of the arguments in the scikit-learn train_test_split function, without having too many warnings to avoid being over my cognitive budget charge (…
-
📄 Describe
train/valid/test split의 json 구분하려고 합니다
✅ Tasks
- [x] json 첨부
🙋🏻 More
-
I'm a senior scientist at Merck, which is part of the MLPDS Consortium. We would like a new feature to only specify a test set and let Chemprop randomly split train/val with multiple split folds.
*…
-
### Is your feature request related to a problem? Please describe.
As a data scientist, I want to be guided in the choice of the arguments in the scikit-learn train_test_split function, without hav…
-
Hi !
Thanks for opening the code for the LIBERO benchmark evaluation.
I succeeded in fine-tuning and evaluating the model on LIBERO dataset.
I wonder how the train-set and the test-set are split…