Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Helsinki-NLP/europarl
|
5 |
---
|
6 |
+
Trained SFT policy for MT task in the paper "[ALaRM: Align Language Models via Hierarchical Rewards Modeling](https://arxiv.org/abs/2403.06754)".
|
7 |
+
|
8 |
+
Check out our [project page](https://alarm-fdu.github.io/) for more information.
|