We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac432e commit 5c6cc7dCopy full SHA for 5c6cc7d
nlp/bert/popart/configs/packed/packed_pretrain_tiny_512.json
@@ -47,6 +47,6 @@
47
"lr_warmup_start" : 4e-3,
48
"learning_rate": 8e-3,
49
"weight_decay": 1e-2,
50
- "input_files": ["data/jan2020_three_seq_per_pack_with_duplications_v2/*"],
+ "input_files": ["data/packed_sequence_128/duplication_*"],
51
"engine_cache": "__cache_mlperf_bert_tiny"
52
}
0 commit comments