Add VDR & DQA pipeline tag
Browse files
README.md
CHANGED
@@ -63,6 +63,9 @@ configs:
|
|
63 |
data_files:
|
64 |
- split: test
|
65 |
path: queries/test-*
|
|
|
|
|
|
|
66 |
---
|
67 |
|
68 |
# Vidore Benchmark 2 - ESG Human Labeled
|
|
|
63 |
data_files:
|
64 |
- split: test
|
65 |
path: queries/test-*
|
66 |
+
task_categories:
|
67 |
+
- document-question-answering
|
68 |
+
- visual-document-retrieval
|
69 |
---
|
70 |
|
71 |
# Vidore Benchmark 2 - ESG Human Labeled
|