Update README.md
Browse files
README.md
CHANGED
@@ -41,3 +41,7 @@ python3 DUDE_imdb_loader.py \
|
|
41 |
```
|
42 |
|
43 |
For baselines, we recommend having a look at the [MP-DocVQA repository](https://github.com/rubenpt91/MP-DocVQA-Framework)
|
|
|
|
|
|
|
|
|
|
41 |
```
|
42 |
|
43 |
For baselines, we recommend having a look at the [MP-DocVQA repository](https://github.com/rubenpt91/MP-DocVQA-Framework)
|
44 |
+
|
45 |
+
We strongly encourage you to benchmark your best models and submit test set predictions on the [DUDE competition leaderboard](https://rrc.cvc.uab.es/?ch=23)
|
46 |
+
To help with test set predictions, we have included a sample submission file `RRC_DUDE_testset_submission_example.json`.
|
47 |
+
|