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

[Data] Additional prompts that capture dataset-specific descriptions #24

Open
nfelnlp opened this issue Apr 13, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@nfelnlp
Copy link
Member

nfelnlp commented Apr 13, 2023

TTM had prompts that included "people with age [...]". All prompts that we have adapted and written so far are generic and applicable to any dataset (which is good!). However, for our three prototype datasets (BoolQ, OLID, DailyDialog), we might need additional prompts that include strings such as:

BoolQ

  • question
  • passage
  • document
  • article

e.g. "What would need to be changed in this document to predict False?"

OLID

  • tweet
  • Twitter post

e.g. "Please display a random tweet from the dataset and explain the predictions"

DailyDialog

  • dialogue
  • conversation

e.g. "For dialogue 250, please show the prediction"


Related:
metadata prompts README

@nfelnlp nfelnlp added the enhancement New feature or request label Apr 13, 2023
@nfelnlp nfelnlp assigned nfelnlp and unassigned nfelnlp May 12, 2023
@nfelnlp nfelnlp added this to the Camera-ready version milestone May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant