README added

README added
This commit is contained in:
joonspk-research
2023-07-29 04:12:22 -07:00
parent 7ad910cac1
commit 51072d422e
16941 changed files with 476418 additions and 47 deletions
@@ -240,6 +240,7 @@ def new_retrieve(persona, focal_points, n_count=30):
# decently, but in the future, these weights should likely be learned,
# perhaps through an RL-like process.
# gw = [1, 1, 1]
# gw = [1, 2, 1]
gw = [0.5, 3, 2]
master_out = dict()
for key in recency_out.keys():