Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"dataset": "flowers102",
|
| 3 |
"data_dir": "./data",
|
| 4 |
-
"batch_size":
|
| 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,
|