Skip to content

Commit afca98e

Browse files
Update docs/evaluation/how_to_guides/manage_datasets_in_application.mdx
1 parent 701f7b2 commit afca98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/evaluation/how_to_guides/manage_datasets_in_application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ you can select and unselect splits for the selected examples, or create a new sp
141141

142142
### Edit example metadata
143143

144-
You can add metadata to your examples by clicking on an example and then clicking "Edit" on the top righthandside of the popover.
144+
You can add metadata to your examples by clicking on an example and then clicking "Edit" on the top righthand side of the popover.
145145
From this page, you can update/delete existing metadata, or add new metadata. You may use this to store information about
146146
your examples, such as tags or version info, which you can then [group by](./analyze_single_experiment#group-results-by-metadata) when analyzing experiment results or [filter by](./manage_datasets_programmatically#list-examples-by-metadata) when you call `list_examples` in the SDK.
147147

0 commit comments

Comments
 (0)