Update README.md
Browse files
README.md
CHANGED
|
@@ -6,11 +6,11 @@ library_name: transformers
|
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
---
|
| 8 |
|
| 9 |
-
# RefAlign: RL with Similarity-based Rewards
|
| 10 |
|
| 11 |
-
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
## Introduction
|
| 16 |
|
|
|
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
---
|
| 8 |
|
| 9 |
+
# RefAlign: RL with Similarity-based Rewards
|
| 10 |
|
| 11 |
+
**GitHub repository**: https://github.com/mzhaoshuai/RefAlign
|
| 12 |
|
| 13 |
+
**Paper**: [Learning from Reference Answers: Versatile Language Model Alignment without Binary Human Preference Data](https://huggingface.co/papers/2504.09895).
|
| 14 |
|
| 15 |
## Introduction
|
| 16 |
|