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

docs: Add documentation for data preprocessor release #423

Merged

Conversation

dushyantbehl
Copy link
Contributor

Description of the change

Related issue number

How to verify the PR

Was the PR tested

  • I have added >=1 unit test(s) for every new method I have added.
  • I have ensured all unit tests pass

Copy link

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@willmj willmj changed the title [WIP] docs: Add documentation for data preprocessor release docs: [WIP] Add documentation for data preprocessor release Dec 19, 2024
@github-actions github-actions bot added the docs label Dec 19, 2024
Copy link
Collaborator

@Abhishek-TAMU Abhishek-TAMU left a comment

Choose a reason for hiding this comment

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

Thanks Dushyant for the PR. Just reviewed the file README.md for the first pass. The changes look good to me, with just small suggestions. These are optional inputs from my side. Feel free to cherry pick @dushyantbehl.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@Abhishek-TAMU Abhishek-TAMU left a comment

Choose a reason for hiding this comment

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

Thanks @willmj for adding the documentation content. Few optional suggestions in docs/advanced-data-preprocessing.md from my side. @dushyantbehl Feel free to modify my suggestions too.

docs/advanced-data-preprocessing.md Outdated Show resolved Hide resolved
docs/advanced-data-preprocessing.md Outdated Show resolved Hide resolved
@dushyantbehl dushyantbehl changed the title docs: [WIP] Add documentation for data preprocessor release docs: Add documentation for data preprocessor release Dec 23, 2024
@dushyantbehl dushyantbehl marked this pull request as ready for review December 23, 2024 09:32

User can pass builder in `DataSetConfig` to mention the specific loader for the passed `file/folder/pattern`.
We support the following,
- Requested @Abhishek-TAMU to add the supported configuration here.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Abhishek-TAMU can you add the details here

docs/advanced-data-preprocessing.md Outdated Show resolved Hide resolved
docs/advanced-data-preprocessing.md Outdated Show resolved Hide resolved
docs/advanced-data-preprocessing.md Outdated Show resolved Hide resolved
Signed-off-by: Dushyant Behl <[email protected]>
Co-authored-by: Ashok Pon Kumar <[email protected]>
Signed-off-by: Dushyant Behl <[email protected]>
Copy link
Collaborator

@ashokponkumar ashokponkumar left a comment

Choose a reason for hiding this comment

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

Do we support txt format and packing for pre-training?

docs/advanced-data-preprocessing.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/advanced-data-preprocessing.md Outdated Show resolved Hide resolved
@dushyantbehl
Copy link
Contributor Author

Do we support txt format and packing for pre-training?

txt format is supported but not tested so not called out

ashokponkumar
ashokponkumar previously approved these changes Dec 23, 2024
@ashokponkumar ashokponkumar merged commit 594dd37 into foundation-model-stack:main Dec 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants