nielsr HF Staff commited on
Commit
0fc6d0c
·
verified ·
1 Parent(s): f775385

Add dataset card

Browse files

Adds the dataset card for this dataset, linking it to the paper, code repository and project page. Also adds the image-text-to-text task category.

Files changed (1) hide show
  1. README.md +10 -0
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