Skip to content

Commit cbe33fc

Browse files
authored
Typo
1 parent f808bef commit cbe33fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/project_configuration/model_chat_evaluation_project.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"\n",
148148
" - `media_type`: The type of assets that this project will accept. This should be set to lb.MediaType.Conversational\n",
149149
"\n",
150-
" - `dataset_name`: The name of the dataset where the generated data rows will be located. Include this parameter only needed if wanting to create a new dataset.\n",
150+
" - `dataset_name`: The name of the dataset where the generated data rows will be located. Include this parameter only if you want to create a new dataset.\n",
151151
"\n",
152152
" - `dataset_id`: An optional dataset ID of an existing Labelbox dataset. Include this parameter if you are wanting to append to an existing MCE dataset.\n",
153153
"\n",
@@ -194,4 +194,4 @@
194194
"execution_count": null
195195
}
196196
]
197-
}
197+
}

0 commit comments

Comments
 (0)