bilabila commited on
Commit
d1e3794
·
verified ·
1 Parent(s): e68cd56

Training in progress, step 5000

Browse files
Files changed (3) hide show
  1. config.json +16 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CloseForecastModel"
4
+ ],
5
+ "base_channels": 32,
6
+ "context_length": 128,
7
+ "dropout": 0.1,
8
+ "dtype": "float32",
9
+ "hidden_dim": 128,
10
+ "input_channels": 3,
11
+ "model_type": "multiscale_close_cnn",
12
+ "output_dim": 3,
13
+ "quantiles": [],
14
+ "transformers_version": "5.3.0",
15
+ "use_cache": false
16
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28fc9e887812a17513c5cfdaf8c4aef1a795e04ec0aef54fe43bfe1cbced0d76
3
+ size 1286316
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d908681fe43c1250b25322ffdd50dd47cacd3d7d1630f3db41288d94eca51064
3
+ size 5265