mserrao commited on
Commit
56f8465
·
verified ·
1 Parent(s): 1feb334

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -44,13 +44,15 @@ The official DocVQA 2026 competition is hosted on the **Robust Reading Competiti
44
  > [!NOTE]
45
  > **Test Set Status:** *Coming Soon!* By the time being, please use the provided validation set and the evaluation code.
46
 
 
47
  <p align="center">
48
- <a href="https://www.docvqa.org/challenges/2026" style="background-color: #007bff; color: white; padding: 12px 24px; text-decoration: none; border-radius: 6px; font-weight: bold; font-size: 18px; display: inline-block;">
49
  Join the Challenge on the RRC Platform
50
  </a>
51
  </p>
52
 
53
 
 
54
  ## Load & Inspect the Data
55
 
56
  ```python
 
44
  > [!NOTE]
45
  > **Test Set Status:** *Coming Soon!* By the time being, please use the provided validation set and the evaluation code.
46
 
47
+
48
  <p align="center">
49
+ <a href="https://rrc.cvc.uab.es/?ch=34" style="background-color: #007bff; color: white; padding: 12px 24px; text-decoration: none; border-radius: 6px; font-weight: bold; font-size: 18px; display: inline-block;">
50
  Join the Challenge on the RRC Platform
51
  </a>
52
  </p>
53
 
54
 
55
+
56
  ## Load & Inspect the Data
57
 
58
  ```python