bilabila commited on
Commit
5df487d
·
verified ·
1 Parent(s): 2bb4134

Training in progress, step 10000

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