Fix link to paper

#3
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ configs:
32
  This dataset, derived from VG150, provides image-text pairs for scene graph generation. Each example includes an image, an "open" prompt, a "close" prompt, a list of objects, and their relationships. It's designed to be used for training and evaluating models that generate scene graphs from images and textual prompts.
33
 
34
 
35
- This dataset is used in the paper [R1-SGG: Compile Scene Graphs with Reinforcement Learning](PLACEHOLDER_PAPER_LINK). Please replace PLACEHOLDER_PAPER_LINK with the actual link once available.
36
 
37
  The dataset is structured as follows:
38
 
 
32
  This dataset, derived from VG150, provides image-text pairs for scene graph generation. Each example includes an image, an "open" prompt, a "close" prompt, a list of objects, and their relationships. It's designed to be used for training and evaluating models that generate scene graphs from images and textual prompts.
33
 
34
 
35
+ This dataset is used in the paper [R1-SGG: Compile Scene Graphs with Reinforcement Learning](https://huggingface.co/papers/2504.13617).
36
 
37
  The dataset is structured as follows:
38