Hugo Perrier
Hugo Perrier
# Description Experimentation for a brand new Melusine. More customizable through clear configurations and Object-Oriented Programming
# Description Warning : This Merge Request should not be merged now. It is created to start a discussion about the code philosophy in Melusine. The NeuralModel class is outdated...
**Description of Problem**: Currently, Melusine only works with transformers 3.4.0 (or no transformers at all). Latest releases of the transformers library are thus not available (including latest models). **Overview of...
**Python version** : 3.6 **Melusine version** : 2.3.1 **Operating System** : Mac **Steps to reproduce** : The code below does the following: - Train a model - Save the model...