update train loop eval logic

This commit is contained in:
2026-03-31 22:52:27 -07:00
parent ba0c804d5e
commit fdccb4c5eb
7 changed files with 116 additions and 29 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "trainlib"
version = "0.3.0"
version = "0.3.1"
description = "Minimal framework for ML modeling. Supports advanced dataset operations and streamlined training."
requires-python = ">=3.13"
authors = [