TF-IDF + logistic regression
LIVEThe signed evidence record for tfidf_logreg. Everything below was read out of the passport file; the signature was checked when this page was built, by the same code the Verify button runs.
tfidf_logregThe check runs against the public key published on the governance page, using your browser's own Ed25519 implementation. The exit code shown is the exit code verify_passport.py returns for the same document.
Computed in this repo by the MedEval-1 harness on data the model had never seen. Every number below was copied out of a file the harness wrote — 8 of them, each listed with its SHA-256 at the foot of this panel — and is printed exactly as it was signed, not re-rounded for display.
| Task | Domain | n test | accuracy | calibration | uncertainty | subgroup | corruption | acquisition | limited data | cost | spec sensitivity | Index |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jobpost_fraud | labour | 4470 | 59.447005 | 93.849213 | 99.699987 | 0 | 93.518519 | n/a | 84.779189 | n/a | n/a | 69.637036 |
| ledgar | legal | 10000 | 69.528914 | 18.580207 | 93.431808 | 0 | 97.620114 | n/a | 93.572337 | n/a | n/a | 60.466641 |
| medabstracts | medicine | 2888 | 36.740658 | 17.091953 | 50.778285 | 20.986622 | 98.763387 | n/a | 78.825996 | n/a | n/a | 48.715873 |
Cross-site retention
not measured for this subject — it is only defined within a family of tasks that share a corpus and differ in acquisition, and this model was not run on one.Private held-out track
this subject was not submitted to a sealed generation.Known limitations
Audit chain
python src/heldout/audit.py 1f66c7719ab3943c6fcc8 source files, with hashes
| results/heldout/audit_report.json | df460b6d91a6512dfa1e7dc650637fce2b4dd3a1ec32e03446bf6e11f9c597d2 |
| results/heldout/cycle.json | e012b8978457b51b5c31d18d14d2cc92f100731897523306acae19934f943502 |
| results/heldout/manifests/gen1.seal.json | 91a7adfa29870a0719125cdd48f6dcb149f1f6485ac1cfa104c6e00057ad9b81 |
| results/heldout/manifests/gen2.seal.json | f61470918a09cf39e074ef14fb7ade4ac3a13d36d9385f18cf9b92e4b5329547 |
| results/heldout/manifests/public.seal.json | 1a4fd930d2e781ac7163483990f15d6694e28e507d1b3ca009ff09395e47497c |
| results/records/jobpost_fraud__tfidf_logreg.json | 071b3197e278bad180c3f895cf19115b36261e2b21de345521516d2a7ea26b55 |
| results/records/ledgar__tfidf_logreg.json | 48074b04804239b1794921d82d78f9ad02f33ebac0919e17b3d80a0256c00a56 |
| results/records/medabstracts__tfidf_logreg.json | 5abf53a97a33bda6a880b1367822afcd41565ff890102de5b000c20e62a7d913 |
Five fields a vendor asserts about its own product — intended use, forbidden use, training cutoff, regulatory clearances, and who is personally attesting. NakedSignal never fills these in on a vendor's behalf.
No vendor declaration. This is an open reference baseline implemented by NakedSignal, not a commercial product: there is no vendor to assert an intended use or to sign an attestation, so the declared block is null rather than filled in on the vendor's behalf.
Production history and drift — how the model has actually behaved since it was deployed, on real traffic.
Not available: this requires continuous monitoring. Production history and drift are observed fields, and nothing is deployed, so there is nothing to observe. The object is present and null on purpose. The shape is the roadmap, not a claim.
Raw JSON — the whole signed document, 17,993 characters
{
"canonicalisation": {
"float_rounding": "every float is rounded once at emit to 6 decimal places (Python round(), banker's rounding); integers are left exact",
"form": "RFC 8785 (JCS)-compatible: UTF-8, object keys sorted by code point, no insignificant whitespace, ECMAScript number formatting",
"signed_over": "the whole document with the `signature` member removed, canonicalised as above and encoded UTF-8"
},
"computed": {
"audit": {
"audit_command": "python src/heldout/audit.py 1f66c7719ab3943c6fcc",
"bundles": 48,
"ledger_entries": 100,
"ledger_head": "6b7b371ff650a8edaf477490f2a5f9b043433f3ba9941989ee1962ed8f1b1d88",
"ledger_intact": true,
"rederived": 48
},
"cross_site": null,
"evaluations": [
{
"code_fingerprint": "b444c02112cc",
"composite": {
"coverage": 0.72,
"dimensions_scored": [
"accuracy",
"calibration",
"corruption",
"limited_data",
"subgroup",
"uncertainty"
],
"index": 69.637036
},
"device": "mps",
"dimensions": {
"accuracy": {
"accuracy": 0.980313,
"auc": 0.984435,
"balanced_accuracy": 0.797235,
"ci95": [
0.762493,
0.829006
],
"n_test": 4470,
"score": 59.447005
},
"acquisition": null,
"calibration": {
"accuracy": 0.980313,
"brier": 0.032133,
"ece": 0.012302,
"mean_confidence": 0.974394,
"overconfidence": -0.005919,
"score": 93.849213
},
"corruption": {
"basis": "text degradation (vocabulary drift, formatting damage, field-length truncation, register change, OCR noise)",
"clean_reference_cc": 0.5625,
"mean_agreement": 0.997722,
"mean_kappa": 0.953918,
"mean_retention": 0.935185,
"n_cases": 1200,
"per_perturbation": {
"format_damage": {
"agreement_by_severity": [
1,
1,
0.9983
],
"mean_kappa": 0.990454,
"mean_retention": 1,
"retention_by_severity": [
1,
1,
1
],
"scored": true
},
"ocr_noise": {
"agreement_by_severity": [
1,
0.9992,
0.9967
],
"mean_kappa": 0.974985,
"mean_retention": 0.953704,
"retention_by_severity": [
1,
0.9722,
0.8889
],
"scored": true
},
"register_change": {
"agreement_by_severity": [
1,
1,
1
],
"mean_kappa": 1,
"mean_retention": 1,
"retention_by_severity": [
1,
1,
1
],
"scored": true
},
"truncation": {
"agreement_by_severity": [
0.9967,
0.99,
0.985
],
"label_survival": {
"at_severity": [
3
],
"note": "the transform may remove the evidence the label depends on, not merely obscure it; retention at these severities is not a clean robustness measurement"
},
"mean_kappa": 0.804152,
"mean_retention": 0.722222,
"retention_by_severity": [
0.8889,
0.7222,
0.5556
],
"scored": true
},
"vocabulary_drift": {
"agreement_by_severity": [
1,
1,
1
],
"mean_kappa": 1,
"mean_retention": 1,
"retention_by_severity": [
1,
1,
1
],
"scored": true
}
},
"score": 93.518519,
"worst_retention": 0.555556
},
"cost": null,
"limited_data": {
"full_reference_cc": 0.59447,
"mean_retention": 0.847792,
"per_budget": {
"n100": {
"chance_corrected": 0.726412,
"n_labels": 200,
"retention": 1
},
"n20": {
"chance_corrected": 0.584353,
"n_labels": 40,
"retention": 0.982981
},
"n5": {
"chance_corrected": 0.333138,
"n_labels": 10,
"retention": 0.560394
}
},
"score": 84.779189
},
"spec_sensitivity": null,
"subgroup": {
"attributes": {
"country": {
"gap": 0.5,
"per_group": {
"AU": 0.727273,
"CA": 0.5,
"GB": 0.75,
"IN": 1,
"US": 0.80663,
"unknown": 0.7
},
"worst": 0.5
},
"required_education": {
"gap": 0.5,
"per_group": {
"Bachelor's Degree": 0.857143,
"Certification": 1,
"High School or equivalent": 0.755556,
"Master's Degree": 0.857143,
"Professional": 1,
"Some College Coursework Completed": 0.5,
"Unspecified": 0.766667,
"not specified": 0.793388
},
"worst": 0.5
}
},
"basis": "worst demographic subgroup (real metadata)",
"has_real_metadata": true,
"score": 0,
"worst_class_recall": 0.59447
},
"uncertainty": {
"full_accuracy": 0.980313,
"risk_coverage_auc": 0.9985,
"score": 99.699987,
"selective_acc_at_50": 0.999553,
"selective_acc_at_80": 0.998322
}
},
"domain": "labour",
"kind": "text",
"limitations": {
"has_real_subgroup_metadata": true,
"n_train_available": 10728,
"notes": null,
"subgroup_basis": "worst demographic subgroup (real metadata)",
"train_capped": false
},
"modality": "Recruitment text",
"n_classes": 2,
"n_test": 4470,
"runtime_s": 20.4,
"seed": 20260727,
"spec_version": "MedEval-1 v0.1",
"split_origin": "no official split published; 60/15/25 train/val/test minted at the standard seed (20260727), stratified on the 4.8% positive class",
"task": "jobpost_fraud",
"task_name": "Fraudulent job posting detection",
"timestamp": "2026-08-01T19:22:42+00:00"
},
{
"code_fingerprint": "b444c02112cc",
"composite": {
"coverage": 0.72,
"dimensions_scored": [
"accuracy",
"calibration",
"corruption",
"limited_data",
"subgroup",
"uncertainty"
],
"index": 60.466641
},
"device": "mps",
"dimensions": {
"accuracy": {
"accuracy": 0.8176,
"auc": 0.987955,
"balanced_accuracy": 0.698336,
"ci95": [
0.688968,
0.713362
],
"n_test": 10000,
"score": 69.528914
},
"acquisition": null,
"calibration": {
"accuracy": 0.8176,
"brier": 0.321298,
"ece": 0.16284,
"mean_confidence": 0.65476,
"overconfidence": -0.16284,
"score": 18.580207
},
"corruption": {
"basis": "text degradation (vocabulary drift, formatting damage, field-length truncation, register change, OCR noise)",
"clean_reference_cc": 0.66338,
"mean_agreement": 0.959556,
"mean_kappa": 0.958595,
"mean_retention": 0.976201,
"n_cases": 1200,
"per_perturbation": {
"format_damage": {
"agreement_by_severity": [
1,
0.9992,
0.9667
],
"mean_kappa": 0.98834,
"mean_retention": 0.998153,
"retention_by_severity": [
1,
1,
0.9945
],
"scored": true
},
"ocr_noise": {
"agreement_by_severity": [
0.9942,
0.9633,
0.9333
],
"mean_kappa": 0.962738,
"mean_retention": 0.986548,
"retention_by_severity": [
1,
0.9883,
0.9714
],
"scored": true
},
"register_change": {
"agreement_by_severity": [
1,
1,
0.9992
],
"mean_kappa": 0.999716,
"mean_retention": 1,
"retention_by_severity": [
1,
1,
1
],
"scored": true
},
"truncation": {
"agreement_by_severity": [
0.9283,
0.8608,
0.7483
],
"label_survival": {
"at_severity": [
3
],
"note": "the transform may remove the evidence the label depends on, not merely obscure it; retention at these severities is not a clean robustness measurement"
},
"mean_kappa": 0.842182,
"mean_retention": 0.896305,
"retention_by_severity": [
0.9815,
0.9077,
0.7998
],
"scored": true
},
"vocabulary_drift": {
"agreement_by_severity": [
1,
1,
1
],
"mean_kappa": 1,
"mean_retention": 1,
"retention_by_severity": [
1,
1,
1
],
"scored": true
}
},
"score": 97.620114,
"worst_retention": 0.799772
},
"cost": null,
"limited_data": {
"full_reference_cc": 0.695289,
"mean_retention": 0.935723,
"per_budget": {
"n100": {
"chance_corrected": 0.718325,
"n_labels": 7680,
"retention": 1
},
"n20": {
"chance_corrected": 0.68482,
"n_labels": 1960,
"retention": 0.984943
},
"n5": {
"chance_corrected": 0.571686,
"n_labels": 500,
"retention": 0.822227
}
},
"score": 93.572337
},
"spec_sensitivity": null,
"subgroup": {
"attributes": {},
"basis": "worst diagnostic class (no demographic metadata in source)",
"has_real_metadata": false,
"score": 0,
"worst_class_recall": 0
},
"uncertainty": {
"full_accuracy": 0.8176,
"risk_coverage_auc": 0.934975,
"score": 93.431808,
"selective_acc_at_50": 0.9534,
"selective_acc_at_80": 0.894
}
},
"domain": "legal",
"kind": "text",
"limitations": {
"has_real_subgroup_metadata": false,
"n_train_available": 60000,
"notes": null,
"subgroup_basis": "worst diagnostic class (no demographic metadata in source)",
"train_capped": true
},
"modality": "Legal text",
"n_classes": 100,
"n_test": 10000,
"runtime_s": 74.4,
"seed": 20260727,
"spec_version": "MedEval-1 v0.1",
"split_origin": "official LexGLUE published split (train/validation/test released files, test scored whole); train capped to 12,000 by a stratified subsample at seed 20260727",
"task": "ledgar",
"task_name": "Contract provision type (100-class)",
"timestamp": "2026-08-01T19:24:36+00:00"
},
{
"code_fingerprint": "b444c02112cc",
"composite": {
"coverage": 0.72,
"dimensions_scored": [
"accuracy",
"calibration",
"corruption",
"limited_data",
"subgroup",
"uncertainty"
],
"index": 48.715873
},
"device": "mps",
"dimensions": {
"accuracy": {
"accuracy": 0.509695,
"auc": 0.835234,
"balanced_accuracy": 0.493925,
"ci95": [
0.47594,
0.510748
],
"n_test": 2888,
"score": 36.740658
},
"acquisition": null,
"calibration": {
"accuracy": 0.509695,
"brier": 0.640255,
"ece": 0.165816,
"mean_confidence": 0.673811,
"overconfidence": 0.164115,
"score": 17.091953
},
"corruption": {
"basis": "text degradation (vocabulary drift, formatting damage, field-length truncation, register change, OCR noise)",
"clean_reference_cc": 0.362779,
"mean_agreement": 0.959444,
"mean_kappa": 0.945578,
"mean_retention": 0.987634,
"n_cases": 1200,
"per_perturbation": {
"format_damage": {
"agreement_by_severity": [
1,
0.9917,
0.9433
],
"mean_kappa": 0.970773,
"mean_retention": 0.964761,
"retention_by_severity": [
1,
1,
0.8943
],
"scored": true
},
"ocr_noise": {
"agreement_by_severity": [
0.9917,
0.9692,
0.9383
],
"mean_kappa": 0.955121,
"mean_retention": 0.994887,
"retention_by_severity": [
0.999,
0.9857,
1
],
"scored": true
},
"register_change": {
"agreement_by_severity": [
0.9908,
0.98,
0.9725
],
"mean_kappa": 0.974896,
"mean_retention": 1,
"retention_by_severity": [
1,
1,
1
],
"scored": true
},
"truncation": {
"agreement_by_severity": [
0.9375,
0.8925,
0.835
],
"label_survival": {
"at_severity": [
3
],
"note": "the transform may remove the evidence the label depends on, not merely obscure it; retention at these severities is not a clean robustness measurement"
},
"mean_kappa": 0.849763,
"mean_retention": 0.994218,
"retention_by_severity": [
0.9827,
1,
1
],
"scored": true
},
"vocabulary_drift": {
"agreement_by_severity": [
0.9942,
0.9867,
0.9683
],
"mean_kappa": 0.977338,
"mean_retention": 0.984303,
"retention_by_severity": [
0.9971,
0.9998,
0.956
],
"scored": true
}
},
"score": 98.763387,
"worst_retention": 0.894284
},
"cost": null,
"limited_data": {
"full_reference_cc": 0.367407,
"mean_retention": 0.78826,
"per_budget": {
"n100": {
"chance_corrected": 0.499348,
"n_labels": 500,
"retention": 1
},
"n20": {
"chance_corrected": 0.333101,
"n_labels": 100,
"retention": 0.906627
},
"n5": {
"chance_corrected": 0.168328,
"n_labels": 25,
"retention": 0.458153
}
},
"score": 78.825996
},
"spec_sensitivity": null,
"subgroup": {
"attributes": {},
"basis": "worst diagnostic class (no demographic metadata in source)",
"has_real_metadata": false,
"score": 20.986622,
"worst_class_recall": 0.367893
},
"uncertainty": {
"full_accuracy": 0.509695,
"risk_coverage_auc": 0.606226,
"score": 50.778285,
"selective_acc_at_50": 0.573407,
"selective_acc_at_80": 0.531602
}
},
"domain": "medicine",
"kind": "text",
"limitations": {
"has_real_subgroup_metadata": false,
"n_train_available": 10164,
"notes": null,
"subgroup_basis": "worst diagnostic class (no demographic metadata in source)",
"train_capped": false
},
"modality": "Clinical text",
"n_classes": 5,
"n_test": 2888,
"runtime_s": 23.7,
"seed": 20260727,
"spec_version": "MedEval-1 v0.1",
"split_origin": "official test split; validation carved from train (seed 20260727)",
"task": "medabstracts",
"task_name": "Medical abstracts (5-class condition)",
"timestamp": "2026-08-01T19:21:05+00:00"
}
],
"heldout": null,
"sources": [
{
"path": "results/heldout/audit_report.json",
"sha256": "df460b6d91a6512dfa1e7dc650637fce2b4dd3a1ec32e03446bf6e11f9c597d2"
},
{
"path": "results/heldout/cycle.json",
"sha256": "e012b8978457b51b5c31d18d14d2cc92f100731897523306acae19934f943502"
},
{
"path": "results/heldout/manifests/gen1.seal.json",
"sha256": "91a7adfa29870a0719125cdd48f6dcb149f1f6485ac1cfa104c6e00057ad9b81"
},
{
"path": "results/heldout/manifests/gen2.seal.json",
"sha256": "f61470918a09cf39e074ef14fb7ade4ac3a13d36d9385f18cf9b92e4b5329547"
},
{
"path": "results/heldout/manifests/public.seal.json",
"sha256": "1a4fd930d2e781ac7163483990f15d6694e28e507d1b3ca009ff09395e47497c"
},
{
"path": "results/records/jobpost_fraud__tfidf_logreg.json",
"sha256": "071b3197e278bad180c3f895cf19115b36261e2b21de345521516d2a7ea26b55"
},
{
"path": "results/records/ledgar__tfidf_logreg.json",
"sha256": "48074b04804239b1794921d82d78f9ad02f33ebac0919e17b3d80a0256c00a56"
},
{
"path": "results/records/medabstracts__tfidf_logreg.json",
"sha256": "5abf53a97a33bda6a880b1367822afcd41565ff890102de5b000c20e62a7d913"
}
]
},
"declared": null,
"declared_note": "No vendor declaration. This is an open reference baseline implemented by NakedSignal, not a commercial product: there is no vendor to assert an intended use or to sign an attestation, so the declared block is null rather than filled in on the vendor's behalf.",
"expiry_basis": "the sealed held-out generation this evidence cycle is anchored to (gen2, set hash ad30d214daa285c5...) is published to expire 2026-09-20; per spec, a passport lapses when its generation retires or its spec version is superseded, whichever comes first",
"expiry_utc": "2026-09-20T00:00:00Z",
"issued_utc": "2026-08-03T16:03:42Z",
"issuer": {
"algo": "Ed25519",
"key_id": "ns-passport-2026-07",
"name": "NakedSignal",
"public_key_b64": "0PBCC6mjzcppR5QdPcK7vP/AamB6MP8l1T4ypMYbsMw="
},
"observed": null,
"observed_note": "Not available: this requires continuous monitoring. Production history and drift are observed fields, and nothing is deployed, so there is nothing to observe. The object is present and null on purpose. The shape is the roadmap, not a claim.",
"passport_version": "0.1",
"signature": "38zCulbZ+JgacY94J0se1jjl7Kcpd7jn6fQ4pMdWphV7skM9D1Xwf8H1I2b1yE3lmxiU5W3IBGS6Gqn6cSnLCA==",
"spec_version": "MedEval-1 v0.1",
"subject": {
"behaviour_version": "1.0.0",
"code_fingerprint": "b444c02112cc",
"code_fingerprints": [
"b444c02112cc"
],
"family": "classical",
"model_id": "tfidf_logreg",
"model_name": "TF-IDF + logistic regression",
"params": "1-2 grams, 200k features, sublinear tf"
}
}Canonicalisation: RFC 8785 (JCS)-compatible: UTF-8, object keys sorted by code point, no insignificant whitespace, ECMAScript number formatting. every float is rounded once at emit to 6 decimal places (Python round(), banker's rounding); integers are left exact. Signed over the whole document with the `signature` member removed, canonicalised as above and encoded UTF-8. The public key for ns-passport-2026-07 is 0PBCC6mjzcppR5QdPcK7vP/AamB6MP8l1T4ypMYbsMw= — see Governance.