iLampard commited on
Commit
a2ef6eb
·
verified ·
1 Parent(s): c206dfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/05] Release of answers and explanations for `release_livepro`; these reponses are masked via Base64 encoding to prevent data leakage.
123
  - [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)
124
  - [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`.
125
  - [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`.
 
119
  ## NEWS
120
 
121
  🔥 **Latest Updates**:
122
+ - [2025/05] Release of answers and explanations for `release_livepro`; these responses are masked via Base64 encoding to prevent data leakage.
123
  - [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)
124
  - [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`.
125
  - [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`.