ustc-zyt commited on
Commit
9ad71a0
·
verified ·
1 Parent(s): 9f74eae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,4 +10,6 @@ task_categories:
10
  - table-question-answering
11
  - feature-extraction
12
  ---
13
- The dataset is sourced from **Benchmarking Multimodal LLMs on Recognition and Understanding over Chemical Tables**, which is currently under review at NeurIPS 2025. This dataset represents only a portion of the complete collection, which will be made fully available upon the publication of the paper.
 
 
 
10
  - table-question-answering
11
  - feature-extraction
12
  ---
13
+ This dataset is part of the Benchmarking Multimodal LLMs on Recognition and Understanding over Chemical Tables project, currently under review at NeurIPS 2025. It includes the full version of the dataset used in our experiments, now publicly available on Hugging Face Datasets to ensure compliance with NeurIPS guidelines regarding accessibility and reproducibility.
14
+
15
+ The dataset consists of chemical tables extracted from scientific publications, paired with metadata such as DOIs, page-level contexts, and structured annotations. Each sample is associated with its source paper and is designed to support tasks such as table recognition, layout understanding, and scientific information extraction in the chemical domain.