Datasets:
Add dataset card
#3
by
nielsr
HF Staff
- opened
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- image-text-to-text
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the data for [Open-Qwen2VL: Compute-Efficient Pre-Training of Fully-Open Multimodal LLMs on Academic Resources](https://huggingface.co/papers/2504.00595).
|
7 |
+
|
8 |
+
Project page: https://victorwz.github.io/Open-Qwen2VL
|
9 |
+
|
10 |
+
Code: https://github.com/Victorwz/Open-Qwen2VL
|