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

Data engine #37

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

Data engine #37

wants to merge 37 commits into from

Conversation

zxrys
Copy link

@zxrys zxrys commented Dec 2, 2024

Add data engine to enable users to build their own DPO dataset.

@zxrys
Copy link
Author

zxrys commented Dec 2, 2024

@yiranyyu @Haoye17

Copy link
Collaborator

@yiranyyu yiranyyu left a comment

Choose a reason for hiding this comment

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

Great work! This PR supports automatically generating high-quality preference learning dataset efficiently with RLAIF-V models or other reward models and instruction models.

Still, some of the modification should be further revised before permitted to be merged.

data_engine/README.md Outdated Show resolved Hide resolved
data_engine/README.md Outdated Show resolved Hide resolved
data_engine/README.md Outdated Show resolved Hide resolved
data_engine/README.md Outdated Show resolved Hide resolved
data_engine/README.md Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
omnilmm/train/train_utils.py Outdated Show resolved Hide resolved
omnilmm/model/omnilmm.py Outdated Show resolved Hide resolved
muffin/eval/muffin_inference_logp.py Show resolved Hide resolved
muffin/data/datasets.py Show resolved Hide resolved
Copy link
Collaborator

@yiranyyu yiranyyu left a comment

Choose a reason for hiding this comment

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

Last step, refine the readme to improve the readability.

data_engine/README.md Outdated Show resolved Hide resolved
data_engine/README.md Outdated Show resolved Hide resolved
data_engine/README_zh.md Outdated Show resolved Hide resolved
data_engine/README_zh.md Outdated Show resolved Hide resolved
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.

2 participants