microsoft / microsoft/FLAML

Replace TransformersEstimator intermediate results from a list to a dictionary

Open
#703 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
565
Avg merge
5d 8m
Merged PRs (30d)
17

Description

Currently, TransformersEstimator._trainer.intermediate_results contains a list of intermediate results, which is redundant.

Replace the list of dictionaries of all checkpoints with the one dictionary of either the best checkpoint or the last checkpoint.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.