Skip to content

Commit 1b50860

Browse files
Remove merge artifact
1 parent 880a585 commit 1b50860

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/open_r1/sft.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ def collate_fn(examples):
124124

125125
return collate_fn
126126

127-
>>>>>>> f6b8f7cafdeae947e43bcf7f98cc71e63fba7d5d
128127
def main(script_args, training_args, model_args):
129128
# Force single GPU mode if requested
130129
# if hasattr(script_args, 'single_gpu') and script_args.single_gpu:

0 commit comments

Comments
 (0)