HTayy commited on
Commit
b72ac71
·
verified ·
1 Parent(s): a20278a

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "dataset": "flowers102",
3
  "data_dir": "./data",
4
- "batch_size": 32,
5
  "epochs": 300,
6
  "learning_rate": 0.005,
7
  "warmup_lr": 1e-05,
 
1
  {
2
  "dataset": "flowers102",
3
  "data_dir": "./data",
4
+ "batch_size": 16,
5
  "epochs": 300,
6
  "learning_rate": 0.005,
7
  "warmup_lr": 1e-05,