tinker.types.TrainingBillingEvent
class tinker.types.TrainingBillingEvent(StrictBase)
Training tokens processed by forward/backward passes.
Fields:
- type (Literal['training'])
- token_count (int) – Training token count for the bucket
Training tokens processed by forward/backward passes.
Fields: