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

How to serialize the LMOutput object? #109

Open
JamesCao2048 opened this issue Dec 16, 2023 · 0 comments
Open

How to serialize the LMOutput object? #109

JamesCao2048 opened this issue Dec 16, 2023 · 0 comments

Comments

@JamesCao2048
Copy link

Hi, I am wondering how to serialize the LMOutput results for later usage?
I think it would be usefule when I want to explain the results of the whole dataset and visualize them later.
I have tried pickle.dump but meet this error "AttributeError: Can't pickle local object 'add_hook_to_module..new_forward'".

Thanks a lot!

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