mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-23 01:06:35 +00:00
Update batch size in config.test.yaml from 64 to 32 for optimized training performance.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
training:
|
||||
model: 'yolo11n.yaml'
|
||||
epochs: 1
|
||||
batch: 64
|
||||
batch: 32
|
||||
imgsz: 320
|
||||
save_period: 1
|
||||
workers: 0
|
||||
|
||||
Reference in New Issue
Block a user