Coaster41 commited on
Commit
6cd5dbe
·
verified ·
1 Parent(s): ff662ad

Training in progress, step 2000

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -8,12 +8,12 @@
8
  "channel_attention": false,
9
  "channel_consistent_masking": false,
10
  "context_length": 512,
11
- "d_model": 256,
12
  "distribution_output": "normal",
13
  "do_mask_input": null,
14
  "dropout": 0.1,
15
  "ff_dropout": 0.0,
16
- "ffn_dim": 256,
17
  "head_dropout": 0.1,
18
  "init_std": 0.02,
19
  "loss": "mse",
 
8
  "channel_attention": false,
9
  "channel_consistent_masking": false,
10
  "context_length": 512,
11
+ "d_model": 1024,
12
  "distribution_output": "normal",
13
  "do_mask_input": null,
14
  "dropout": 0.1,
15
  "ff_dropout": 0.0,
16
+ "ffn_dim": 512,
17
  "head_dropout": 0.1,
18
  "init_std": 0.02,
19
  "loss": "mse",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be00b39e178e8dd058fd285bbfe820d1ff13f671bf054486aed2cf663708b429
3
- size 7966064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de78a30d9130bfaba20385d8f11999b45e325fcaca800348a70fe2d177a9dd8c
3
+ size 75872824
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:786a6f653c99f321e15fdf9a81daceadf94a682e95fad6b7d78294866090300f
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84a86410585a8ccaf37aea9b288e143ff88633071e181538dcea8d1eb5b5ef86
3
  size 5777