The invention relates to the technical field of automatic driving, in particular to a multi-mode automatic driving training method based on a DeepSeek training framework. Comprising the following steps: reading multi-
view camera images and text instructions of a DriveLM-nuScenes
data set, and splicing the images according to a look-around
layout to form panoramic representation; performing zooming, normalization and
standardization processing on the panoramic image to obtain an image
tensor; performing marking
processing on the text instruction, inserting an image placeholder and a dialogue role mark, and structuring text input representation; dimensionality alignment, position code addition and cross-
modal attention fusion of vision and text marking sequences are realized through a multi-
modal alignment module, and multi-
modal embedding representation is generated; and inputting the embedded representation into a DeepSeek
language model to generate a decision text through autoregression, and taking the
cross entropy loss with a
mask as an optimization target. According to the method, the problems of insufficient multi-view fusion, weak modal alignment and the like in the prior art are solved, the cognitive reliability and the decision
interpretability in a complex scene are improved, and vehicle-mounted edge deployment is adapted.