metadata
language:
- en
task_categories:
- table-question-answering
dataset_info:
features:
- name: text
dtype: string
- name: numeric_entities
list:
- name: concept
dtype: string
- name: type
dtype: string
- name: value
dtype: string
- name: context_id
dtype: int64
splits:
- name: test
num_bytes: 13886618
num_examples: 6599
download_size: 3161610
dataset_size: 13886618
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
This dataset is from the paper FinTagging: An LLM-ready Benchmark for Extracting and Structuring Financial Information.