Skip to content

Commit ef0b96e

Browse files
committed
Update batch size
1 parent 4afdf8c commit ef0b96e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/code2seq-java-small.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ data:
2323
max_context: 200
2424
random_context: true
2525

26-
batch_size: 5
27-
test_batch_size: 10
26+
batch_size: 512
27+
test_batch_size: 768
2828

2929
model:
3030
# Encoder

0 commit comments

Comments
 (0)