-
Notifications
You must be signed in to change notification settings - Fork 294
Teacherenv #416
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
Open
J-SUPHA
wants to merge
57
commits into
main
Choose a base branch
from
teacherenv
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Teacherenv #416
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
f44eb81
teacher env init
J-SUPHA 530fed2
testing set up
J-SUPHA d5ca760
command change
J-SUPHA ad364ac
increase timeout cause vllm is super slow all of a sudden
J-SUPHA 985311e
trial
J-SUPHA e563352
quicker training
J-SUPHA 81f90a6
forgot something easy
J-SUPHA 4f33ab8
apparently not so easy
J-SUPHA bb2736d
next
J-SUPHA 64794e7
sneaky bug
J-SUPHA 09ad401
sneaky bug logging
J-SUPHA d1fd89f
non blocking test
J-SUPHA 057c9fe
shorten worker timeout
J-SUPHA e84686b
remove enforce eager
J-SUPHA e79af5f
testing config
J-SUPHA abba562
testing config
J-SUPHA 82be871
testing config
J-SUPHA 98a5d3b
testing config
J-SUPHA 78c0a6d
tokenizer bug
J-SUPHA f1cfc13
tokenizer bug
J-SUPHA c275687
tokenizer bug
J-SUPHA 3a440f8
tokenizer bug
J-SUPHA b457a67
tokenizer bug
J-SUPHA 2f371e0
tokenizer bug
J-SUPHA 8a348be
tokenizer bug
J-SUPHA 34a3936
tokenizer bug
J-SUPHA fd5b426
tokenizer bug
J-SUPHA c37516b
tokenizer bug
J-SUPHA a54dfe7
tokenizer bug
J-SUPHA 62ef2fc
training kernel
J-SUPHA c26432b
training kernel
J-SUPHA 7ec622a
training ideas
J-SUPHA a43b0b7
training kernel
J-SUPHA 690e670
investigating weird training issue
J-SUPHA 3df0e45
investigating weird training issue
J-SUPHA d8857eb
investigating weird training issue
J-SUPHA d1b0dee
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 600c54f
clean log
J-SUPHA 862cd36
clean logging
J-SUPHA 148a4fd
remove training code
J-SUPHA a1b545c
remove cross tokenization and fix location of configs
J-SUPHA 994e9c2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 322e7e6
remove comments
J-SUPHA a8cdb53
address problems
J-SUPHA 82964b6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 697c594
changes
J-SUPHA 6c56479
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1b8ff07
adding tests
J-SUPHA 12ba3cc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a171358
structural changes
J-SUPHA 3a85ede
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9bd299b
better logging for devex
J-SUPHA f053c77
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 805a0c0
revert to similar structure
J-SUPHA 7aba0d3
fresh eyes check
J-SUPHA 79baac1
clean
J-SUPHA 41947e9
clean
J-SUPHA 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
Some comments aren't visible on the classic Files Changed page.
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
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. revert |
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.
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.
i think this may need to be reverted?