Skip to content

[Task Submission] slayqa (slayqa)#2

Open
bbunzeck wants to merge 2 commits intoGenBench:mainfrom
bbunzeck:slayqa
Open

[Task Submission] slayqa (slayqa)#2
bbunzeck wants to merge 2 commits intoGenBench:mainfrom
bbunzeck:slayqa

Conversation

@bbunzeck
Copy link

@bbunzeck bbunzeck commented Aug 5, 2024

SlayQA

SlayQA is a version of Social IQa that:

  • filters for context+question+answer pairs with at least to coreference chains referring to named entities (humans), and
  • systematically replaces gendered pronouns with gender-inclusive neo-pronouns, which are much rarer across common pre-training corpora

Authors

  • Bastian Bunzeck bastian.bunzeck@uni-bielefeld.de

Implementation

This task re-implements the format_example() function to combine context and question into a singular prompt.

Usage

The evaluation function should be ran in the default way: (task.evaluate_predictionS(predictions, gold)), see also doc.md for a naive baseline example.

Checklist:

  • I and my co-authors agree that, if this PR is merged, the code will be available under the same license as the genbench_cbt repository.
  • Prior to submitting, I have ran the GenBench CBT test suite using the genbench-cli test-task tool.
  • I have read the description of what should be in the doc.md of my task, and have added the required arguments.
  • I have submitted or will submit an accompanying paper to the GenBench workshop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants