0xgr3y commited on
Commit
9a41f78
·
verified ·
1 Parent(s): 009b763

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "split_seed": 42,
34
  "phases": [
35
  {
36
- "name": "Phase 1 - Feature Extraction",
37
  "optimizer": "AdamW",
38
  "lr": 0.001,
39
  "epochs_max": 25,
@@ -107,11 +107,11 @@
107
  }
108
  }
109
  },
110
- "version": "v15",
111
  "license": "apache-2.0",
112
  "github": "https://github.com/arcxteam/arch-building-classifier",
113
  "author": {
114
- "name": "Gani",
115
  "email": "team@greyscope.xyz"
116
  }
117
  }
 
33
  "split_seed": 42,
34
  "phases": [
35
  {
36
+ "name": "Phase 1 - Feature Extraction (Head)",
37
  "optimizer": "AdamW",
38
  "lr": 0.001,
39
  "epochs_max": 25,
 
107
  }
108
  }
109
  },
110
+ "version": "v4",
111
  "license": "apache-2.0",
112
  "github": "https://github.com/arcxteam/arch-building-classifier",
113
  "author": {
114
+ "name": "Saugani",
115
  "email": "team@greyscope.xyz"
116
  }
117
  }