Commit graph

32 commits

Author SHA1 Message Date
Yizhou Chi
0166834ce4 fix special instruction bug 2024-10-15 16:19:02 +08:00
Yizhou Chi
d179982949 allow special-instruction for mle-bench 2024-10-15 14:14:29 +08:00
Yizhou Chi
07800be441 allow datasets to be prepared by users 2024-10-15 14:13:25 +08:00
Yizhou Chi
1d4a845120 支持跑通mle bench 2024-10-14 16:12:26 +08:00
Yizhou Chi
a91003a7fe disable submission 2024-10-14 09:56:55 +08:00
Yizhou Chi
3a57060e25 1. add eval_func for sela and compatibility to others
2. llm extract score (use all code block and execution results)
3. add argument for custom dataset dir
4. dataset custom requirement support
2024-10-12 17:16:51 +08:00
Yizhou Chi
ae12d73747 remove dependency 2024-10-11 13:12:03 +08:00
Yizhou Chi
1589a04cdb clarify prediction saving prompt 2024-09-28 18:27:23 +08:00
Yizhou Chi
af844693b1 change label column 2024-09-27 15:13:23 +08:00
Yizhou Chi
68c672d438 use transformers lib instead of torchvision 2024-09-25 09:59:12 +08:00
Yizhou Chi
31adaee23f add special instruction for img/text dataset 2024-09-24 20:58:41 +08:00
Yizhou Chi
1cdffc3d85 FE prompt: FE通常不会make changes而是加新的特征
DI prompt: 要求让predictions最终结果一致,并提供例子
2024-09-14 20:49:49 +08:00
Yizhou Chi
f856d768fe remove recommendation from di initial prompt, add recommendation to task type prompt 2024-09-14 18:05:02 +08:00
Yizhou Chi
8a5b6d6e77 update recommendation prompt 2024-09-14 15:53:38 +08:00
Yizhou Chi
8beca0fadd 1. add special instruction
2. add fixed insights
2024-09-14 15:17:42 +08:00
Yizhou Chi
09b1a2e89a Merge branch 'text-dataset' into improve_mcts 2024-09-13 19:11:32 +08:00
Yizhou Chi
7d8cb9afec add image datasets config 2024-09-13 19:10:45 +08:00
Yizhou Chi
cfa21ba27e change img path from abs to rel 2024-09-13 19:04:48 +08:00
limafang
a6b066a127 support image dataset 2024-09-13 17:52:22 +08:00
Yizhou Chi
c54e4121c6 update di prompt 2024-09-13 16:57:37 +08:00
Yizhou Chi
9f04278383 comment 2024-09-13 11:18:15 +08:00
Yizhou Chi
562af8c4e4 update text dataset 2024-09-13 11:09:02 +08:00
Yizhou Chi
c91b2ada88 remove unnecessary prompt instruction 2024-09-11 13:54:41 +08:00
Yizhou Chi
35b9ea097e update di instruction 2024-09-11 11:59:52 +08:00
Yizhou Chi
a373e684ae update di instruction 2024-09-10 16:05:22 +08:00
Yizhou Chi
b776c7309b add random tree search 2024-09-10 15:30:23 +08:00
Yizhou Chi
d34a482faf give dev label 2024-09-10 14:11:47 +08:00
Yizhou Chi
60e8e3eab8 fix hfdataset; make dirs when save notebook 2024-09-10 13:51:54 +08:00
Yizhou Chi
401ca97846 update dataset.py 2024-09-09 13:54:09 +08:00
Yizhou Chi
9728b3a891 add greedy to run_experiment; add save_notebook to experimenter.py 2024-09-09 13:44:38 +08:00
Yizhou Chi
df6fe9854d fix dataset bug 2024-09-06 19:27:36 +08:00
Yizhou Chi
c0262bcd8f 1. add support to hf dataset
2. add support to datasets that have both train and test
3. create data folder
4. fix new instruction bug
2024-09-06 19:05:10 +08:00