mirror of
https://github.com/allenai/olmocr.git
synced 2025-10-12 08:43:32 +00:00
Cleaning up some new config files
This commit is contained in:
parent
d7cb315878
commit
66c7d823b5
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Project metadata
|
# Project metadata
|
||||||
project_name: olmocr-qwen-vl-training
|
project_name: olmocr-qwen-vl-training
|
||||||
run_name: qwen2.5-vl-7b-olmocrv2_1epoch_compile_v2
|
run_name: qwen2.5-vl-7b-olmocrv3_1epoch_prompt_first
|
||||||
|
|
||||||
# Model configuration
|
# Model configuration
|
||||||
model:
|
model:
|
||||||
@ -37,6 +37,7 @@ dataset:
|
|||||||
- name: NewYamlFinetuningPromptWithNoAnchoring
|
- name: NewYamlFinetuningPromptWithNoAnchoring
|
||||||
- name: FrontMatterOutputFormat
|
- name: FrontMatterOutputFormat
|
||||||
- name: InstructUserMessages
|
- name: InstructUserMessages
|
||||||
|
prompt_first: true
|
||||||
- name: Tokenizer
|
- name: Tokenizer
|
||||||
masking_index: -100
|
masking_index: -100
|
||||||
end_of_message_token: "<|im_end|>"
|
end_of_message_token: "<|im_end|>"
|
Loading…
x
Reference in New Issue
Block a user