LJTSG commited on
Commit
2a4c179
·
verified ·
1 Parent(s): b501995

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # RMM: Recombinant Memory Model
2
 
3
  **A novel architecture for entity-specific memory navigation and meaning synthesis.**
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - memory-retrieval
5
+ - learned-retrieval
6
+ - entity-specific
7
+ - cross-attention
8
+ - vector-to-text
9
+ - embedding-navigation
10
+ - recombinant-memory
11
+ - small-model
12
+ - cpu-inference
13
+ - pytorch
14
+ language:
15
+ - en
16
+ library_name: pytorch
17
+ pipeline_tag: feature-extraction
18
+ ---
19
+
20
  # RMM: Recombinant Memory Model
21
 
22
  **A novel architecture for entity-specific memory navigation and meaning synthesis.**