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

About the detailed training arguments #5

Closed
junyi-tiger opened this issue Nov 3, 2021 · 2 comments
Closed

About the detailed training arguments #5

junyi-tiger opened this issue Nov 3, 2021 · 2 comments

Comments

@junyi-tiger
Copy link

Bravo! I've read the paper and the code in detail. I evaluated the downloaded dyiepp_ace2005_en_t5_large model and got test_trigger-F1 = 72.7273 and test_role-F1 = 55.0042 . You've really done an outstanding work!
BTW, could you please tell me how to get the detailed training arguments? I god a mess when I open this file: dyiepp_ace2005_en_t5_large\training_args.bin

@luyaojie
Copy link
Owner

luyaojie commented Nov 3, 2021

Hi,

python -c "import torch; print(torch.load('pretrained_models/dyiepp_ace2005_en_t5_large/training_args.bin'))"

@junyi-tiger
Copy link
Author

Thank you! It works.

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

2 participants