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 NER results for 5 times runs #14

Closed
YeDeming opened this issue Jun 20, 2021 · 8 comments
Closed

The NER results for 5 times runs #14

YeDeming opened this issue Jun 20, 2021 · 8 comments

Comments

@YeDeming
Copy link

YeDeming commented Jun 20, 2021

Hi Zexuan,

The paper reports the average Rel F1 over 5 runs. Do the 5 RE runs use the same ent_pred_test.json (e.g. from the BERT (cross, W=300) entity model) or they use different NER predictions from NER models with different seeds?

Could you please share the ent_pred_test.json for the 5 RE runs?

Thanks!

Best,
Deming

@a3616001
Copy link
Member

Hi Deming,

We used the predictions from NER models with different seeds. You can download ent_pred_test.json (BERT cross, W=300) here.

Best,
Zexuan

@YeDeming
Copy link
Author

Thanks!

@YeDeming YeDeming reopened this Jul 4, 2021
@YeDeming
Copy link
Author

YeDeming commented Jul 4, 2021

Hi Zexuan,

Due to the cuda memory limitation, I add the gradient accumulation to your code and try to run ALBERT with seed 0~4, but I get entity F1 as 89.71,89.93,89.53,89.93,90.18.

Could you share all the ent_pred_test.json for ALBERT (cross, W=100)? It is important for me to fairly compare with your RE method.

Thanks!

Best,
Deming

@a3616001
Copy link
Member

a3616001 commented Jul 6, 2021

Hi Deming,

I am not sure how you modified the code exactly. My runs are based on 4 GPUs without the gradient accumulation.

I have added all the ent_pred_test.json for ALBERT (cross, W=100) here.

Best,
Zexuan

@YeDeming
Copy link
Author

YeDeming commented Jul 6, 2021

Thanks for your rapid reply!

I will try to run with multiple GPUs.

Best,
Deming

@YeDeming YeDeming closed this as completed Jul 6, 2021
@YeDeming YeDeming reopened this Aug 28, 2021
@YeDeming
Copy link
Author

Hi Zexuan,

Sorry to brother you again. Could you additionally share the ent_pred_test.json for SciERC?

Thanks!

Best,
Deming

@a3616001
Copy link
Member

Hi Deming,

Sure! Please check here.

Best,
Zexuan

@YeDeming
Copy link
Author

Thanks for your rapid reply!

Best,
Deming

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