Skip to content

Commit f0d8ff7

Browse files
committed
First attempt at new trainer code
1 parent 3eda2c0 commit f0d8ff7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+180
-6558
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ localworkspace/*
1414
math_data/*
1515
math_data_big/*
1616
gpt4otestset/*
17+
old_train/
1718
gpt4otestset_output/*
1819
pdfs/*
1920
olmOCR-bench/*

olmocr/train/__init__.py

Whitespace-only changes.

olmocr/train/compressqwen2checkpoint.py

Lines changed: 0 additions & 31 deletions
This file was deleted.

olmocr/train/config/molmo-o-lora-8192.yaml

Lines changed: 0 additions & 87 deletions
This file was deleted.

olmocr/train/config/molmo-o-lora.yaml

Lines changed: 0 additions & 89 deletions
This file was deleted.

olmocr/train/config/qwen25vl-7b.yaml

Lines changed: 0 additions & 73 deletions
This file was deleted.

olmocr/train/config/qwen2vl-2b-lora.yaml

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)