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

lose RAMS dataset file? #29

Open
caddy-liu opened this issue Jun 14, 2023 · 2 comments
Open

lose RAMS dataset file? #29

caddy-liu opened this issue Jun 14, 2023 · 2 comments

Comments

@caddy-liu
Copy link

Hi.

I tried to follow the code on dataset RAMS.And I changed the argument called 'test-file' in convert_gen_to_output.py to 'data/RAMS_1.0/data/test.jsonlines' when evaluating head score but only received low performance as follow:

Precision: 33.5640 Recall: 36.2133 F1: 34.8384.

I did't find the file called 'test_head_coref.jsonlines' and 'test_head.jsonlines'. Are they include in RAMS or created by yourself?

It puzzled me. Did I downloaded wrong version? My version: RAMS_1.0c.tar.gz [current as of March 2023, 4.5MB].

Thanks for reply.

@raspberryice
Copy link
Owner

The two files are processed by us. See the end of the README.md for instructions on how to download these files. Note that only Span F1 (should be the original exact match score) and Head F1 (match of head words) are reported in our paper.

We reported these metrics to match a previous paper "A two-step approach for implicit event argument detection.", not the original RAMS paper because the evaluation setting was different.

@caddy-liu
Copy link
Author

Thank you very much for your answer!

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