-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Training loggers #379
base: master
Are you sure you want to change the base?
Training loggers #379
Conversation
a252047
to
c6220ce
Compare
c6220ce
to
8d055a2
Compare
e133dba
to
0bf9310
Compare
Coverage Report
Files without new missing coverage
273 files skipped due to complete coverage. Coverage success: total of 98.08% is above 98.06% 🎉 |
0bf9310
to
76ebae2
Compare
76ebae2
to
184f1bb
Compare
|
Description
Added
tensorboard
,wandb
,comet_ml
,aim
,mlflow
,clearml
,dvclive
,csv
,json
,rich
) inedsnlp.train
via thelogger
parameter. Default is [json
andrich
] for backward compatibility.Checklist