Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ license: apache-2.0
|
|
16 |
|
17 |
### Training Configuration
|
18 |
- **Trainer**: RWKV-LM-RLHF
|
19 |
-
- **PEFT Mode**: Hybrid
|
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 |
|