From b480d0cdc21f944e4adccf6e81cc939b0450c5e9 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Mon, 4 May 2026 19:50:45 -0500 Subject: Initial submission code: FA evaluation protocol + reproduction scripts Reference implementation of the three-diagnostic FA evaluation protocol (scale stability, reference validity, depth utility) from the NeurIPS 2026 E&D track paper. Includes models, metrics, and full reproduction pipeline. Co-Authored-By: Claude Opus 4.6 (1M context) --- reproduce/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 reproduce/__init__.py (limited to 'reproduce/__init__.py') diff --git a/reproduce/__init__.py b/reproduce/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3