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

[飞桨多模态大模型套件PaddleMIX开发大赛] RFC: enhance paddlemix llava data processing #905

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

GreatV
Copy link
Contributor

@GreatV GreatV commented Dec 23, 2024

This pull request introduces three new classes (DataAnalyzer, DataAugmentor, and DataCleaner) to the paddlemix/datacopilot/example/data_insight module, enhancing the functionalities for data analysis, augmentation, and cleaning. The most important changes include the implementation of methods for analyzing datasets, augmenting data, and cleaning datasets by handling anomalies, detecting duplicates, and filtering by quality.

Data Analysis Enhancements:

Data Augmentation Enhancements:

Data Cleaning Enhancements:

Copy link

paddle-bot bot commented Dec 23, 2024

Thanks for your contribution!

@GreatV GreatV changed the title [飞桨多模态大模型套件PaddleMIX开发大赛] add enhance_paddlemix_llava [飞桨多模态大模型套件PaddleMIX开发大赛] RFC: enhance paddlemix llava data processing Dec 23, 2024
@luotao1 luotao1 added the HappyOpenSource Pro 快乐开源issue与PR,更具挑战的任务 label Dec 24, 2024
@luotao1 luotao1 self-assigned this Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource Pro 快乐开源issue与PR,更具挑战的任务
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants