Datasets:

Modalities:
Image
ArXiv:
License:
nielsr HF Staff commited on
Commit
b9c241e
·
verified ·
1 Parent(s): 90d57b2

Add link to paper, github repo, visual grounding task category

Browse files

This PR adds a link to the paper and github repo, as well as the visual grounding task category.

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - visual-grounding
4
+ license: unknown
5
+ ---
6
+
7
+ This repository contains the dataset used in the paper [VLM-R1: A Stable and Generalizable R1-style Large Vision-Language Model](https://huggingface.co/papers/2504.07615).
8
+
9
+ Code: https://github.com/om-ai-lab/VLM-R1