Retrieve HuggingFace models for model fine-tuning
Currently, the models on HuggingFace are only used for inference. We should also be able to retrieve them for fine-tuning.
In the example_experiments.csv
file, we can only load a local pre-trained model. It could be nice to directly load a HuggingFace model.