BMTrain
BMTrain copied to clipboard
Can BMTrain be directly used for huggingface transformer models?
Yes, there is a wrapper bmtrain.BMTrainModelWrapper that does this.
Usage:
bmtrain_model = bmtrain.BMTrainModelWrapper(huggingface_model)