Skip to content

Commit

Permalink
WIP: Reproduce prediction on 1500 step of Unsloth-Mistral
Browse files Browse the repository at this point in the history
  • Loading branch information
binkjakub committed Jun 2, 2024
1 parent de7fc9c commit b2bc7a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: unsloth/mistral-7b-instruct-v0.3-bnb-4bit
tokenizer_name: ${.name}

adapter_path: data/experiments/fine-tune/Unsloth-Mistral-7B-Instruct-v0.3/pl-court-instruct/checkpoint-500
adapter_path: data/experiments/fine-tune/Unsloth-Mistral-7B-Instruct-v0.3/pl-court-instruct/checkpoint-1500

max_seq_length: 20_000
padding: longest
Expand Down

0 comments on commit b2bc7a4

Please sign in to comment.