weizhiwang nielsr HF Staff commited on
Commit
9fab69b
·
verified ·
1 Parent(s): f775385

Add dataset card (#3)

Browse files

- Add dataset card (0fc6d0c10a3ab7d274520c42a7f07c4b4cd1ab9e)


Co-authored-by: Niels Rogge <[email protected]>

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