Section outline
-
The `args.yaml` file contains all the parameters YOLO utilized for its training, including those with default values that you did not modify and those without arguments (thus set to 0).
Important point : verify that ".toml" is indeed the extension of your file. To do this, you must first enable the display of file extensions (View --> Show (at the very bottom) --> File name extensions), then ensure that the filename ends with ".toml".