Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -40,11 +40,11 @@ dataset_info:
|
|
| 40 |
|
| 41 |
|
| 42 |
<p align="center">
|
| 43 |
-
<a
|
| 44 |
-
<img src=
|
| 45 |
</a>
|
| 46 |
-
<a href=
|
| 47 |
-
<img src=
|
| 48 |
</a>
|
| 49 |
|
| 50 |
[Danni Yang](https://scholar.google.com/citations?user=qDsgBJAAAAAJ&hl=zh-CN&oi=sra),
|
|
@@ -56,9 +56,9 @@ If you find our work helpful, please give us a ⭐ or cite our paper. See the In
|
|
| 56 |
</div>
|
| 57 |
|
| 58 |
## 🎉 News
|
| 59 |
-
- **[2026/
|
| 60 |
-
- **[2026/
|
| 61 |
-
- **[2026/
|
| 62 |
|
| 63 |
|
| 64 |
|
|
@@ -566,4 +566,4 @@ The output includes a JSON report, a CSV table, and a Markdown-formatted leaderb
|
|
| 566 |
<img src="assets/output.jpg" width="100%">
|
| 567 |
|
| 568 |
## Citation
|
| 569 |
-
If you find TextEdit Bench useful, please cite using this BibTeX.
|
|
|
|
| 40 |
|
| 41 |
|
| 42 |
<p align="center">
|
| 43 |
+
<a>
|
| 44 |
+
<img src="https://img.shields.io/badge/Paper-Coming%20Soon-brown?style=flat&logo=arXiv" alt="Coming Soon">
|
| 45 |
</a>
|
| 46 |
+
<a href="https://github.com/open-compass/TextEdit">
|
| 47 |
+
<img src="https://img.shields.io/badge/GitHub-TextEdit-black?style=flat&logo=github" alt="GitHub Repo">
|
| 48 |
</a>
|
| 49 |
|
| 50 |
[Danni Yang](https://scholar.google.com/citations?user=qDsgBJAAAAAJ&hl=zh-CN&oi=sra),
|
|
|
|
| 56 |
</div>
|
| 57 |
|
| 58 |
## 🎉 News
|
| 59 |
+
- **[2026/03/06]** TextEdit benchmark released.
|
| 60 |
+
- **[2026/03/06]** Evaluation code and initial baselines released.
|
| 61 |
+
- **[2026/03/06]** Leaderboard updated with latest models.
|
| 62 |
|
| 63 |
|
| 64 |
|
|
|
|
| 566 |
<img src="assets/output.jpg" width="100%">
|
| 567 |
|
| 568 |
## Citation
|
| 569 |
+
If you find TextEdit Bench useful, please cite our technical report InternVL-U using this BibTeX.
|