a-ragab-h-m commited on
Commit
b1b122e
·
verified ·
1 Parent(s): dbd44c7

Update params.json

Browse files
Files changed (1) hide show
  1. 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": 5,
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
  }