File size: 1,022 Bytes
1f7aeed
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "config_sha256": "8e02e303568177d3e45eab552e8b5eb2ff373da2ba86643235522e61e85e7bb5",
  "embedding_model": "sentence-transformers/all-mpnet-base-v2",
  "format": "convmemory",
  "model_config": {
    "channel_mlp_dim": 512,
    "embedding_dim": 768,
    "extra_scalar_features": 5,
    "hidden_dim": 256,
    "kernel_size": 3,
    "token_mlp_dim": 32,
    "window_size": 5
  },
  "model_pt_sha256": "2f96f5faf7f0cdbdb61df8bf511e5ebd276e57e84801a402fbce0dd522c05b4d",
  "name": "convmemory-locomo-mpnet",
  "notes": [
    "Use with the convmemory Python package.",
    "This checkpoint is trained for the MPNet embedding family.",
    "LoCoMo-style results are in-domain for this checkpoint; do not treat them as broad OOD claims."
  ],
  "rerank_config": {
    "candidate_top_n": 500,
    "dca_router_block_size": 32,
    "lexical_features": true,
    "raw_weight": 0.025,
    "stride": 1,
    "window_size": 5
  },
  "status": "public ConvMemory LoCoMo/MPNet checkpoint",
  "version": 1
}