manu merve HF Staff commited on
Commit
b4f7c58
·
verified ·
1 Parent(s): 9a7d6df

Add VDR & DQA pipeline tag (#2)

Browse files

- Add VDR & DQA pipeline tag (408ca9c8e01e3bc71ad6d9cb910c5c178e5459a2)


Co-authored-by: merve <[email protected]>

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -51,6 +51,9 @@ configs:
51
  data_files:
52
  - split: test
53
  path: queries/test-*
 
 
 
54
  ---
55
 
56
  BEIR version of [`vidore/docvqa_test_subsampled`](https://huggingface.co/datasets/vidore/docvqa_test_subsampled).
 
51
  data_files:
52
  - split: test
53
  path: queries/test-*
54
+ task_categories:
55
+ - document-question-answering
56
+ - visual-document-retrieval
57
  ---
58
 
59
  BEIR version of [`vidore/docvqa_test_subsampled`](https://huggingface.co/datasets/vidore/docvqa_test_subsampled).