refactor(ui): replace tqdm with rich for enhanced console output

This commit is contained in:
2026-03-06 16:20:38 +08:00
parent 4a6918ce56
commit e832f9d656
9 changed files with 113 additions and 95 deletions

View File

@@ -21,7 +21,6 @@ dataset:
seed: 42
benchmark:
enabled: true
dataset:
source_type: "huggingface"
path: "uoft-cs/cifar10"