Time Series Forecasting
dynamix
Dschobby commited on
Commit
34c4340
·
verified ·
1 Parent(s): a81d305

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "model_type": "dynamix",
3
- "model_name": "dynamix-3d-v1.0",
4
  "architecture": {
5
- "M": 10,
6
  "N": 3,
7
  "Experts": 10,
8
  "P": 2,
@@ -11,7 +11,7 @@
11
  "probabilistic_expert": false
12
  },
13
  "metadata": {
14
- "parameters": 1516,
15
  "dimensions": 3,
16
  "context_length": "variable",
17
  "author": "Christoph Hemmer",
 
1
  {
2
  "model_type": "dynamix",
3
+ "model_name": "dynamix-3d-base-v1.0",
4
  "architecture": {
5
+ "M": 30,
6
  "N": 3,
7
  "Experts": 10,
8
  "P": 2,
 
11
  "probabilistic_expert": false
12
  },
13
  "metadata": {
14
+ "parameters": 10236,
15
  "dimensions": 3,
16
  "context_length": "variable",
17
  "author": "Christoph Hemmer",