5
Data Versioning
Data versioning refers to the systematic tracking and management of different iterations of datasets used throughout the life cycle of model development, including pre-training, fine-tuning, evaluation, and deployment. It involves assigning unique identifiers to datasets or subsets thereof, capturing changes over time, and enabling reproducibility by ensuring that any specific model version can be linked back to the exact data version used.
In this chapter, you’ll learn how to implement effective data versioning strategies for LLM development. For instance, when we want to add 10,000 new oncology research papers to a dataset, the system automatically creates a new dataset version. If the model performance then degrades, the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access