Use standardized model filename
Browse files- BENCHMARK_REPORT.md +1 -1
BENCHMARK_REPORT.md
CHANGED
|
@@ -137,7 +137,7 @@ CUDA_VISIBLE_DEVICES=0 python3 scale/capability_bench.py --ckpt runs/<tag>.pt
|
|
| 137 |
```
|
| 138 |
|
| 139 |
Artifacts: 11 checkpoints (`runs/*.pt`), 11 training results (`runs/*.json`), 11 capability reports
|
| 140 |
-
(`runs/*_capbench.json`), and this report. The uploadable model is `
|
| 141 |
(36.5M, with Ω/θ* consolidation state) + `load_akn.py` + `MODEL_CARD.md` in `scale/hf_package/`.
|
| 142 |
|
| 143 |
---
|
|
|
|
| 137 |
```
|
| 138 |
|
| 139 |
Artifacts: 11 checkpoints (`runs/*.pt`), 11 training results (`runs/*.json`), 11 capability reports
|
| 140 |
+
(`runs/*_capbench.json`), and this report. The uploadable model is `antahkarana-36.5M-cifar100-wrn28-10.pt`
|
| 141 |
(36.5M, with Ω/θ* consolidation state) + `load_akn.py` + `MODEL_CARD.md` in `scale/hf_package/`.
|
| 142 |
|
| 143 |
---
|