Create a new version of a dataset
Any time you add, update, or delete examples in your dataset, a new version of your dataset is created. This allows you to track changes to your dataset over time and to understand how your dataset has evolved. By default, the version is defined by the timestamp of the change. When you click on a particular version of a dataset (by timestamp) in the “Examples” tab, you can see the state of the dataset at that point in time.

Tag a version
You can also tag versions of your dataset to give them a more human-readable name. This can be useful for marking important milestones in your dataset’s history. For example, you might tag a version of your dataset as “prod” and use it to run tests against your LLM pipeline. Tagging can be done in the UI by clicking on ”+ Tag this version” in the “Examples” tab.