19 lines
361 B
JSON
19 lines
361 B
JSON
{
|
|
"model": "openai/gpt-4o-mini",
|
|
"tasks": [
|
|
"report2simplified",
|
|
"impression2simplified",
|
|
"report2impression",
|
|
"bhc2spanish",
|
|
"query2question",
|
|
"dialogue2note",
|
|
"medication2answer"
|
|
],
|
|
"api_base": null,
|
|
"data": "test",
|
|
"n_samples": null,
|
|
"debug": false,
|
|
"method": "zero-shot",
|
|
"threshold": 0.5,
|
|
"input_csv": null
|
|
} |