manu merve HF Staff commited on
Commit
5434901
·
verified ·
1 Parent(s): fc2fa1e

Add VDR & DQA pipeline tag (#2)

Browse files

- Add VDR & DQA pipeline tag (c6bff9edb1a24decd246803aae9c34895b4ab457)


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