summaryrefslogtreecommitdiff
path: root/training/conf/datamodule/iam_extended_paragraphs.yaml
blob: fd3ab50762a7a24fb96d8232dd225d7dac589833 (plain)
1
2
3
4
5
6
7
_target_: text_recognizer.data.iam_extended_paragraphs.IAMExtendedParagraphs
batch_size: 4
num_workers: 12
train_fraction: 0.8
pin_memory: false
transform: transform/paragraphs.yaml
test_transform: test_transform/paragraphs.yaml