felix2703 commited on
Commit
c3adf02
·
verified ·
1 Parent(s): dee9cd4

Add Model configuration

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -24,9 +24,9 @@
24
  }
25
  },
26
  "performance": {
27
- "test_accuracy": 99.16,
28
- "test_loss": 0.03198845218463149,
29
- "best_val_accuracy": 99.13333333333334
30
  },
31
  "training_config": {
32
  "epochs": 5,
 
24
  }
25
  },
26
  "performance": {
27
+ "test_accuracy": 98.96,
28
+ "test_loss": 0.03405327307600427,
29
+ "best_val_accuracy": 99.05
30
  },
31
  "training_config": {
32
  "epochs": 5,