File size: 1,004 Bytes
f7fe6d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
# VeriLoop Coder-E1 Uncertainty Adapter

This folder contains the public-safe PEFT artifacts for `uncertainty_adapter` in VeriLoop Coder-E1.

## Role

Runtime uncertainty calibration across answer, evidence, execution, specification and risk dimensions.

## Included files

- `adapter/adapter_config.json`
- `adapter/adapter_model.safetensors`
- `adapter/README.md`
- Custom VeriLoop head file(s): uncertainty_head.pt
- `veriloop_adapter_manifest.json`
- `metrics_summary.json`

## Excluded from public release

Training JSONL files, evaluation JSONL files, logs, optimizer states, scheduler states, intermediate checkpoints, repeated tokenizer snapshots, and private absolute-path manifests are intentionally excluded.

## Quality summary

Best quality score: `0.9234555733198625`

This adapter is intended to be used under the VeriLoop Coder-E1 Harness runtime. It should not be treated as a standalone replacement for the full runtime, validator, evidence, rollback, sandbox, and observability stack.