Skip to content

Commit f067748

Browse files
committed
PT BERT yaml file options fix
1 parent fc70264 commit f067748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nlp/bert/pytorch/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ pytorch_bert_large_packed_sl384_pretrain_real_pod64_conv:
231231
232232
# --- SQuAD ---
233233
squad_options: &squad_options
234-
data:
234+
data:
235235
throughput:
236236
regexp: "throughput=(.*) samples/s"
237237
loss:

0 commit comments

Comments
 (0)