dd1497 / llm-unmasking

Code for the paper Looking Right is Sometimes Right: Investigating the Capabilities of Decoder-only LLMs for Sequence Labeling accepted at ACL 2024 Findings
MIT License
3 stars 0 forks source link

How to calculate the RDRR #1

Closed yyyyygc closed 3 months ago

yyyyygc commented 3 months ago

You mentioned in the paper that you can use spaCy to calculate the RDRR, but I didn't find any information related to the RDRR in the spaCy document, please tell me how to calculate the RDRR. I want to calculate RDRR for other dataset.