March07's picture
add transferability information
683d0f6
raw
history blame contribute delete
No virus
4.03 kB
[
{
"dataset": "cola",
"type": "translation",
"origin_acc": 65.2,
"origin_prompt": "Determine if the grammar of the given sentence is 'Acceptable' or 'Unacceptable'.",
"atk_acc": 5.3,
"atk_prompt": "Please check that the following sentences are grammatically correct and categorize them as 'acceptable' or 'unacceptable'.",
"transfer_ori_acc": 80.5,
"transfer_atk_acc": 80.5
},
{
"dataset": "mrpc",
"type": "translation",
"origin_acc": 69.36,
"origin_prompt": "Determine if the meanings of the following sentences are semantically equivalent by responding with 'equivalent' or 'not_equivalent'.",
"atk_acc": 54.9,
"atk_prompt": "As a semantic comparison specialist, analyze the two data statements and insert them into one of the following categories: 'equivalent' or 'not_equivalent'.",
"transfer_ori_acc": 70.0,
"transfer_atk_acc": 70.0
},
{
"dataset": "qnli",
"type": "translation",
"origin_acc": 42.9,
"origin_prompt": "As a linguistic consultant, decide if the answer to the question is logically supported by the provided context and respond with 'entailment' or 'not_entailment'.",
"atk_acc": 1.6,
"atk_prompt": "Grasp the relations between sentences, determine if a given sentence necessarily contains the meaning of another sentence and respond with 'entailment' or 'not_entailment'.",
"transfer_ori_acc": 82.0,
"transfer_atk_acc": 81.5
},
{
"dataset": "qqp",
"type": "translation",
"origin_acc": 41.8,
"origin_prompt": "Do the following expressions mean the same thing? Provide your answer as 'equivalent' or 'not_equivalent'.",
"atk_acc": 21.7,
"atk_prompt": "For text classification tasks, use the labels 'equivalent' or 'not_equivalent' to determine the equivalence of statements.",
"transfer_ori_acc": 82.0,
"transfer_atk_acc": 83.0
},
{
"dataset": "rte",
"type": "translation",
"origin_acc": 50.54,
"origin_prompt": "Are the following two sentences entailment or not_entailment? Answer me with \"entailment\" or \"not_entailment\", just one word.",
"atk_acc": 3.97,
"atk_prompt": "Using implication analysis, determine whether the given sentences have a cause-effect relationship and categorize them as 'entailment' or 'not_entailment'.",
"transfer_ori_acc": 82.5,
"transfer_atk_acc": 82.5
},
{
"dataset": "sst2",
"type": "translation",
"origin_acc": 33.37,
"origin_prompt": "Taking on the role of an emotion classifier, specify if the provided phrase is 'positive' or 'negative'.",
"atk_acc": 0.46,
"atk_prompt": "Please determine whether the emotion of the sentence is 'positive' or 'negative' and categorize it.",
"transfer_ori_acc": 94.0,
"transfer_atk_acc": 94.5
},
{
"dataset": "wnli",
"type": "translation",
"origin_acc": 32.39,
"origin_prompt": "Are the following two sentences entailment or not_entailment? Answer me with \"entailment\" or \"not_entailment\", just one word.",
"atk_acc": 0.0,
"atk_prompt": "Using implication analysis, determine whether the given sentences have a cause-effect relationship and categorize them as 'entailment' or 'not_entailment'.",
"transfer_ori_acc": 70.4225352112676,
"transfer_atk_acc": 67.6056338028169
},
{
"dataset": "mmlu",
"type": "translation",
"origin_acc": 10.39,
"origin_prompt": "Answer the following multiple-choice question about {} by selecting the correct option: 'A', 'B', 'C', or 'D'.",
"atk_acc": 4.43,
"atk_prompt": "Choose the correct answer from the options 'A', 'B', 'C', or 'D' for the following questions about {}.",
"transfer_ori_acc": 65.5,
"transfer_atk_acc": 65.5
}
]