Add ProjectDev to the Agent section#8
Open
minhngh wants to merge 1 commit into
Open
Conversation
Owner
|
Hey, is it this dataset https://huggingface.co/datasets/Fsoft-AIC/ProjectDev? If that's the case, sorry but this is too small to include in this repo. I'm mostly interested in large datasets (>10k, preferably >100k). |
Author
|
Yes, that’s correct. The dataset is pretty small because it requires manual evaluation to assess the capabilities of multi-agent systems like ChatDev and AgileCoder. Tasks within the dataset involve generating software based on user input, with user interfaces that feature complex interactions, such as chains of mouse and keyboard events, and generated programs can vary significantly in terms of code element names and implementations. Thus, it's hard to scale the dataset beyond 10,000 samples. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dear Mr. mlabonne,
I would like to request the inclusion of the ProjectDev dataset in the Agent section. This dataset is used to evaluate the performance of multi-agent systems, such as ChatDev, MetaGPT, and AgileCoder, in solving software development challenges.
Thank you very much.