Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ tags:
|
|
| 10 |
- qwen3-vl
|
| 11 |
pipeline_tag: image-text-to-text
|
| 12 |
library_name: transformers
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# MediX-R1: Open-Ended Medical Reinforcement Learning
|
| 15 |
|
|
@@ -156,4 +158,4 @@ We are thankful to [EasyR1](https://github.com/hiyouga/EasyR1) (a fork of [veRL]
|
|
| 156 |
|
| 157 |
This work was partially supported with *NVIDIA Academic Grant 2025* and *MBZUAI-IITD* Research Collaboration Seed Grant.
|
| 158 |
|
| 159 |
-
We are grateful to [MBZUAI](https://mbzuai.ac.ae/) for compute and support.
|
|
|
|
| 10 |
- qwen3-vl
|
| 11 |
pipeline_tag: image-text-to-text
|
| 12 |
library_name: transformers
|
| 13 |
+
base_model:
|
| 14 |
+
- Qwen/Qwen3-VL-30B-A3B-Instruct
|
| 15 |
---
|
| 16 |
# MediX-R1: Open-Ended Medical Reinforcement Learning
|
| 17 |
|
|
|
|
| 158 |
|
| 159 |
This work was partially supported with *NVIDIA Academic Grant 2025* and *MBZUAI-IITD* Research Collaboration Seed Grant.
|
| 160 |
|
| 161 |
+
We are grateful to [MBZUAI](https://mbzuai.ac.ae/) for compute and support.
|