Skip to content
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
3 changes: 2 additions & 1 deletion tasks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ Name | Summary | Category
`task608_sbic_sexual_offense_binary_classification` | Determine whether the post is sexually offensive/explicit or not | Binary Classification
`task609_sbic_potentially_offense_binary_classification` | Determine whether the post is potentially offensive or not | Binary Classification
`task610_conllpp_ner` | Recognize and label proper nouns (Named Entity Recognition) | NER/Labeling
`task611_mutual_multi_turn_dialogue | Given a conversation between two people and 4 options on how the conversation should continue, choose the most reasonable option | Multiple-Choice Question
`task611_mutual_multi_turn_dialogue` | Given a conversation between two people and 4 options on how the conversation should continue, choose the most reasonable option | Multiple-Choice Question
`task610_conllpp_ner` | Recognize and label proper nouns (Named Entity Recognition) | NER/Labeling
`task615_moviesqa_answer_generation` | Given a question from an open movie database, generate an answer for that. | Answer Generation
`task640_esnli_classification` | Given a premise and hypothesis, determine if the hypothesis entails, contradicts, or is neutral to the premise. | Classification
Expand All @@ -527,3 +527,4 @@ Name | Summary | Category
`task440_eng_guj_parallel_corpus_gu-en_classification` | Given a sentence in Gujarati and its corresponding English translation, verify that the translation is correct. | Classification
`task441_eng_guj_parallel_corpus_gu-en_language_identification` | Given a sentence, identify if it is in the English or Gujarati language. | Language Identification
`task644_refresd_translation` | Translation from english to french sentences. | Translation
`task1160_mrs_english` | Generate a reply for a reddit comment | Text Generation
Loading