Spaces:
Running
Running
| [project] | |
| name = "lipschitz-transformer-reproduction" | |
| version = "0.1.0" | |
| description = "Claim-level reproduction of arXiv:2602.15503" | |
| requires-python = ">=3.11,<3.13" | |
| dependencies = [ | |
| "numpy>=2.0,<3", | |
| ] | |
| [tool.uv] | |
| package = false | |