Update README.md
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ print(f"Found {len(points)} person(s)")
|
|
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 F1
|
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**
|
|
|
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 F1\@0.5 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**
|