dar-tau commited on
Commit
df5ce56
1 Parent(s): 2ec1dc0

Upload ToyAutoEncoder

Browse files
Files changed (2) hide show
  1. config.json +7 -1
  2. model.safetensors +2 -2
config.json CHANGED
@@ -3,10 +3,16 @@
3
  "architectures": [
4
  "ToyAutoEncoder"
5
  ],
 
 
 
 
 
 
6
  "emb_structure": "all_onehot",
7
  "hidden_dim": 54,
8
  "intermediate_ratio": 1,
9
- "is_decoder_transformer": false,
10
  "max_pos": 4,
11
  "model_type": "toy_autoencoder",
12
  "num_attention_heads": 1,
 
3
  "architectures": [
4
  "ToyAutoEncoder"
5
  ],
6
+ "decoder_specs": {
7
+ "model_type": "",
8
+ "residual": true,
9
+ "type": "mlp",
10
+ "with_bias": false
11
+ },
12
  "emb_structure": "all_onehot",
13
  "hidden_dim": 54,
14
  "intermediate_ratio": 1,
15
+ "is_decoder_transformer": null,
16
  "max_pos": 4,
17
  "model_type": "toy_autoencoder",
18
  "num_attention_heads": 1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:361463f94431a14f9a2640b6ddb258a322b61327ee065aa142ea7dfc26ba5eb5
3
- size 184504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fac4cce110c28115633d2798928bb21e782423ab3d0b30c4ac1382862eb5207e
3
+ size 183920