From 33c4d6e87d103349b7984c9d44d1eee8fea96943 Mon Sep 17 00:00:00 2001 From: Pegah Alipoormolabashi Date: Mon, 11 Apr 2022 17:58:36 -0700 Subject: [PATCH] Fix some lines that had extra columns in README (#754) --- tasks/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/tasks/README.md b/tasks/README.md index cbb56ff6a..91c7940fb 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -1186,19 +1186,19 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1195_disflqa_disfluent_to_fluent_conversion` | Given a disfluent sentence, modify it to make it a fluent sentence | Question Rewriting | Wikipedia | English | English `task1196_atomic_classification_oeffect` | Given a tuple, determine whether, as a result of the Head, personY or others will be affected as mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1197_atomic_classification_oreact` | Given a tuple, determine whether, as a result of the Head, personY or others feel what is mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English -`task1198_atomic_classification_owant` | Given a tuple, determine whether, as a result of the Head, personY or others will want what is mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English | Sociology | English | English -`task1199_atomic_classification_xattr` | Given a tuple, determine whether, as a result of the Head, personX will be seen as what is mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English | Sociology | English | English | Sociology | English | English +`task1198_atomic_classification_owant` | Given a tuple, determine whether, as a result of the Head, personY or others will want what is mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English +`task1199_atomic_classification_xattr` | Given a tuple, determine whether, as a result of the Head, personX will be seen as what is mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1200_atomic_classification_xeffect` | Given a tuple, determine whether, as a result of the Head, personX will be affected as mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1201_atomic_classification_xintent` | Given a tuple, determine whether The tail is the intention of the PersonX from the Head or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1202_atomic_classification_xneed` | Given a tuple, determine whether PersonX needs what is mentioned in the Tail before the Head or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1203_atomic_classification_xreact` | Given a tuple, determine whether, as a result of the Head, personX feels what is mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1204_atomic_classification_hinderedby` | Given a tuple, determine whether the Head can be hindered by what is mentioned in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1205_atomic_classification_isafter` | Given a tuple, determine whether the Head happens after the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense, Commonsense -> Concepts and Relations -> Spatial Commonsense | English | English -`task1206_atomic_classification_isbefore` | Given a tuple, determine whether the Head happens before the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense, Commonsense -> Concepts and Relations -> Spatial Commonsense | English | English | Sociology | English | English -`task1207_atomic_classification_atlocation` | Given a tuple, determine whether the Head is located or can be found at/in/on the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Physical Commonsense, Commonsense -> Concepts and Relations -> Social Commonsense | English | English | Sociology | English | English | Sociology | English | English +`task1206_atomic_classification_isbefore` | Given a tuple, determine whether the Head happens before the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense, Commonsense -> Concepts and Relations -> Spatial Commonsense | English | English +`task1207_atomic_classification_atlocation` | Given a tuple, determine whether the Head is located or can be found at/in/on the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Physical Commonsense, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1208_atomic_classification_xreason` | Given a tuple, determine whether The Tail is the reason for the Head or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1209_atomic_classification_objectuse` | Given a tuple, determine whether the Head is used for the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Physical Commonsense, Commonsense -> Concepts and Relations -> Social Commonsense | English | English -`task1210_atomic_classification_madeupof` | Given a tuple, determine whether the Head is made of the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Physical Commonsense, Commonsense -> Concepts and Relations -> Social Commonsense | English | English | Sociology | English | English +`task1210_atomic_classification_madeupof` | Given a tuple, determine whether the Head is made of the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Physical Commonsense, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1211_atomic_classification_hassubevent` | Given a tuple, determine whether the Head includes an event or an action in the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Physical Commonsense, Commonsense -> Concepts and Relations -> Social Commonsense | English | English `task1212_atomic_classification_hasproperty` | Given a tuple, determine whether the Head can be characterized by being or having the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Physical Commonsense | English | English `task1213_atomic_classification_desires` | Given a tuple, determine whether the Head desires the Tail or not. | Commonsense Classification | Sociology, Commonsense -> Concepts and Relations -> Social Commonsense | English | English @@ -1285,7 +1285,7 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1294_wiki_qa_answer_verification` | Given a question and an answer, verify the answer. | Answer Verification | Wikipedia | English | English `task1295_adversarial_qa_question_answering` | Given a question and a context, answer the question. | Question Answering | Wikipedia | English | English `task1296_wiki_hop_question_answering` | Given a subject, a relation, and a context, find the object with that relation to the subject. | Question Answering | Wikipedia | English | English -`task1297_qasc_question_answering` | Given two facts, and a multiple-choice question, answer the question. | Question Answering | Natural Science -> School Science Textbooks | English | English | You're given a review from Amazon and category of the product based on the review, classify whether review match the category. | Classification -> Verification -> Relevance Verification -> Category Verification, Reasoning -> Reasoning on Social Interactions, Reasoning -> Commonsense Reasoning | Reviews | English | English +`task1297_qasc_question_answering` | Given two facts, and a multiple-choice question, answer the question. | Question Answering | Natural Science -> School Science Textbooks | English | English `task1308_amazonreview_category_classification` | You're given a review from Amazon and category of the product, classify whether category matchs the review. | Text Categorization | Reviews | English | English `task1309_amazonreview_summary_classification` | You're given a review from Amazon and summary of the review, classify whether summary match the original review. | Summarization | Reviews | English | English `task1310_amazonreview_rating_classification` | You're given a review from Amazon. Your task is to generate a rating for the product on a scale of 1-5 based on the review. | Sentiment Analysis | Reviews | English | English @@ -1618,3 +1618,4 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1729_personachat_generate_next` | Generate the next utterance in a conversation | Dialogue Generation | Dialogue | English | English `task1730_personachat_choose_next` | Choose the next utterance in a conversation from four candidates | Dialogue Generation | Dialogue | English | English `task1731_quartz_question_answering` | Choose an answer to the given question based on the paragraph | Question Answering | Natural Science | English | English +e \ No newline at end of file