Tasks

SuperLim currently consists of the tasks described below. You can find some more information about the tasks in the official SuperLim repository here https://github.com/spraakbanken/SuperLim-2.

NameTask DescriptionTask TechnicalMetricSplitComment
absabank-immLabel the sentiment that the author of a text expressed towards immigration on the continuous 1--5 scale'Predict ''label'' from ''text'''Alpha (interval)train, dev, test
argumentation-sentencesDetermine if a sentence is for, against or unrelated to a topic'Predict ''label'' from ''sentence'' and ''topic'''Alpha (nominal)train, dev, test
dalaj-ged-superlimDetermine whether a sentence is correct Swedish or not'Predict ''label'' from ''sentence'''Alpha (nominal)train, dev, test
supersim-superlim-relatednessDetermine how related two words are on a continuous scale from 0 to 10'Predict ''label'' from ''word_1'' and ''word_2'''Alpha (interval)few-shot train, test
supersim-superlim-similarityDetermine how similar two words are on a continuous scale from 0 to 10'Predict ''label'' from ''word_1'' and ''word_2'''Alpha (interval)few-shot train, test
sweanalogyGiven a word pair A:B and a word C, find a word D such that A:B = C:D'Predict ''label'' from ''pair1_element1'', ''pair1_element2'', ''pair2_element1'''Accuracy (~= Pseudoalpha)few-shot train, test
swediagnosticsDetermine the logical relation between the two sentences'Predict ''label'' from ''premise'' and ''hypothesis'''Alpha (nominal)testdiagnostic set
swednGiven a newspaper article, provide its summary'Generare ''summary'' from ''article'''ROUGEtrain, dev, testgeneration task
swefaqGiven the question, find the suitable answer within the same category'Predict ''label'' (index of the correct answer in the ''candidate_answers'', starting with 0) from ''question'''Pseudoalpha = (Accuracy - 109/2049) / (1940/2049)train, dev, test
swenliDetermine the logical relation between the two sentences'Predict ''label'' from ''premise'' and ''hypothesis'''Alpha (nominal)train, dev, test
sweparaphraseDetermine how similar two sentences are on a continuous scale from 0 to 5'Predict ''label'' from ''sentence_1'' and ''sentence_2'''Alpha (interval)train, dev, test
swesat-synonymsSelect the correct synonym'Predict ''label'' (index of the correct answer in the ''candidate_answers'', starting with 0) from ''item'''Pseudoalpha = (Accuracy - 1/5) / (4/5)few-shot train, test
swewicDetermine if the target word in two contexts expresses the same sense.'Predict ''label'' from ''first'' and ''second'''Alpha(nominal)train, dev, split
swewinogenderDetermine the logical relation between the two sentences'Predict ''label'' from ''premise'' and ''hypothesis'''Alpha(nominal), parity: number of items with identical tuple_ids that get the same labeltestdiagnostic set
swewinogradDetermine if a pronoun and a candidate antecedent corefer in a short text'Predict ''label'' from ''text'', ''pronoun'' and ''candidate'''Alpha(nominal)train, dev, test