Update params.json
Browse files- params.json +1 -1
params.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"learning_rate": 0.0001,
|
27 |
"batch_size": 16,
|
28 |
"test_batch_size": 16,
|
29 |
-
"num_epochs":
|
30 |
|
31 |
"dataset_path": "https://huggingface.co/datasets/Cainiao-AI/LaDe/resolve/main/delivery/delivery_sh.csv"
|
32 |
}
|
|
|
26 |
"learning_rate": 0.0001,
|
27 |
"batch_size": 16,
|
28 |
"test_batch_size": 16,
|
29 |
+
"num_epochs": 2,
|
30 |
|
31 |
"dataset_path": "https://huggingface.co/datasets/Cainiao-AI/LaDe/resolve/main/delivery/delivery_sh.csv"
|
32 |
}
|