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

Fix multi model eval #1055

Merged
merged 13 commits into from
Mar 24, 2024
Merged

Fix multi model eval #1055

merged 13 commits into from
Mar 24, 2024

Conversation

dakinggg
Copy link
Collaborator

@dakinggg dakinggg commented Mar 23, 2024

Also a bit of clean up to the analytics PR

Failed multi model eval run before this PR: eval-test-1-1UeCR0
Multi model eval run: eval-test-9-TyPzGe
MPT training run: pretrain-analytics-1-cxC5z3
Llama finetuning run: llama-analytics-1-AUfKv8

@dakinggg dakinggg marked this pull request as ready for review March 23, 2024 21:46
@dakinggg dakinggg enabled auto-merge (squash) March 24, 2024 08:58
@dakinggg dakinggg disabled auto-merge March 24, 2024 18:17
Copy link
Collaborator

@mvpatel2000 mvpatel2000 left a comment

Choose a reason for hiding this comment

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

LGTM except isort

llmfoundry/utils/__init__.py Show resolved Hide resolved
@dakinggg dakinggg merged commit 648b1bd into mosaicml:main Mar 24, 2024
10 checks passed
jjanezhang pushed a commit that referenced this pull request Mar 25, 2024
jjanezhang pushed a commit that referenced this pull request Mar 25, 2024
jjanezhang added a commit that referenced this pull request Mar 26, 2024
* flagged areas to throw ft errors + added custom exception

* added exceptions for all files

* fixed type of invalid type errors

* fixed merge

* added exceptions for all files

* fixed merge

* added a catch for missing hf url

* expain dataloader catch to all error types

* added tests for custom exceptions

* fixed a couple tests

* fixed some more tests

* addressed comments

* fixed formatting, updated split correction, moved logger setup into helper

* added check for repeating roles

* more strict checking for prompt response type

* removed some cases we don't need

* updated name of unknown conversation type error

* formatting

* Fix multi model eval (#1055)

* resolved merge conflict

* formatted

* added back two imports

* formatting changes

* formatted again

* sorted imports

* diable yapf for exceptions import

* disabled yapf on test dataloader

---------

Co-authored-by: Daniel King <43149077+dakinggg@users.noreply.github.com>
KuuCi pushed a commit that referenced this pull request Apr 18, 2024
KuuCi pushed a commit that referenced this pull request Apr 18, 2024
* flagged areas to throw ft errors + added custom exception

* added exceptions for all files

* fixed type of invalid type errors

* fixed merge

* added exceptions for all files

* fixed merge

* added a catch for missing hf url

* expain dataloader catch to all error types

* added tests for custom exceptions

* fixed a couple tests

* fixed some more tests

* addressed comments

* fixed formatting, updated split correction, moved logger setup into helper

* added check for repeating roles

* more strict checking for prompt response type

* removed some cases we don't need

* updated name of unknown conversation type error

* formatting

* Fix multi model eval (#1055)

* resolved merge conflict

* formatted

* added back two imports

* formatting changes

* formatted again

* sorted imports

* diable yapf for exceptions import

* disabled yapf on test dataloader

---------

Co-authored-by: Daniel King <43149077+dakinggg@users.noreply.github.com>
@dakinggg dakinggg deleted the analytics-cleanup branch June 22, 2024 20:47
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.

None yet

2 participants