Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,8 @@ The training process consisted of three distinct stages:
|
|
47 |
|
48 |
### Stage 3: Supervised Fine-Tuning (Using RWKV-LM-RLHF)
|
49 |
- Utilized a distillation dataset of 900K samples
|
50 |
-
- Implemented
|
|
|
51 |
|
52 |
## How to Use
|
53 |
- PC Requirements 16GB+ VRAM NVIDIA GPU(rocm also can use. but only fp16.)
|
|
|
47 |
|
48 |
### Stage 3: Supervised Fine-Tuning (Using RWKV-LM-RLHF)
|
49 |
- Utilized a distillation dataset of 900K samples
|
50 |
+
- Implemented Variable Rank PEFT to enhance training efficiency
|
51 |
+
- Bone(Block Affine Transformation) r=512+
|
52 |
|
53 |
## How to Use
|
54 |
- PC Requirements 16GB+ VRAM NVIDIA GPU(rocm also can use. but only fp16.)
|