Skip to content

Commit b88c71e

Browse files
committed
Rounding to better image size, full soups
1 parent 75bfa6a commit b88c71e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

olmocr/train/configs/qwen25_vl_olmocrv2_soupfull0.yaml renamed to olmocr/train/configs/qwen25_vl_olmocrv2_1288_soupfull0.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Project metadata
44
project_name: olmocr-qwen-vl-training
5-
run_name: qwen2.5-vl-7b-olmocrv2_soupfull0
5+
run_name: qwen2.5-vl-7b-olmocrv2-1288-soupfull0
66

77
# Model configuration
88
model:
@@ -33,7 +33,7 @@ dataset:
3333
- name: FrontMatterParser
3434
front_matter_class: PageResponse
3535
- name: PDFRenderer
36-
target_longest_image_dim: 1280
36+
target_longest_image_dim: 1288
3737
- name: NewYamlFinetuningPromptWithNoAnchoring
3838
- name: FrontMatterOutputFormat
3939
- name: InstructUserMessages

olmocr/train/configs/qwen25_vl_olmocrv2_soupfull1.yaml renamed to olmocr/train/configs/qwen25_vl_olmocrv2_1288_soupfull1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Project metadata
44
project_name: olmocr-qwen-vl-training
5-
run_name: qwen2.5-vl-7b-olmocrv2_soupfull1
5+
run_name: qwen2.5-vl-7b-olmocrv2-1288-soupfull1
66

77
# Model configuration
88
model:
@@ -33,7 +33,7 @@ dataset:
3333
- name: FrontMatterParser
3434
front_matter_class: PageResponse
3535
- name: PDFRenderer
36-
target_longest_image_dim: 1280
36+
target_longest_image_dim: 1288
3737
- name: NewYamlFinetuningPromptWithNoAnchoring
3838
- name: FrontMatterOutputFormat
3939
- name: InstructUserMessages

olmocr/train/configs/qwen25_vl_olmocrv2_soupfull2.yaml renamed to olmocr/train/configs/qwen25_vl_olmocrv2_1288_soupfull2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Project metadata
44
project_name: olmocr-qwen-vl-training
5-
run_name: qwen2.5-vl-7b-olmocrv2_soupfull1
5+
run_name: qwen2.5-vl-7b-olmocrv2-1288-soupfull2
66

77
# Model configuration
88
model:
@@ -33,7 +33,7 @@ dataset:
3333
- name: FrontMatterParser
3434
front_matter_class: PageResponse
3535
- name: PDFRenderer
36-
target_longest_image_dim: 1280
36+
target_longest_image_dim: 1288
3737
- name: NewYamlFinetuningPromptWithNoAnchoring
3838
- name: FrontMatterOutputFormat
3939
- name: InstructUserMessages

0 commit comments

Comments
 (0)