Commit graph

4926 commits

Author SHA1 Message Date
林义章
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
didi
ebcacdd648 Update print error 2024-10-18 13:57:01 +08:00
didi
2b788b21f6 Update Annotation to English, And Update Operator.json 2024-10-18 13:50:51 +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
better629
d99054ab5e
Merge branch 'main' into main 2024-10-17 16:25:31 +08:00
didi
7c6edcef7d Update config2.yaml 2024-10-17 16:15:29 +08:00
didi
6aedc4a068 Update AFlow 2024-10-17 15:47:09 +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
Zhaoyang Yu
cea3473002 Update evaluator.py
change the data path of DROP
2024-10-16 20:19:19 +08:00
Zhaoyang Yu
859ee3d2e3 fix test() 2024-10-16 20:15:15 +08:00
Zhaoyang Yu
390b65fda3 Update HotpotQA 2024-10-16 19:55:10 +08:00
Zhaoyang Yu
eab9b841d6 Change HotpotQA 2024-10-16 19:50:50 +08:00
Yizhou Chi
df7a04dd19 output dev set score 2024-10-16 14:28:27 +08:00
didi
eea94865ad Update Eval 2024-10-16 12:06:34 +08:00
didi
bb229f2319 Update AFlolw 2024-10-16 11:49:18 +08:00
didi
eae351466f Update AFlow 2024-10-16 11:44:01 +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
himanshumahajan138
bcb6b89928 Fixes:#1507 ; Update Transformers Link in README ; Fixed 2024-10-15 16:40:20 +00: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
João Galego
47be4f50d1 Commented out legacy Llama 2, smaller Llama 3 and Mistral 7B Instruct models 2024-10-14 14:25:05 +01:00
João Galego
4b1a616af2 Added inf param refs; Added Llama 3.2 model IDs; Removed titan-tg1-large; 2024-10-14 14:09:51 +01:00
Yizhou Chi
1d4a845120 支持跑通mle bench 2024-10-14 16:12:26 +08:00
Viraj Paradkar
eecbfb593d Fixing README redict from README_CN and README_JP 2024-10-14 10:44:15 +05:30
Yizhou Chi
a91003a7fe disable submission 2024-10-14 09:56:55 +08:00
Espérance Codjo AYIWAHOUN
8a792fb8e2
Update README_FR.md 2024-10-14 01:19:30 +01:00
Espérance Codjo AYIWAHOUN
e6a2dc8897
docs: add French version of README 2024-10-14 00:39:52 +01:00