Commit graph

4920 commits

Author SHA1 Message Date
didi
4564b70d75 Update mbpp.py 2024-10-22 18:21:51 +08:00
didi
344d87d2e6 Update 2024-10-22 18:14:15 +08:00
didi
8c7cde533b Transform print into logger.info & mv code sanitize to utils.py 2024-10-22 12:55:18 +08:00
didi
27e942cc5e update 2024-10-22 12:51:30 +08:00
didi
56d0af1e9e pre-commit modify 2024-10-22 12:37:08 +08:00
Alexander Wu
8b209d4e17
Merge pull request #1503 from TitanSage02/main
Add French README and Fix Incorrect URL Redirections
2024-10-22 12:11:02 +08:00
didi
462b7d9fd9 Update README.md 2024-10-22 11:45:40 +08:00
didi
2ccee333db Update Readme 2024-10-22 11:44:14 +08:00
didi
5775b20024 Update Readme 2024-10-22 11:41:59 +08:00
didi
e575b629a1 Resolve comment and modify readme 2024-10-22 11:41:45 +08:00
didi
5aa62b76ce Update 2024-10-22 11:08:08 +08:00
didi
fcc5e19160 mv aflow from example to ext 2024-10-22 10:54:06 +08:00
didi
0b69ffe198 Update download data.py and rm json files 2024-10-22 10:41:14 +08:00
didi
66b523953d Update llm.py & handle exception 2024-10-22 10:28:23 +08:00
didi
828d187681 change context_fill to xml_fill 2024-10-22 09:34:02 +08:00
Espérance Codjo AYIWAHOUN
65f9654df2
Merge branch 'main' into main 2024-10-21 18:26:13 +01:00
didi
35acb98d7a Update optimizer.py 2024-10-21 23:26:26 +08:00
didi
d8c7174fc0 Update HotpotQA's init round 2024-10-21 23:13:29 +08:00
didi
23eec00b00 Update operator.py 2024-10-21 23:11:48 +08:00
didi
2d1d7ca219 Update Operator & Benchmark 2024-10-21 23:08:51 +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
Alexander Wu
048a56f491
Merge pull request #1525 from voidking/main
删除误提交的milvus_local.db
2024-10-21 17:23:26 +08:00
voidking
d09c0607d2 删除误提交的milvus_local.db 2024-10-21 17:20:02 +08:00
Alexander Wu
2dbf1dba4b
Merge pull request #1524 from voidking/main
chore: 调整requirements.txt中的依赖版本,适配python3.9/3.10/3.11
2024-10-21 17:06:14 +08:00
voidking
f6e6e89a32 chore: 调整requirements.txt中的依赖版本,适配python3.9/3.10/3.11 2024-10-21 17:01:07 +08:00
Zhaoyang Yu
fe3fca514a Create download_data.py
Need to run the script in the aflow/data path
2024-10-21 16:34:48 +08: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
didi
c194415b35 Update mbpp & math's eval 2024-10-21 12:50:17 +08:00
didi
efa00f8bbb Update 2024-10-21 12:46:17 +08:00
Alexander Wu
5a5843991f
Merge pull request #1517 from PrathameshSPawar/patch-1
Update README.md
2024-10-21 11:29:07 +08:00
didi
ade10684b7 Update Operator's code 2024-10-21 11:27:50 +08:00
Prathamesh Pawar
da2e0b8570
Update README.md 2024-10-20 15:53:06 +05:30
Alexander Wu
ae4e5d3b49
Merge pull request #1515 from voidking/main
删除codecov
2024-10-20 15:13:36 +08:00
voidking
ac4eb309c3 删除codecov 2024-10-20 15:01:37 +08:00
Alexander Wu
8387e28d1d
Merge pull request #1311 from chenchun0629/main
LLMConfig add seed
2024-10-20 14:51:15 +08:00
Alexander Wu
cca28dfaaa
Merge pull request #1509 from himanshumahajan138/issue-1507
Fixes:#1507 ; Update Transformers Link in README ; Fixed
2024-10-20 14:18:36 +08:00
Alexander Wu
60410704a4
Merge pull request #1504 from Codezy93/main
Fix 404 Navigation Issue from README_JA and README_CN to English Docs
2024-10-20 14:08:45 +08:00
Alexander Wu
8f34c746a7
Merge pull request #1450 from JGalego/feat/bedrock-update
feat(bedrock): Temporary AWS credentials via env vars + supported models update
2024-10-20 13:58:03 +08:00
Zhaoyang Yu
478589e1c7 Update action_node.py
Change the FillMode to a Enum class
2024-10-19 11:47:40 +08:00
Zhaoyang Yu
6ebf3c47c2 Update drop.py
Change comments into English, fix the in/out params'  type.
fix too many values to unpack in line 140.
Unify the quotes.
Remove "if" at line 148
2024-10-19 11:40:27 +08:00
didi
17f3cd4955 Refactor Evaluator 2024-10-19 07:41:59 +08:00
didi
5d6fa7a68f Update readme.md 2024-10-19 07:35:44 +08:00
better629
e094e2a615
update openai_api.py 2024-10-18 17:57:34 +08: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