Skip to content

docs(training-run): record 2026-06-02 first-GNN-run results (MRR 0.92)#212

Merged
hyperpolymath merged 1 commit into
mainfrom
docs/training-run-2026-06-02-results
Jun 2, 2026
Merged

docs(training-run): record 2026-06-02 first-GNN-run results (MRR 0.92)#212
hyperpolymath merged 1 commit into
mainfrom
docs/training-run-2026-06-02-results

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Records actual outcomes from first owner-authorised GNN training run today. Best MRR 0.92, best val_loss 0.98, 952MB artefacts, gnn_ranker production-deployable. Issues + follow-ups documented.

3hr wall-clock. Lean 16 epochs early-stop, coq 17 epochs early-stop.
Best MRR 0.92 (epoch 9 coq, val_loss 1.01). Best val_loss 0.98
(epoch 12 coq, MRR 0.79). 6 checkpoints + best_model + final_model +
gnn_ranker (162MB production-deployable) saved. Total artefact
footprint 952MB.

Surfaced issues (separately tracked): BSON UndefVarError at final-save
path (non-fatal; checkpoint scaffold rescued); launcher pointed ingest
at empty training_data/ dirs (JSONL fallback rescued); per-epoch
metrics CSV overwritten between provers (lean lost).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit 00dd253 into main Jun 2, 2026
@hyperpolymath
hyperpolymath deleted the docs/training-run-2026-06-02-results branch June 2, 2026 13:48
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 245 issues detected

Severity Count
🔴 Critical 12
🟠 High 75
🟡 Medium 158

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in agda-meta-checker.yml",
    "type": "missing_timeout_minutes",
    "file": "agda-meta-checker.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in boj-build.yml",
    "type": "missing_timeout_minutes",
    "file": "boj-build.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cargo-audit.yml",
    "type": "missing_timeout_minutes",
    "file": "cargo-audit.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cflite_batch.yml",
    "type": "missing_timeout_minutes",
    "file": "cflite_batch.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cflite_pr.yml",
    "type": "missing_timeout_minutes",
    "file": "cflite_pr.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in chapel-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "chapel-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in chapel-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "chapel-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in chapel-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "chapel-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in chapel-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "chapel-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in codeql.yml",
    "type": "missing_timeout_minutes",
    "file": "codeql.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant