Commit graph

4502 commits

Author SHA1 Message Date
Yizhou Chi
8a5b6d6e77 update recommendation prompt 2024-09-14 15:53:38 +08:00
Yizhou Chi
ed6ce14838 update fixed insights 2024-09-14 15:24:17 +08:00
Yizhou Chi
9089ecf7d6 update readme 2024-09-14 15:21:21 +08:00
Yizhou Chi
8beca0fadd 1. add special instruction
2. add fixed insights
2024-09-14 15:17:42 +08:00
Yizhou Chi
9c3adbe0ac Merge remote-tracking branch 'origin/expo' into improve_mcts 2024-09-14 13:14:07 +08:00
林义章
63bb972f91 Merge branch 'fix_evaluate_prediction' into 'expo'
修复预测结果没有target列名。

See merge request agents/exp_optimizer!14
2024-09-14 04:19:18 +00:00
Bangbang
b32b28eb12 修复预测结果没有target列名。 2024-09-14 12:13:55 +08:00
林义章
7458e43edf Merge branch 'text-dataset' into 'expo'
support text dataset

See merge request agents/exp_optimizer!11
2024-09-13 11:58:42 +00: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
林义章
63539096d0 Merge branch 'improve_mcts' into 'expo'
更新实验配置

See merge request agents/exp_optimizer!8
2024-09-11 08:21:29 +00:00
Yizhou Chi
eaf1b62343 add timeout to client 2024-09-11 16:14:50 +08:00
Yizhou Chi
4dfa01295e Merge remote-tracking branch 'origin/expo' into improve_mcts 2024-09-11 15:33:55 +08:00
林义章
edb7be291b Merge branch 'aide' into 'expo'
Update README.md add aide setup and run

See merge request agents/exp_optimizer!6
2024-09-11 07:33:00 +00:00
林义章
322617d74d Merge branch 'autogluon' into 'expo'
implement autuglu exp

See merge request agents/exp_optimizer!7
2024-09-11 07:31:06 +00: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
Rayhao
a8ee20843b autogluon small fix 2024-09-10 19:20:24 -07:00
duyipan
923109e882 add aide.py update README 2024-09-10 16:27:29 +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
Rayhao
e3663f2322 implement autuglu exp 2024-09-09 23:21:56 -07: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
duyipan
af41f1f1cf Update README.md add aide setup and run 2024-09-09 11:26:23 +00:00
Yizhou Chi
294d0fe709 fix nbclient 2024-09-09 16:59:39 +08:00
Yizhou Chi
9ba0d217fc update mcts logic 2024-09-09 14:52:25 +08:00
林义章
e3fccce73d Merge branch 'experimenter' into 'expo'
Experimenter Update

See merge request agents/exp_optimizer!5
2024-09-09 06:13:07 +00:00
Yizhou Chi
401ca97846 update dataset.py 2024-09-09 13:54:09 +08:00
Yizhou Chi
93ff1f8f2b update datasets.yaml 2024-09-09 13:50:36 +08:00
Yizhou Chi
72dd44ae32 add ds agent's datasets 2024-09-09 13:47:59 +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
Yizhou Chi
376d1b7661 allow new instruction even if there's no insights 2024-09-06 17:02:49 +08:00
Yizhou Chi
6d40ec463f update result key 2024-09-06 14:18:04 +08:00
Yizhou Chi
a6f71f4498 1. avoid circular reference
2. add greedy
2024-09-06 13:09:18 +08:00
Yizhou Chi
e07ed0df8b fix mcts bug 2024-09-06 10:42:24 +08:00
Yizhou Chi
0e27e3d8be 使用code block做reflection 2024-09-06 10:31:01 +08:00
Yizhou Chi
defca81ebb fix time calculation 2024-09-06 10:24:49 +08:00
林义章
3583e2af63 Merge branch 'experimenter' into 'expo'
增加dataset_info到提示词

See merge request agents/exp_optimizer!4
2024-09-05 06:35:16 +00:00
Yizhou Chi
96ffcd285f 更新Prompt相关readme 2024-09-05 14:30:36 +08:00
Yizhou Chi
d27a48adb2 update prompt to include dataset info path 2024-09-05 13:01:00 +08:00
Yizhou Chi
45d176b48b remove deprecated scripts 2024-09-05 11:00:07 +08:00
Yizhou Chi
c16286a006 Refactor MCTS class to handle role running errors and improve error logging 2024-09-05 10:12:37 +08:00