Skip to content

Commit

Permalink
Merge branch 'master' into task1521to1528
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanahmedfaisal authored Oct 29, 2021
2 parents 454d40e + 91d667d commit 86006c0
Show file tree
Hide file tree
Showing 9 changed files with 181,135 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tasks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -869,6 +869,12 @@ Name | Summary | Category | Domain | Input Language | Output Language
`task891_gap_coreference_resolution` | Finding names for given pronouns | Coreference Resolution
`task892_gap_reverse_coreference_resolution` | Finding pronouns for given names | Reverse Coreference Resolution
`task893_gap_fill_the_blank_coreference_resolution` | Fill the blanks with corresponding pronouns | Coreference Resolution
`task896_miam_language_classification` | Classify the language for Dialogue utterances | Classification
`task897_freebase_qa_topic_question_generation` | Generate question for the given topic | Question Generation
`task898_freebase_qa_answer_generation` | Answering questions based on an open ended topic | Answer Generation
`task899_freebase_qa_topic_generation` | Generate the specific topic for a given question | Topic Generation
`task900_freebase_qa_category_classification` | Classify the general category for questions | Classification
`task901_freebase_qa_category_question_generation` | Generate trivia type questions based on a broad category | Question Generation
`task902_deceptive_opinion_spam_classification` | Identity polarity of hotel reviews | Classification
`task903_deceptive_opinion_spam_classification` | Given hotel reviews and it's polarity, determine whether it's true or false | Classification
`task904_hate_speech_offensive_classification` | Classify tweets into hate speech, offensive or neither | Classification
Expand Down Expand Up @@ -922,6 +928,8 @@ Name | Summary | Category | Domain | Input Language | Output Language
`task965_librispeech_asr_missing_word_prediction` | Generating a missing word on English Sentences | Sentence Generation
`task966_ruletaker_fact_checking_based_on_given_context` | Fact checking based on given context | Fact checking based on context
`task967_ruletaker_incorrect_fact_generation_based_on_given_paragraph` | Generate incorrect fact based on given paragraph | Incorrect Fact Generation
`task968_xcopa_commonsense_reasoning_et` | Given a premise and two alternative in Estonian, select the alternative that more plausibly has a causal relation with the premise | Causal Reasoning
`task969_xcopa_commonsense_cause_effect_et` | Given a pair of sentences in Estonian, judge whether the second sentence is the cause or effect of the first on. | Causal Reasoning
`task970_sherliic_causal_relationship` | Determine if A and B share a casual relationship |Classification
`task974_prachathai67k_sentiment_classification` | Classify the sentiment of a given article on the given genre |Classification
`task975_prachathai67k_same_genre_classification` | Determine if the two articles given share the same sentiment fot the given genre |Classification
Expand Down
Loading

0 comments on commit 86006c0

Please sign in to comment.