Fraser commited on
Commit
ee97bc6
1 Parent(s): cc7f068

Saving weights and logs of step 2500

Browse files
Files changed (2) hide show
  1. config.json +3 -2
  2. flax_model.msgpack +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "T5VaeForAutoencoding"
4
  ],
@@ -6,10 +7,10 @@
6
  "decoder_start_token_id": 0,
7
  "dtype": "float32",
8
  "eos_token_id": 1,
9
- "latent_token_size": 32,
10
  "model_name_or_path": null,
11
  "model_type": "transformer_vae",
12
- "n_latent_tokens": 6,
13
  "pad_token_id": 0,
14
  "set_seq_size": 60,
15
  "t5": {
 
1
  {
2
+ "add_special_tokens": false,
3
  "architectures": [
4
  "T5VaeForAutoencoding"
5
  ],
 
7
  "decoder_start_token_id": 0,
8
  "dtype": "float32",
9
  "eos_token_id": 1,
10
+ "latent_token_size": 2,
11
  "model_name_or_path": null,
12
  "model_type": "transformer_vae",
13
+ "n_latent_tokens": 16,
14
  "pad_token_id": 0,
15
  "set_seq_size": 60,
16
  "t5": {
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1054e1e497b0181d46f1628bfc8e22e0814286b9e59ce1f1321a6bfa860f9c88
3
- size 891745503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:967cd18ae4d2d1f97b3081e1fedcdd2732f61a3be4d00437e0e0bbcc23c466b4
3
+ size 891561055