ConvMemory-OPC-V3-Validity-Context / validity_config.json
Purdy0228's picture
Add files using upload-large-folder tool
178bafe verified
Raw
History Blame Contribute Delete
395 Bytes
{
"config": {
"context_threshold": 0.05,
"cross_encoder_batch_size": 32,
"cross_encoder_model": null,
"cross_encoder_num_labels": 1,
"demote_score_scale": 1.0,
"demote_threshold": 0.05,
"max_length": 192,
"max_sources_per_candidate": 1,
"mode_default": "context",
"source_policy": "top1"
},
"format": "convmemory_validity_evidence",
"version": 1
}