JosephZ nielsr HF Staff commited on
Commit
3d26ba6
·
verified ·
1 Parent(s): 0ee3299

Fix link to paper (#3)

Browse files

- Fix link to paper (bcba1f663696a480955884ef16e91350b2f529f9)


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

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