finegrain-ai / refiners

A microframework on top of PyTorch with first-class citizen APIs for foundation model adaptation
https://refine.rs
MIT License
584 stars 43 forks source link

Add event configs to Callback #366

Closed limiteinductive closed 4 months ago

limiteinductive commented 4 months ago

TL;DR

Added base configurations for events triggered at different intervals during training.

What changed?

How to test?