Skip to content

Commit 47cd54a

Browse files
committed
Enable logging for java small dataset
1 parent ef0b96e commit 47cd54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/code2seq-java-small.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ data_folder: ../data/code2seq/java-small
33
checkpoint: null
44

55
seed: 7
6-
log_offline: true
6+
log_offline: false
77
# Training in notebooks (e.g. Google Colab) may crash with too small value
88
progress_bar_refresh_rate: 1
99
print_config: true

0 commit comments

Comments
 (0)