iLampard commited on
Commit
78b6dc7
·
verified ·
1 Parent(s): 8112b0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -119,7 +119,7 @@ The project code is available at https://github.com/famma-bench/bench-script.
119
  ## NEWS
120
 
121
  🔥 **Latest Updates**:
122
- - [2025/04] Release of an interactive notebook for exploring and analyzing the FAMMA dataset. [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/famma-bench/bench-script/blob/main/notebooks/FAMMA_1_dataset_inspection.ipynb)
123
  - [2025/04] Release of `release_livepro_txt`, a purely textual dataset that utilizes OCR to extract multimodal information and convert it into textual context for each question in `release_livepro`.
124
  - [2025/03] Release of `release_basic_txt`, a purely textual dataset that utilizes OCR to extract multimodal information and convert it into textual context for each question in `release_basic`.
125
  - [2025/03] Add `is_arithmetic` column in the dataset to indicate whether the question involves heavy compuation.
@@ -209,7 +209,7 @@ If you use FAMMA in your research, please cite our paper as follows:
209
  ```latex
210
  @article{xue2024famma,
211
  title={FAMMA: A Benchmark for Financial Domain Multilingual Multimodal Question Answering},
212
- author={Siqiao Xue, Tingting Chen, Fan Zhou, Qingyang Dai, Zhixuan Chu, and Hongyuan Mei},
213
  journal={arXiv preprint arXiv:2410.04526},
214
  year={2024},
215
  url={https://arxiv.org/abs/2410.04526}
 
119
  ## NEWS
120
 
121
  🔥 **Latest Updates**:
122
+ - [2025/04] Release of an interactive notebook for exploring and analyzing the FAMMA dataset. See [notebook examples](https://github.com/famma-bench/bench-script/tree/main/notebooks)
123
  - [2025/04] Release of `release_livepro_txt`, a purely textual dataset that utilizes OCR to extract multimodal information and convert it into textual context for each question in `release_livepro`.
124
  - [2025/03] Release of `release_basic_txt`, a purely textual dataset that utilizes OCR to extract multimodal information and convert it into textual context for each question in `release_basic`.
125
  - [2025/03] Add `is_arithmetic` column in the dataset to indicate whether the question involves heavy compuation.
 
209
  ```latex
210
  @article{xue2024famma,
211
  title={FAMMA: A Benchmark for Financial Domain Multilingual Multimodal Question Answering},
212
+ author={Siqiao Xue, Xiaojing Li, Fan Zhou, Qingyang Dai, Zhixuan Chu, and Hongyuan Mei},
213
  journal={arXiv preprint arXiv:2410.04526},
214
  year={2024},
215
  url={https://arxiv.org/abs/2410.04526}