clean_pytorch_log_transformers: Clean pytorch log of transformers

View source: R/utils_log.R

clean_pytorch_log_transformersR Documentation

Clean pytorch log of transformers

Description

Function for preparing and cleaning the log created by an object of class Trainer from the python library 'transformer's.

Usage

clean_pytorch_log_transformers(log)

Arguments

log

data.frame containing the log.

Value

Returns a data.frame containing epochs, loss, and val_loss.

See Also

Other Utils Log Developers: cat_message(), output_message(), print_message(), read_log(), read_loss_log(), reset_log(), reset_loss_log(), write_log()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.