feat: add code for finetuning moondream
This commit is contained in:
5
resnet/hyperparams.py
Normal file
5
resnet/hyperparams.py
Normal file
@@ -0,0 +1,5 @@
|
||||
FILTER_COUNT = 32
|
||||
KERNEL_SIZE = 2
|
||||
CROP_SIZE = 224
|
||||
BATCH_SIZE = 256
|
||||
EPOCHS = 20
|
Reference in New Issue
Block a user