Tuwhy commited on
Commit
33c63bc
·
verified ·
1 Parent(s): 48a2ea3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -8,4 +8,16 @@ datasets:
8
  - Xkev/LLaVA-CoT-100k
9
  pipeline_tag: image-text-to-text
10
  library_name: transformers
11
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - Xkev/LLaVA-CoT-100k
9
  pipeline_tag: image-text-to-text
10
  library_name: transformers
11
+ ---
12
+
13
+ # Sherlock: Self-Correcting Reasoning in Vision-Language Models
14
+
15
+ ## Introduction
16
+
17
+ **Sherlock is a training framework focus on improving Vision-Language Models reasoning and self-correction capabilities.**
18
+
19
+ GitHub repo: [https://github.com/DripNowhy/Sherlock](https://github.com/DripNowhy/Sherlock)
20
+
21
+ Project Page: [https://dripnowhy.github.io/Sherlock/](https://dripnowhy.github.io/Sherlock/)
22
+
23
+ arXiv: [https://arxiv.org/abs/2505.22651](https://arxiv.org/abs/2505.22651)