(no commit message)
This commit is contained in:
19
config.json
Normal file
19
config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user