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 1632-1636 #530

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
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
5 changes: 5 additions & 0 deletions tasks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1566,6 +1566,11 @@ Name | Summary | Category | Domain | Input Language | Output Language
`task1629_copa_hr_classification` | Given two statements, classify the relation between them | Classification
`task1630_openpi_classification` | Given a passage as input, print the output as the category to which the passage belongs | Classification
`task1631_openpi_answer_generation` | Use the given information to generate a grammatically correct sentence as output | Answer Generation
`task1632_scde_answer_generation` | Generating answers for empty blanks | Answer Generation
`task1633_scde_answer_generation` | Generating answers for empty blanks | Answer Generation
`task1634_scde_answer_generation` | Generating answers that does not fit in the empty blanks | Answer Generation
`task1635_scde_answer_generation` | Generating answers that does not fit in the epmty blanks | Answer Generation
`task1636_opus_montenegrinsubs_translation` | Translation from Enligh to Montenegrin language | Translation
`task1637_doqa2.1_cooking_text_summarization` | Generating title from text (based on DoQA 2.1 cooking data) | Text Summarization
`task1638_doqa2.1_movies_text_summarization` | Generating title from text (based on DoQA 2.1 movie data) | Text Summarization
`task1639_doqa2.1_travel_text_summarization` | Generating title from text (based on DoQA 2.1 travel data) | Text Summarization
Expand Down
Loading