> For the complete documentation index, see [llms.txt](https://docs.zingg.ai/0.3.4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zingg.ai/0.3.4/stepbystep/createtrainingdata/updatinglabels.md).

# Updating Labeled Pairs

To update the existing labeled pairs as the data modifies

**Please note: This is an experimental feature. Please keep a backup copy of your model folder in a separate place before running this**

As our understanding of our data changes, we may need to revisit the previously marked pairs and update them. To do this, please [generate the documentation of the model.](/0.3.4/generatingdocumentation.md)

You can then invoke the updater by invoking\
`./scripts/zingg.sh --phase updateLabel --conf <location to conf.json>`

This brings up the console labeler which accepts the cluster id of the pairs you want to update.

![Shows records and asks user to update yes, no, cant say on the cli.](https://3423074920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FngqsuC2LVWwrOiyPZbU2%2Fuploads%2Fgit-blob-1ca7d0ce2b6592bfeafbdbb22c067868aa979585%2Fupdate.gif?alt=media)
