Add VDR & DQA pipeline tag
#2
by
merve HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Contextualized Embeddings Benchmark
|
| 2 |
|
| 3 |
This repository contains evaluation code for the "Contextualized Embeddings" project.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- document-question-answering
|
| 4 |
+
- visual-document-retrieval
|
| 5 |
+
---
|
| 6 |
# Contextualized Embeddings Benchmark
|
| 7 |
|
| 8 |
This repository contains evaluation code for the "Contextualized Embeddings" project.
|