Checkpoint Versioning - Model and Data versioning for Automated Machine Learning, Training and Finetuning using Git, DVC, and AWS S3
Project description
Model Training Guide
Setup
- Install dependencies:
pip install -r requirements.txt - Configure AWS and Bitbucket:
cpv aws-config && cpv bitbucket-config
Training
- Prepare training data in
data/directory - Update metrics logging in
train.py - Run:
python train.py
Versioning
- Upload checkpoint:
cpv model upload --message "Training v1" - List checkpoints:
cpv model list-tags - Revert to version:
cpv model revert --tag v1.0
Metrics
- Training metrics logged in
metrics.log - Model weights stored in
model.bin
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycpv-0.1.1.tar.gz
(152.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pycpv-0.1.1-py3-none-any.whl
(14.5 kB
view details)
File details
Details for the file pycpv-0.1.1.tar.gz.
File metadata
- Download URL: pycpv-0.1.1.tar.gz
- Upload date:
- Size: 152.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dceed473a7e6470a4a63c036b4e0d8e30c8b25ebf9120cc0c2fd6ae5cd13b658
|
|
| MD5 |
e6481e20954bfe3214d6ce83fc97fd29
|
|
| BLAKE2b-256 |
d8756cb5b8768d05a8804eb48edb2b1fdc8039d6f81d04d4c6c26875c7512fb0
|
File details
Details for the file pycpv-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pycpv-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b86f40fcad588ce413b2a6f9d417f494309ce16a0b840b4187f6d311a0ae807e
|
|
| MD5 |
6b366fdeb2287a1ca1261d341fb88b2a
|
|
| BLAKE2b-256 |
0dcff556e177543076f9ede2b5fda62347146e2622ca054445f6ab626cc0736b
|