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

Multiple fixes for semantic order transform #726

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

shivdeep-singh-ibm
Copy link
Collaborator

  • Update Documentation
  • Fix kfp pipeline
  • Fix s3_ray sample

Why are these changes needed?

Related issue number (if any).

repo_level_ordering failing kfp_ray test #676

- Update Documentation
- Fix kfp pipeline
- Update boolean(True/False) options to be specified as strings
- Fix s3_ray sample
- Store full path in ray store type and basename in filesytem store.

Signed-off-by: Shivdeep Singh <[email protected]>
@@ -7,14 +7,31 @@ testing and IDE set up.

## Summary

This transform does repository level packing of data and arranging them to prioritise semantic dependancies. This
was done to prepare long context data for [Scaling Granite Code Models to 128K Context](https://arxiv.org/pdf/2407.13739)
. Quoting the paper.
Copy link
Collaborator

@Param-S Param-S Oct 18, 2024

Choose a reason for hiding this comment

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

Quoting the paper You mean quote from the paper here

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