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

the gpt example is broken #25

Open
AlexanderChen1989 opened this issue Jun 27, 2023 · 0 comments
Open

the gpt example is broken #25

AlexanderChen1989 opened this issue Jun 27, 2023 · 0 comments

Comments

@AlexanderChen1989
Copy link

<bmcook.trainer.CookOutput object at 0x7f19f999a160>
<bmcook.trainer.CookOutput object at 0x7f8bc225ba60>
Traceback (most recent call last):
File "gpt2_test.py", line 186, in
Traceback (most recent call last):
File "gpt2_test.py", line 186, in
main()
File "gpt2_test.py", line 142, in main
if outputs.lag_loss != 0:
AttributeError: 'CookOutput' object has no attribute 'lag_loss'
main()
File "gpt2_test.py", line 142, in main
if outputs.lag_loss != 0:
AttributeError: 'CookOutput' object has no attribute 'lag_loss'

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

No branches or pull requests

1 participant