Flamb\'e: A Customizable Framework for Machine Learning Experiments
Jeremy Wohlwend, Nicholas Matthews, Ivan Itzcovich
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
Flamb\'e is a machine learning experimentation framework built to accelerate the entire research life cycle. Flamb\'e's main objective is to provide a unified interface for prototyping models, running experiments containing complex pipelines, monitoring those experiments in real-time, reporting results, and deploying a final model for inference. Flamb\'e achieves both flexibility and simplicity by allowing users to write custom code but instantly include that code as a component in a larger system which is represented by a concise configuration file format. We demonstrate the application of the framework through a cutting-edge multistage use case: fine-tuning and distillation of a state of the art pretrained language model used for text classification.