Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AFLOW #1510

Merged
merged 113 commits into from
Oct 29, 2024
Merged

AFLOW #1510

merged 113 commits into from
Oct 29, 2024

Conversation

didiforgithub
Copy link
Contributor

We release the main part of AFlow, which contain optimizer code and other modules.
We are preparing release optimized result and baselines of six datasets, it'll coming in next 3 days.

README.md Show resolved Hide resolved
metagpt/actions/code_sanitize.py Outdated Show resolved Hide resolved
docs/resources/AFLOW-experiment.jpg Outdated Show resolved Hide resolved
examples/aflow/README.md Outdated Show resolved Hide resolved
examples/aflow/README.md Outdated Show resolved Hide resolved
examples/aflow/experiments/optimize_drop.py Outdated Show resolved Hide resolved
metagpt/ext/aflow/benchmark/benchmark.py Outdated Show resolved Hide resolved
metagpt/ext/aflow/benchmark/humaneval.py Outdated Show resolved Hide resolved
metagpt/ext/aflow/benchmark/mbpp.py Outdated Show resolved Hide resolved
metagpt/ext/aflow/benchmark/utils.py Outdated Show resolved Hide resolved
metagpt/ext/aflow/benchmark/utils.py Outdated Show resolved Hide resolved
@didiforgithub didiforgithub changed the title AFLOW: Version 1.0 AFLOW Oct 27, 2024
from metagpt.configs.models_config import ModelsConfig
from metagpt.ext.aflow.scripts.optimizer import DatasetType, Optimizer, QuestionType

# Crucial Parameters
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use distinct configuration files and argparse to handle benchmark-specific settings, allowing flexibility and avoiding multiple independent run entry points. This will streamline experiment setup and improve code maintainability.

metagpt/ext/aflow/benchmark/utils.py Show resolved Hide resolved
metagpt/ext/aflow/benchmark/utils.py Show resolved Hide resolved
metagpt/ext/aflow/scripts/utils.py Show resolved Hide resolved
metagpt/ext/aflow/scripts/utils.py Show resolved Hide resolved
examples/aflow/README.md Outdated Show resolved Hide resolved
examples/aflow/README.md Show resolved Hide resolved
examples/aflow/README.md Outdated Show resolved Hide resolved
examples/aflow/experiments/optimize_drop.py Outdated Show resolved Hide resolved
metagpt/actions/action_node.py Outdated Show resolved Hide resolved
metagpt/ext/aflow/scripts/workflow.py Outdated Show resolved Hide resolved
@garylin2099
Copy link
Collaborator

recommend to use git lfs for the jpg files

Copy link
Owner

@geekan geekan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stellaHSR
Copy link
Collaborator

LGTM

1 similar comment
@stellaHSR
Copy link
Collaborator

LGTM

@geekan geekan merged commit dbfd37b into geekan:main Oct 29, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants