pandas._libs.tslibs.np_datetime.OutOfBoundsDatetime: Out of bounds nanosecond timestamp: 1-01-02 13:20:00
The time is out of the permitted range. For details, see the official document.
Check the time. Timestamps in pandas are in the unit of nanosecond. Ensure that the time is within the following permitted range:
Before creating a training job, use the ModelArts development environment to debug the training code to maximally eliminate errors in code migration.