macab commited on
Commit
715fa47
·
verified ·
1 Parent(s): 072ea96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ while intermediate reasoning (Chain-of-Thought) is masked.
33
 
34
  - Base model: Qwen/Qwen3-4B-Instruct-2507
35
  - Method: QLoRA (4-bit)
36
- - Max sequence length: 512
37
  - Epochs: 1
38
  - Learning rate: 1e-06
39
  - LoRA: r=64, alpha=128
 
33
 
34
  - Base model: Qwen/Qwen3-4B-Instruct-2507
35
  - Method: QLoRA (4-bit)
36
+ - Max sequence length: 768
37
  - Epochs: 1
38
  - Learning rate: 1e-06
39
  - LoRA: r=64, alpha=128