LumiRAG / README.md
wangxj123's picture
Update README.md
4bda35d verified
|
Raw
History Blame Contribute Delete
481 Bytes
---
license: apache-2.0
task_categories:
- question-answering
- text-generation
language:
- en
size_categories:
- 100K<n<1M
---
# LumiRAG: A Unified Multimodal RAG Large Model Bridging Text and Image Retrieval
## Dataset Description
This is the dataset used in the paper "LumiRAG: A Unified Multimodal RAG Large Model Bridging Text and Image Retrieval".
## Languages
English
## Data Fields
```
{
"question"
"answer"
"imagepath"
"reward_method"
"data_source"
}
```