diff --git a/config.yaml b/config.yaml index 0b2a262..512a31b 100644 --- a/config.yaml +++ b/config.yaml @@ -1,8 +1,8 @@ -pretrained_processor_path: "naver-clova-ix/donut-base" -pretrained_model_path: "naver-clova-ix/donut-base" +pretrained_processor_path: "naver-clova-ix/donut-proto" +pretrained_model_path: "naver-clova-ix/donut-proto" validation_dataset_path: "Zombely/diachronia-ocr" validation_dataset_split: "train" has_metadata: False print_output: True output_file_dir: "../../gonito-outs" -test_name: "base-test" \ No newline at end of file +test_name: "proto-test" \ No newline at end of file