@EgoLaparra The code in run_time is still too complicated. I'm thinking more of something like this pull request. Completely untested, so take it with a grain of salt, but the idea is to have a very simple "main" method that does everything except the data loading and data writing that readers will see first. That should make it much clearer that this is just a standard Huggingface model application.
@EgoLaparra The code in run_time is still too complicated. I'm thinking more of something like this pull request. Completely untested, so take it with a grain of salt, but the idea is to have a very simple "main" method that does everything except the data loading and data writing that readers will see first. That should make it much clearer that this is just a standard Huggingface model application.