I could'nt manage to train on a custom dataset, many parts in the code in the sample training call external dataset.
Is it possible to have a sample training code on custom datasets, using utils_load_dataset didn't work for the training case.
The embedding is for what I've understood a clip encoded list of strings using their tokeniser. But much of this is hard to setup.
The idea would be to have a simple, possible to train on custom dataset, training sample, it's something truely missing in many repositories.
Thanks for the work you've done !
I could'nt manage to train on a custom dataset, many parts in the code in the sample training call external dataset.
Is it possible to have a sample training code on custom datasets, using utils_load_dataset didn't work for the training case.
The embedding is for what I've understood a clip encoded list of strings using their tokeniser. But much of this is hard to setup.
The idea would be to have a simple, possible to train on custom dataset, training sample, it's something truely missing in many repositories.
Thanks for the work you've done !