Skip to content

Conversation

@jackapbutler
Copy link
Collaborator

@jackapbutler jackapbutler commented Mar 28, 2023

Summary

While working on the training & validation pipelines we often see validation errors with certain configuration parameters but given the size of GPT-NeoX's NeoXArgs class it is very time consuming to track down which key / value caused the error.

If we introduce a try ... except catch during field validation it should make debugging a lot easier and reduce the search space when identifying flaws in the configuration.

@jackapbutler jackapbutler requested review from MicPie and maw501 March 28, 2023 10:21
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