Add table-question-answering task category
#3
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -9,6 +9,7 @@ size_categories:
|
|
9 |
task_categories:
|
10 |
- question-answering
|
11 |
- multiple-choice
|
|
|
12 |
pretty_name: 'FAMMA: A Benchmark for Financial Domain Multilingual Multimodal Question
|
13 |
Answering'
|
14 |
tags:
|
@@ -100,6 +101,7 @@ configs:
|
|
100 |
- split: release_livepro_txt
|
101 |
path: data/release_livepro_txt-*
|
102 |
---
|
|
|
103 |
## Introduction
|
104 |
|
105 |
|
|
|
9 |
task_categories:
|
10 |
- question-answering
|
11 |
- multiple-choice
|
12 |
+
- table-question-answering
|
13 |
pretty_name: 'FAMMA: A Benchmark for Financial Domain Multilingual Multimodal Question
|
14 |
Answering'
|
15 |
tags:
|
|
|
101 |
- split: release_livepro_txt
|
102 |
path: data/release_livepro_txt-*
|
103 |
---
|
104 |
+
|
105 |
## Introduction
|
106 |
|
107 |
|