-
Notifications
You must be signed in to change notification settings - Fork 39
Add metadata to dataset config files #420
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
2ab1825
Fix rotary 2d
jlamypoirier 8305dd5
stuff
jlamypoirier b6e38b8
stuff
jlamypoirier 72f915d
Merge branch 'main' into jlp/consistent_preprocessing
jlamypoirier 350fb3d
stuff
jlamypoirier d27a815
fix
jlamypoirier 72f3a31
Merge branch 'main' into jlp/consistent_preprocessing
jlamypoirier 5ab6cd0
fixes
jlamypoirier 1e74469
Merge remote-tracking branch 'origin/main' into jlp/consistent_prepro…
jlamypoirier 6454db4
stuff
jlamypoirier 916af7a
cleanup
jlamypoirier 355af7c
Merge remote-tracking branch 'origin/main' into jlp/consistent_prepro…
jlamypoirier 8f6841e
Merge branch 'jlp/consistent_preprocessing' into jlp/varlen_tweaks
jlamypoirier bd7a8e6
cleanup
jlamypoirier 660fecc
fix
jlamypoirier db93bb5
fixes
jlamypoirier a3fa577
Merge branch 'jlp/consistent_preprocessing' into jlp/varlen_tweaks
jlamypoirier a1c0ade
Merge remote-tracking branch 'origin/main' into jlp/varlen_tweaks
jlamypoirier 96ce759
misc
jlamypoirier e23ea04
Merge remote-tracking branch 'origin/main' into jlp/varlen_tweaks
jlamypoirier e5fe8b2
stuff
jlamypoirier 68f457b
fixes
jlamypoirier fa668fa
Merge remote-tracking branch 'origin/main' into jlp/varlen_tweaks
jlamypoirier f7c5d1b
Remove mamba and discrete mamba 2
jlamypoirier 31d856d
fix
jlamypoirier e74d30d
Merge remote-tracking branch 'origin/main' into jlp_remove_mamba
jlamypoirier 75ad78a
fixes
jlamypoirier 30e0419
Add metadata to dataset config files
jlamypoirier 9fae16e
fix
jlamypoirier 2b6527a
Merge remote-tracking branch 'origin/main' into jlp_remove_mamba
jlamypoirier 4ddabf1
fix
jlamypoirier 69095ea
Merge branch 'jlp_remove_mamba' into jlp_dataset_metadata
jlamypoirier fabba8f
Merge remote-tracking branch 'origin/main' into jlp_dataset_metadata
jlamypoirier a8ad476
Merge remote-tracking branch 'origin/main' into jlp_dataset_metadata
jlamypoirier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jlamypoirier this is causing crashes now. remove?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I must have left this there by accident