OpenMOSE commited on
Commit
942f441
·
verified ·
1 Parent(s): 122dd56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ license: apache-2.0
16
 
17
  ### Training Configuration
18
  - **Trainer**: RWKV-LM-RLHF
19
- - **PEFT Mode**: Hybrid learning combining frozen embeddings and Bone (Block Affine Transformation) + full parameter training
20
  - **SFT Method**: SmoothingLoss SFT
21
  - **Context Window**: 5120 (trained with 1024 token overlap)
22
 
 
16
 
17
  ### Training Configuration
18
  - **Trainer**: RWKV-LM-RLHF
19
+ - **PEFT Mode**: Hybrid Training combining frozen embeddings and Bone (Block Affine Transformation) + full parameter training
20
  - **SFT Method**: SmoothingLoss SFT
21
  - **Context Window**: 5120 (trained with 1024 token overlap)
22