Thomas Boquet

Results 6 comments of Thomas Boquet

We might want to have a look at how the transformers repo at hugging works w.r.t having 2 or more backends in the future: - https://github.com/huggingface/transformers/blob/1a3deae8202bb9d64ef9419ca18f7392255b9005/src/transformers/file_utils.py#L80-L111 - https://github.com/huggingface/transformers/blob/1a3deae8202bb9d64ef9419ca18f7392255b9005/src/transformers/file_utils.py#L80-L111 - https://github.com/huggingface/transformers/blob/75e63dbf70d566f6be122b16bb2fb22e1bb6e558/src/transformers/models/mt5/__init__.py#L48-L72...

Thus we should implement a train count using the trained attribute in the db.

It should be possible to extend the list so the many to one example works.

Right, this part should be improved. We should find a way of removing the dependencies when using the CLI.

Hello, any update on this? I am running heavy parallel runs and I actually want to make sure my jobs are not preempted. It is very explicit in the [kubernetes...