Leo-D-M-Appourchaux commited on
Commit
86802a9
·
verified ·
1 Parent(s): 8b7932b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -3
README.md CHANGED
@@ -1,3 +1,36 @@
1
- ---
2
- license: cdla-permissive-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cdla-permissive-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - DSE
7
+ - RAG
8
+ - Retrieval
9
+ - ibm
10
+ task_categories:
11
+ - visual-document-retrieval
12
+ - text-retrieval
13
+ ---
14
+
15
+ # OGC_ibm-research_REAL-MM-RAG - Overview
16
+
17
+ ## Dataset Summary
18
+
19
+ **OGC_ibm-research_REAL-MM-RAG is a multimodal dataset that combines text and image data, and support tasks such as DSE retrieval (RAG).**
20
+
21
+ ## Dataset Creation
22
+
23
+ This dataset is a merge and shuffle of the following datasets in the OGC format:
24
+
25
+ - ibm-research/REAL-MM-RAG_TechSlides
26
+ - ibm-research/REAL-MM-RAG_TechReport
27
+ - ibm-research/REAL-MM-RAG_FinTabTrainSet
28
+ - ibm-research/REAL-MM-RAG_FinTabTrainSet_rephrased
29
+ - ibm-research/REAL-MM-RAG_FinSlides
30
+ - ibm-research/REAL-MM-RAG_FinReport
31
+
32
+ Rows with glitched or absent query or image were filtered out.
33
+
34
+ ## Dataset Curators
35
+
36
+ - **Léo Appourchaux**