zamal commited on
Commit
c1b850d
·
verified ·
1 Parent(s): 3766006

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -31,9 +31,8 @@ tags:
31
  - `r=16`, `alpha=32`, `dropout=0.1`
32
  - LoRA applied to: `query`, `key`, `value` projection layers
33
  - **Max sequence length**: 128 tokens
34
- - **Mixed-precision training**: (fp16)
35
  - **Training samples**: 44,000 sentences
36
- - **Epochs**: 2
37
 
38
  ---
39
 
 
31
  - `r=16`, `alpha=32`, `dropout=0.1`
32
  - LoRA applied to: `query`, `key`, `value` projection layers
33
  - **Max sequence length**: 128 tokens
34
+ - **Mixed-precision training**: (fp16)
35
  - **Training samples**: 44,000 sentences
 
36
 
37
  ---
38