Yes, but this only happens with the line processor.push_to_hub(OUTPUT_DIR, private=True). If I comment out this line, I can still push the model only using trainer.push_to_hub(), but not with the processor.
1 Like