Spaces:
Running
Running
Commit History
fix: style
df01fa8
feat(train): use MultiSteps for gradient accumulation
4fa53a5
Change import order again.
2b2be9b
Pedro Cuenca
commited on
Fix import order to make isort happy.
64d99b2
Pedro Cuenca
commited on
Accept changes suggested by linter.
9f522b8
Pedro Cuenca
commited on
Update help string for `model_name_or_path`.
290e443
Pedro Cuenca
commited on
Update `resume_from_checkpoint` to use `from_pretrained`.
bb3f53e
Pedro Cuenca
commited on
Never consider local dirs as remote wandb references.
08dd098
Pedro Cuenca
commited on
Load tokenizer associated to the model checkpoint, if possible.
a77c0d4
Pedro Cuenca
commited on
Store resolved path after loading model.
55a631d
Pedro Cuenca
commited on
Use model configuration unless a specific one is supplied.
5ec61cc
Pedro Cuenca
commited on
Override from_pretrained to support wandb artifacts.
1023afa
Pedro Cuenca
commited on