File size: 715 Bytes
6b4bee7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"schema_version": 1,
"repository": "JiaqiFeng/Temporal-NoPE",
"private": true,
"github_repository": "Aurora-edu/NoPE",
"github_branch": "agent/temporal-nope-post-no-go-50h",
"github_commit": "4a866a5ef7bc5442e7ff28680b65cd54c149e015",
"source_root": "/data/fengjiaqi/nope_runtime",
"excluded": [
"post_no_go_50h/restored_checkpoints/**",
".cache/**"
],
"exclusion_reason": "restored checkpoints are duplicate, reproducible products of uploaded deltas; uploader cache is local-only",
"base_checkpoint_sha256": "c951a6b4804cd637fecfc857e9a59d54b6e4cd7846c38360baa3cf3b525f0d22",
"tests": {
"command": "CAUSAL_DISABLE_FLEX_ATTENTION=1 python -m pytest -q",
"passed": 79
}
}
|