claim_stance_topic
Note
ID: catalog.cards.claim_stance_topic | Type: TaskCard
{
"loader": {
"name": "claim_stance_topic",
"path": "ibm/claim_stance",
"type": "load_hf"
},
"preprocess_steps": [
{
"mix": {
"test": "test",
"train": "train",
"validation": "dev"
},
"type": "split_random_mix"
},
{
"fields": [
"label"
],
"to_field": "label",
"type": "list_field_values"
},
{
"fields": {
"classes": [
"advertising",
"all nations a right to nuclear weapons",
"a mandatory retirement age",
"american jobs act",
"asean",
"atheism",
"austerity measures",
"barrier methods of contraception",
"blasphemy",
"boxing",
"bribery",
"burning the stars and stripes",
"children",
"collective bargaining rights claimed by trades unions",
"congressional earmarks",
"democratic governments should require voters to present photo identification at the polling station",
"democratization",
"endangered species",
"enforce term limits on the legislative branch of government",
"freedom of speech",
"fund education using a voucher scheme",
"gambling",
"governments should choose open source software",
"high rises for housing",
"holocaust denial",
"housewives should be paid for their work",
"hydroelectric dams",
"implement playoffs in collegiate level american football",
"intellectual property rights",
"israel's 2008-2009 military operations against gaza",
"leaking of military documents",
"multiculturalism",
"national service",
"only teach abstinence for sex education in schools",
"open primaries",
"partial birth abortions",
"physical education",
"poor communities",
"raising the school leaving age to 18",
"re-engage with myanmar",
"the blockade of gaza",
"the creation of private universities in the uk",
"the free market",
"the growing of tobacco",
"the keystone xl pipeline",
"the monarchy",
"the one-child policy of the republic of china",
"the right to asylum",
"the right to bear arms",
"the sale of violent video games to minors",
"the use of affirmative action",
"the use of performance enhancing drugs in professional sports",
"the use of truth and reconciliation commissions",
"wind power",
"year round schooling"
],
"text_type": "argument",
"type_of_class": "topic"
},
"type": "add_fields"
}
],
"task": "tasks.classification.multi_class",
"templates": "templates.classification.multi_class.all",
"type": "task_card"
}