Skip to content

Commit 0b77654

Browse files
committed
o Add more epochs and batch sizes
1 parent 11bb55a commit 0b77654

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workflows/p1b1_grid/data/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"parameters":
33
{
4-
"1": [2,4],
5-
"2": [5],
4+
"1": [2,4,6],
5+
"2": [15, 25,50,75],
66
"3": [2000],
77
"4": [600]
88
}

0 commit comments

Comments
 (0)