mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 13:02:16 +00:00
refine
This commit is contained in:
parent
49e1a25343
commit
929e7c0e69
6 changed files with 9 additions and 25 deletions
|
|
@ -23,7 +23,7 @@ EXPECTED_DATASET_SCHEMA = {
|
|||
ColumnName.expected_answer.value: StringType(),
|
||||
}
|
||||
],
|
||||
"chat": [
|
||||
"dialog": [
|
||||
{
|
||||
ColumnName.dialog.value: StringType(),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue