ABrain-One commited on
Commit
cca40d1
·
verified ·
1 Parent(s): d3d2f8b

Upload all_models_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. all_models_summary.json +18 -0
all_models_summary.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "rag-0cc4290fa403d1bd391089f855f5acc6": {
3
+ "nn": "rag-0cc4290fa403d1bd391089f855f5acc6",
4
+ "accuracy": 0.8541,
5
+ "epoch": 50,
6
+ "dataset": "cifar-10",
7
+ "task": "img-classification",
8
+ "metric": "acc",
9
+ "timestamp": "2025-12-14 15:41:36",
10
+ "prm": {
11
+ "batch": 8,
12
+ "epoch_max": 5,
13
+ "lr": 0.0016618014549846312,
14
+ "momentum": 0.8598872554480494,
15
+ "transform": "norm_32"
16
+ }
17
+ }
18
+ }