jp
Note
ID: catalog.cards.xwinogrande.jp | Type: TaskCard
{
"loader": {
"name": "jp",
"path": "Muennighoff/xwinograd",
"type": "load_hf"
},
"preprocess_steps": [
{
"fields": [
"option1",
"option2"
],
"to_field": "choices",
"type": "list_field_values"
},
{
"fields": {
"answer": "int"
},
"type": "cast_fields"
},
{
"add": -1,
"field": "answer",
"type": "add_constant"
},
{
"field_to_field": {
"sentence": "question"
},
"type": "rename_fields"
}
],
"task": "tasks.qa.multiple_choice.original",
"templates": "templates.qa.multiple_choice.no_intro.all",
"type": "task_card"
}