yhao-wang commited on
Commit
bc06242
1 Parent(s): 446f10d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # REAR
5
+ REAR is a **RE**levance-**A**ware **R**etrieval-augmented framework for open-domain question answering. [[paper]](https://arxiv.org/abs/2402.17497)
6
+
7
+
8
+ Please refer to the [Github](https://github.com/RUCAIBox/REAR) page to get the model file and scripts for training and inference.