Commit graph

4642 commits

Author SHA1 Message Date
Cyzus Chi
e0cbbf82f4 rename research assistant to experimenter 2024-10-28 21:42:46 +08:00
Cyzus Chi
1aac79c3b3 identation on readme 2024-10-28 21:05:59 +08:00
Cyzus Chi
6321b793a1 reoreder 2024-10-28 18:14:59 +08:00
Cyzus Chi
4c541c2e53 reorder import 2024-10-28 17:47:27 +08:00
Cyzus Chi
e41f9342cd update readme 2024-10-28 17:14:26 +08:00
Cyzus Chi
9abb8db954 edit-baseline-experimenter 2024-10-28 15:03:51 +08:00
Cyzus Chi
61492d9ff5 add data type; fix instruction generation 2024-10-28 14:11:53 +08:00
Cyzus Chi
4d1a6f4c2b rename classes and functions 2024-10-26 01:06:48 +08:00
Cyzus Chi
76029782cc rename aug to rs 2024-10-25 23:07:14 +08:00
Cyzus Chi
a62ae88187 update readme.md 2024-10-25 22:30:10 +08:00
Cyzus Chi
eb3d49dfdd move to ext/sela 2024-10-25 22:18:43 +08:00
Cyzus Chi
7c5b29de63 rename expo folder to sela 2024-10-22 21:33:31 +08:00
garylin2099
4bed19b931
Merge pull request #1526 from garylin2099/sela-lyz
add visit order
2024-10-21 19:09:47 +08:00
garylin2099
3a8fdc6a5e add visit order 2024-10-21 10:13:36 +00:00
林义章
d304fc36de Merge branch 'optimize-mle-bench-prompt' into 'sela'
Optimize mle bench prompt

See merge request agents/exp_optimizer!29
2024-10-21 05:53:54 +00:00
林义章
f0704553e0 Merge branch 'expo' into 'sela'
open-source sela

See merge request agents/exp_optimizer!28
2024-10-18 08:27:49 +00:00
Yizhou Chi
5eaa072d8d add an instruction to avoid splitting instruction being replaced 2024-10-18 16:05:24 +08:00
Yizhou Chi
345d79979d Merge remote-tracking branch 'origin/expo' into optimize-mle-bench-prompt 2024-10-18 16:02:57 +08:00
林义章
2ce186c226 Merge branch 'insight-pool-improve' into 'expo'
add support to run mle-bench

See merge request agents/exp_optimizer!25
2024-10-18 07:42:44 +00:00
Yizhou Chi
f97ad720b0 add task arg for tree visualization 2024-10-18 14:29:36 +08:00
Yizhou Chi
3646feb08c Merge remote-tracking branch 'origin/expo' into insight-pool-improve 2024-10-18 14:10:06 +08:00
Yizhou Chi
7a38165e6b add seed 2024-10-18 14:04:57 +08:00
Yizhou Chi
358a97e34c modify prompt 2024-10-18 11:16:28 +08:00
林义章
2762c1278c Merge branch 'fix-aide-readme' into 'expo'
update aide readme

See merge request agents/exp_optimizer!26
2024-10-17 13:50:30 +00:00
duiyipan
1915d19f24 update aide readme 2024-10-17 21:28:49 +08:00
Yizhou Chi
de42e32b8e automatically update low_is_better for our task 2024-10-17 17:55:24 +08:00
Yizhou Chi
6f437bb76d automatically change low_is_better for rmse 2024-10-17 17:49:31 +08:00
Yizhou Chi
852fbc58ee automatically update args.low_is_better for mle-bench 2024-10-17 17:47:41 +08:00
Yizhou Chi
06710fbc18 fix typo in readme.md 2024-10-17 15:24:22 +08:00
Yizhou Chi
510136ab17 allowing whether to show instructions 2024-10-17 10:37:16 +08:00
Yizhou Chi
6646983a25 fix visualization bug 2024-10-17 10:34:05 +08:00
Yizhou Chi
1d22466ac5 change dir for tree fig 2024-10-17 10:29:46 +08:00
Yizhou Chi
0f01c07b83 add tree visualization script and function 2024-10-17 10:27:33 +08:00
Yizhou Chi
a46f575361 clean up input argument 2024-10-17 10:11:31 +08:00
Yizhou Chi
38daf24c33 rename task if custom_data_dir is used 2024-10-17 09:55:37 +08:00
Yizhou Chi
df7a04dd19 output dev set score 2024-10-16 14:28:27 +08:00
Yizhou Chi
989a3b4299 allow max depth passing in 2024-10-16 10:53:37 +08:00
Yizhou Chi
7794b99005 fix: role timeout not passing in 2024-10-16 09:50:24 +08:00
Alexander Wu
32d416bac9
Merge pull request #1457 from Jacksonxhx/milvus
Integrated Milvus with MetaGPT
2024-10-15 19:40:20 +08:00
Yizhou Chi
541f8a1b10 fix path bug 2024-10-15 19:18:30 +08:00
Yizhou Chi
02b4f0aa13 add timout to mlebench readme instruction 2024-10-15 16:41:28 +08:00
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
林义章
7cb307aef5 Merge branch 'prepare-for-opensource' into 'expo'
开源准备

See merge request agents/exp_optimizer!24
2024-10-15 03:53:30 +00: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
Alexander Wu
45f102c145
Merge pull request #1500 from geekan/fix-serialize-error
fix #687
2024-10-12 00:06:40 +08:00
shenchucheng
61bb7749e4 fix #687 2024-10-11 21:06:34 +08:00