Update README.md
Browse files
README.md
CHANGED
@@ -21,10 +21,15 @@ library_name: transformers
|
|
21 |
|
22 |
[π»Github Repo](https://github.com/InternLM/InternLM-XComposer)
|
23 |
|
24 |
-
[Paper](https://huggingface.co/papers/2501.12368)
|
25 |
|
26 |
</div>
|
27 |
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
### Introduction
|
30 |
|
|
|
21 |
|
22 |
[π»Github Repo](https://github.com/InternLM/InternLM-XComposer)
|
23 |
|
24 |
+
[Paper (ACL 2025 Findings)](https://huggingface.co/papers/2501.12368)
|
25 |
|
26 |
</div>
|
27 |
|
28 |
+
## News and Updates
|
29 |
+
- `2025.05` πππ [InternLM-XComposer2.5-Reward](https://huggingface.co/internlm/internlm-xcomposer2d5-7b-reward) was accepted to [ACL 2025 Findings](https://2025.aclweb.org/). See you in Vienna!
|
30 |
+
- `2025.05` πππ We release the [training code](https://github.com/InternLM/InternLM-XComposer/tree/main/InternLM-XComposer-2.5-Reward/training) and [a portion of our training data](https://huggingface.co/datasets/ChrisDing1105/MMIF-23k) of [InternLM-XComposer2.5-7B-Reward](https://huggingface.co/internlm/internlm-xcomposer2d5-7b-reward).
|
31 |
+
- `2025.04` πππ We release the [evaluation code](https://github.com/InternLM/InternLM-XComposer/tree/main/InternLM-XComposer-2.5-Reward/evaluation) of [InternLM-XComposer2.5-7B-Reward](https://huggingface.co/internlm/internlm-xcomposer2d5-7b-reward), including [VL-RewardBench](https://huggingface.co/datasets/MMInstruction/VL-RewardBench), [RewardBench](https://huggingface.co/datasets/allenai/reward-bench), and [RM-Bench](https://github.com/THU-KEG/RM-Bench)
|
32 |
+
|
33 |
|
34 |
### Introduction
|
35 |
|