structural-manifold-compression / benchmarks /wikitext_structural_20k.json
scrallex's picture
Add wikitext structural/perplexity benchmarks
1a223ca
Raw
History Blame Contribute Delete
1.17 kB
{
"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
}
}