vikhyatk commited on
Commit
137d94e
·
verified ·
1 Parent(s): 267598c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -53,7 +53,12 @@ print(f"Found {len(points)} person(s)")
53
 
54
  **2025-04-15**
55
 
56
- (coming soon)
 
 
 
 
 
57
 
58
  **2025-03-27**
59
 
 
53
 
54
  **2025-04-15**
55
 
56
+ 1. Improved chart understanding (ChartQA up from 74.8 to 77.5, 82.2 with PoT)
57
+ 2. Added temperature and nucleus sampling to reduce repetitive outputs
58
+ 3. Better OCR for documents and tables (prompt with “Transcribe the text” or “Transcribe the text in natural reading order”)
59
+ 4. Object detection supports document layout detection (figure, formula, text, etc)
60
+ 5. UI understanding (ScreenSpot [email protected] up from 53.3 to 60.3)
61
+ 6. Improved text understanding (DocVQA up from 76.5 to 79.3, TextVQA up from 74.6 to 76.3)
62
 
63
  **2025-03-27**
64