File size: 1,174 Bytes
1a223ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
{
  "source": "structural-manifold-compression/output/benchmark_runs/wikitext_quick_20k/wikitext.json",
  "generated_at": "2025-11-06T06:05:39.483192+00:00",
  "documents": 12894,
  "records": 21234,
  "window_bytes": 512,
  "stride_bytes": 384,
  "precision": 3,
  "byte_metrics": {
    "original_size_bytes": 5880678,
    "compressed_size_bytes": 191034,
    "compression_ratio": 30.783410282986274
  },
  "token_metrics": {
    "token_accuracy": 0.8367166332748543,
    "token_precision": 0.8367166332748543,
    "token_recall": 0.8048828140142499,
    "token_f1": 0.8204910636817365,
    "token_compression_stream": 60.743618724686826,
    "token_compression_unique": 60.76651276736079,
    "text_tokens_total": 1289830,
    "reconstructed_tokens_total": 1541296
  },
  "character_metrics": {
    "character_accuracy": 0.8354988184380605,
    "normalized_edit_distance": 0.16450118156193946
  },
  "verification": {
    "precision": 0.17765469696462635,
    "false_positive_rate": 0.00023145642541616578,
    "recall": 1.0
  },
  "shared_signatures": 3737,
  "notes": {
    "non_empty_documents": 12894,
    "negatives_evaluated": 424658766,
    "use_native": true
  }
}