Ameame1002 commited on
Commit
b735bdd
·
verified ·
1 Parent(s): a5f296f

Add arXiv/GitHub/AAAI badges and native arXiv tag link

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -14,6 +14,7 @@ tags:
14
  - bge-m3
15
  - faiss
16
  - opera
 
17
  ---
18
 
19
  # OPERA Retrieval Corpus
@@ -22,8 +23,9 @@ Prebuilt dense retrieval corpus used by the OPERA inference pipeline
22
  (*OPERA: A Reinforcement Learning–Enhanced Orchestrated Planner-Executor
23
  Architecture for Reasoning-Oriented Multi-Hop Retrieval*).
24
 
25
- - 📄 Paper: https://arxiv.org/abs/2508.16438
26
- - 💻 Code: https://github.com/Ameame1002/OPERA
 
27
 
28
  This release contains two files:
29
 
 
14
  - bge-m3
15
  - faiss
16
  - opera
17
+ - arxiv:2508.16438
18
  ---
19
 
20
  # OPERA Retrieval Corpus
 
23
  (*OPERA: A Reinforcement Learning–Enhanced Orchestrated Planner-Executor
24
  Architecture for Reasoning-Oriented Multi-Hop Retrieval*).
25
 
26
+ [![arXiv](https://img.shields.io/badge/arXiv-2508.16438-b31b1b.svg)](https://arxiv.org/abs/2508.16438)
27
+ [![GitHub](https://img.shields.io/badge/GitHub-OPERA-181717?logo=github)](https://github.com/Ameame1002/OPERA)
28
+ [![AAAI 2026](https://img.shields.io/badge/AAAI-2026-1f6feb.svg)](https://doi.org/10.1609/aaai.v40i38.40499)
29
 
30
  This release contains two files:
31