bilabila commited on
Commit
3fee80d
·
verified ·
1 Parent(s): 161b3ab

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:b5331310caa75579df559effbaabf9e375d083d467312b267b6c5000997f7a24
3
+ size 1286316
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db9f2224135959fbccd10e4b148e86a8a841e1ef14870b32a6e172650c486c73
3
+ size 5265