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

Adapting LM-BFF to WiC dataset #53

Open
schramm12 opened this issue Mar 5, 2024 · 0 comments
Open

Adapting LM-BFF to WiC dataset #53

schramm12 opened this issue Mar 5, 2024 · 0 comments

Comments

@schramm12
Copy link

I am attempting to identify the most suitable prompt for a word sense disambiguation task using the WiC dataset. A single data point from this dataset could look like this:

head N 3-6 They shot 20 head of quail. A reduction in the assessment per head of sheep. yes

Primarily, we aim to incorporate not only the two given sentences but also the sense that the system needs to disambiguate. Is there a feasible approach to include the sense as a variable alongside the two sentences? Another challenge is the lack of a suitable processor for the WiC dataset to handle its processing. Do you have any recommendations for a processor to use or suggestions on how to develop a new one?

I apologize for the spam. I am relatively inexperienced in this field.

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