File size: 380 Bytes
153b391 e014432 153b391 e014432 153b391 e014432 153b391 e014432 153b391 e014432 153b391 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # payelb/PKUSafeRLHF_TinyLlama-1.1B_aligned_with_baseline_RM
Base model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
Alignment dataset: PKU-Alignment/PKU-SafeRLHF
Reward model: payelb/PKUSafeRLHF_roberta-base_1k_fixed_baseline
Method: PPO alignment with LoRA adapters.
Notes:
- Reward normalization and clipping enabled
- KL control enabled
- pad_token_id/eos_token_id explicitly set
|