make_data_files.bat 79 B

12345
  1. @echo off
  2. python make_data_files.py ^
  3. --train_percent 1.0 ^
  4. --val_percent 0.1