ValerianFourel's picture
Upload SOC mapping model weights and inference files
a16f583 verified
You can use the following commands to launch the training:
'''
accelerate launch --multi_gpu train.py
'''
For multi years, we can use:
'''
accelerate launch --multi_gpu trainMultiYear.py
'''