Robot2050 commited on
Commit
01097e3
·
verified ·
1 Parent(s): 99d76bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ <h1 align="center">
5
+ MoM: Mixtures of Scenario-Aware Document Memories for Retrieval-Augmented Generation Systems
6
+ </h1>
7
+ <p align="center">
8
+ <a href="https://github.com/Robot2050/MoM">
9
+ <img alt="GitHub Repository" src="https://img.shields.io/badge/GitHub-MoM MemReader-blue?logo=github">
10
+ </a>
11
+ <a href="https://opensource.org/license/apache-2-0">
12
+ <img alt="Apache 2.0 License" src="https://img.shields.io/badge/License-Apache_2.0-green.svg?logo=apache">
13
+ </a>
14
+ </p>