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

Tasks 1679-1684 #542

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion tasks/README.md
Original file line number Diff line number Diff line change
@@ -1509,4 +1509,10 @@ Name | Summary | Category | Domain | Input Language | Output Language
`task1582_bless_hypernym_generation` | Given a concept word, generate a hypernym for it | Answer Generation
`task1583_bless_meronym_classification` | Given an object and a part, decide whether the object has that part | Classification
`task1584_evalution_meronym_classification` | Given an object and a part, decide whether the object has that part | Classification
`task1585_root09_hypernym_generation` | Given a concept word, generate a hypernym for it | Answer Generation
`task1585_root09_hypernym_generation` | Given a concept word, generate a hypernym for it | Answer Generation
`task1679_curation-corpus-base_title_generation` | Generating title to curation-corpus-base summary | Title Generation
`task1680_curation-corpus-base_title_selection_2options` | Selecting title for curation-corpus-base summary | Title Selection
`task1681_conv_question_answer_the_question_no_options` | Generating answers to conv_question questions | Answer Generation
`task1682_conv_question_followup_question_generation` | Generating a follow up question to conv_question questions | Question Generation
`task1683_conv_question_choose_the_domain` | Choosing one of the two options that best describes the domain of the conv_question questions | Domain Selection
`task1684_conv_question_choose_the_answer_4options` | Choosing one of the four options that answers the conv_question questions | Answer Selection
6,381 changes: 6,381 additions & 0 deletions tasks/task1679_curation-corpus-base_title_generation.json

Large diffs are not rendered by default.

6,473 changes: 6,473 additions & 0 deletions tasks/task1680_curation-corpus-base_title_selection_2options.json

Large diffs are not rendered by default.

2,339 changes: 2,339 additions & 0 deletions tasks/task1681_conv_question_answer_the_question_no_options.json

Large diffs are not rendered by default.

2,339 changes: 2,339 additions & 0 deletions tasks/task1682_conv_question_followup_question_generation.json

Large diffs are not rendered by default.

2,327 changes: 2,327 additions & 0 deletions tasks/task1683_conv_question_choose_the_domain.json

Large diffs are not rendered by default.

2,333 changes: 2,333 additions & 0 deletions tasks/task1684_conv_question_choose_the_answer_4options.json

Large diffs are not rendered by default.