Skip to content

Commit 4521351

Browse files
committed
unify BERT config
1 parent 8017338 commit 4521351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_config/EUR-Lex-57k/bert_lwan_tune.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val_file: data/EUR-Lex-57k/valid.txt
44
test_file: data/EUR-Lex-57k/test.txt
55
data_name: EUR-Lex-57k
66
min_vocab_freq: 1
7-
max_seq_length: 500
7+
max_seq_length: 512
88
include_test_labels: true
99
remove_no_label_data: false
1010
add_special_tokens: false

0 commit comments

Comments
 (0)