manu merve HF Staff commited on
Commit
d83d5be
·
verified ·
1 Parent(s): 680a33d

Add VDR & DQA pipeline tag (#2)

Browse files

- Add VDR & DQA pipeline tag (d49d429255bf1a89c6833939a30e2731525c569d)


Co-authored-by: merve <merve@users.noreply.huggingface.co>

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/infovqa_test_subsampled`](https://huggingface.co/datasets/vidore/infovqa_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/infovqa_test_subsampled`](https://huggingface.co/datasets/vidore/infovqa_test_subsampled).