suvadityamuk
commited on
End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- README.md +3 -3
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1000/transformer/config.json +27 -0
- checkpoint-1000/transformer/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-300/optimizer.bin +1 -1
- checkpoint-300/random_states_0.pkl +2 -2
- checkpoint-300/scheduler.bin +1 -1
- checkpoint-300/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-350/optimizer.bin +1 -1
- checkpoint-350/random_states_0.pkl +2 -2
- checkpoint-350/scheduler.bin +1 -1
- checkpoint-350/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-400/optimizer.bin +1 -1
- checkpoint-400/random_states_0.pkl +2 -2
- checkpoint-400/scheduler.bin +1 -1
- checkpoint-400/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-450/optimizer.bin +1 -1
- checkpoint-450/random_states_0.pkl +2 -2
- checkpoint-450/scheduler.bin +1 -1
- checkpoint-450/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-50/optimizer.bin +1 -1
- checkpoint-50/random_states_0.pkl +2 -2
- checkpoint-50/scheduler.bin +1 -1
- checkpoint-50/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/scheduler.bin +1 -1
- checkpoint-500/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-550/optimizer.bin +1 -1
- checkpoint-550/random_states_0.pkl +2 -2
- checkpoint-550/scheduler.bin +1 -1
- checkpoint-550/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-600/optimizer.bin +1 -1
- checkpoint-600/random_states_0.pkl +2 -2
- checkpoint-600/scheduler.bin +1 -1
- checkpoint-600/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-650/optimizer.bin +1 -1
- checkpoint-650/random_states_0.pkl +2 -2
- checkpoint-650/scheduler.bin +1 -1
- checkpoint-650/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-700/optimizer.bin +1 -1
- checkpoint-700/random_states_0.pkl +2 -2
- checkpoint-700/scheduler.bin +1 -1
- checkpoint-700/transformer/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-750/optimizer.bin +1 -1
- checkpoint-750/random_states_0.pkl +2 -2
- checkpoint-750/scheduler.bin +1 -1
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
val_imgs_grid.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -38,12 +38,12 @@ image.save("my_image.png")
|
|
38 |
|
39 |
These are the key hyperparameters used during training:
|
40 |
|
41 |
-
*
|
42 |
-
* Learning rate:
|
43 |
* Batch size: 8
|
44 |
* Gradient accumulation steps: 4
|
45 |
* Image resolution: 512
|
46 |
* Mixed-precision: bf16
|
47 |
|
48 |
|
49 |
-
More information on all the CLI arguments and the environment are available on your [`wandb` run page](https://wandb.ai/ml-colabs/fconn-amused/runs/
|
|
|
38 |
|
39 |
These are the key hyperparameters used during training:
|
40 |
|
41 |
+
* Train Steps: 1000
|
42 |
+
* Learning rate: 2.5e-06
|
43 |
* Batch size: 8
|
44 |
* Gradient accumulation steps: 4
|
45 |
* Image resolution: 512
|
46 |
* Mixed-precision: bf16
|
47 |
|
48 |
|
49 |
+
More information on all the CLI arguments and the environment are available on your [`wandb` run page](https://wandb.ai/ml-colabs/fconn-amused/runs/8j142i71).
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6db41c2a72461ab09aa1e946b462cf9d940cc11d154e483de22cee834f1829b0
|
3 |
+
size 1220139518
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbf0cc766ce9b6ab64f34b1e2ecdadeb1fc5e5470f16f31ea36e1b34dcabac28
|
3 |
+
size 14344
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c96ed7fb293199dbd88a9deff81de2073b6ac4ca3b4314e936b4fcd9834b8d3f
|
3 |
+
size 1064
|
checkpoint-1000/transformer/config.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "UVit2DModel",
|
3 |
+
"_diffusers_version": "0.27.0.dev0",
|
4 |
+
"_name_or_path": "amused/amused-512",
|
5 |
+
"attention_dropout": 0.0,
|
6 |
+
"block_num_heads": 12,
|
7 |
+
"block_out_channels": 768,
|
8 |
+
"codebook_size": 8192,
|
9 |
+
"cond_embed_dim": 768,
|
10 |
+
"downsample": true,
|
11 |
+
"encoder_hidden_size": 768,
|
12 |
+
"hidden_dropout": 0.0,
|
13 |
+
"hidden_size": 1024,
|
14 |
+
"in_channels": 768,
|
15 |
+
"intermediate_size": 2816,
|
16 |
+
"layer_norm_eps": 1e-06,
|
17 |
+
"ln_elementwise_affine": true,
|
18 |
+
"micro_cond_embed_dim": 1280,
|
19 |
+
"micro_cond_encode_dim": 256,
|
20 |
+
"num_attention_heads": 16,
|
21 |
+
"num_hidden_layers": 22,
|
22 |
+
"num_res_blocks": 3,
|
23 |
+
"sample_size": 32,
|
24 |
+
"upsample": true,
|
25 |
+
"use_bias": false,
|
26 |
+
"vocab_size": 8256
|
27 |
+
}
|
checkpoint-1000/transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59b5b30872db1208b3c4418fd804ff52e43a34d97f6673c7b29dea8337e7058e
|
3 |
+
size 2433086672
|
checkpoint-300/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac551f9be05af7cc4c150aa6aa8a66cc172b8ec3b313e467369bb6110c64a65a
|
3 |
size 1220139518
|
checkpoint-300/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:493f50299a9dcd7da669cd2cac48419e28a0a4f283d7d0399bb6aa72c2aa0682
|
3 |
+
size 14344
|
checkpoint-300/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd7b9dbadc20b4fb39437bddad6dd4bf04c2eafa5f87d0be42d9c6ebef99837d
|
3 |
size 1064
|
checkpoint-300/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acf0e05ba3924479ebe96d6fe06ccaf3f21c34c49d4996f176ffd7bee2bd0751
|
3 |
size 2433086672
|
checkpoint-350/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79277d385c3797c1cd2713d2ee7a242dc40eb552934665e10859d30a0abf7e39
|
3 |
size 1220139518
|
checkpoint-350/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53c7245f506e404e88c3dbc995060871da507f8f95f10fa8447c5357b51ab3f5
|
3 |
+
size 14344
|
checkpoint-350/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9595b4c24ce7d362712ca6257a97f2ef39e58bdd3e115e0c2b37f791c4a321f6
|
3 |
size 1064
|
checkpoint-350/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45063efa22689ea47fb6be091bda3a2eea13866c6f740f975495a1cccca94327
|
3 |
size 2433086672
|
checkpoint-400/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf56da607a5b1d0d2ceb2aa529ccb90abd81d2184fe8ae79d61ee3e6f77c84e3
|
3 |
size 1220139518
|
checkpoint-400/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd1ddde0ebcd66f7f57772c199a5e6a80a8822d14335e00ac300fa58ce75b877
|
3 |
+
size 14344
|
checkpoint-400/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f21e37252b0b7bc3507ba6c1e429dafbde8db00acc7e8607beb9ac9c329b8da8
|
3 |
size 1064
|
checkpoint-400/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78116e77f2dc07bdccfee2745830202c19b228df5698a7269686ffe571bdb02a
|
3 |
size 2433086672
|
checkpoint-450/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46ff02f788101bfbc79fbe1a6390e31da036195568808b630ac44b6f3c78d958
|
3 |
size 1220139518
|
checkpoint-450/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9afcd997ed60b9bb42d66217a2133b7368b4afd82eeb59239be7c168df82c518
|
3 |
+
size 14344
|
checkpoint-450/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:809bd87578a85c7b17877beddaf551726dcabb87b22bdbcac66ab91d950bb68f
|
3 |
size 1064
|
checkpoint-450/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f155dcaf415e5177089e4fb3a1fc7c9230e41413352fab2c75b25e5eaa8f3754
|
3 |
size 2433086672
|
checkpoint-50/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139006
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7fe5435c0345871da4bc8e2f8d2e35eb9d517704aa880d419bf253858c475bb
|
3 |
size 1220139006
|
checkpoint-50/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5483e514cf54bdd8b08fc6d2c83dba0cd6714fe3981a26e8df50a09b573b9c88
|
3 |
+
size 14344
|
checkpoint-50/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39da949ffd2703862349e824fcf28742efa72846b1876ec7b62834f2814f8b7f
|
3 |
size 1064
|
checkpoint-50/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0eb62dd8483de5953aa3bbdb169162f24bfa2721e7f7accc5c0f501ec9b5923
|
3 |
size 2433086672
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0161eb0065369926bfba787f0971b598577fc878b13a30ae472792d711d7b13b
|
3 |
size 1220139518
|
checkpoint-500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83dc15721f0d5beac9dd4a2ed2b972c79ddd5230395a29ab8e04b8359570097f
|
3 |
+
size 14344
|
checkpoint-500/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c00848a608f1f63f7d6b4426df00be73155b9a44883b88e602100db6f0e133f
|
3 |
size 1064
|
checkpoint-500/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28b319ed3916335bca001b730cc8a074d70a85dd221449405c87f1f441ddb9d9
|
3 |
size 2433086672
|
checkpoint-550/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7439864eac2d218ed5a70514c0893bf074f0b40c704079e575c59ed2202ac28
|
3 |
size 1220139518
|
checkpoint-550/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f8af08ac486e28c4321f36f7369bb4b7f65228cd5006b1869e233d45d4cbefa
|
3 |
+
size 14344
|
checkpoint-550/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9594518aef23b8889033361540c99f5906f49a7a0e6b78f1bde974ff4a2e3259
|
3 |
size 1064
|
checkpoint-550/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bea22d613c3f6fad47102098e5691c8b4947eee2914dd5bac7c5972caec5d408
|
3 |
size 2433086672
|
checkpoint-600/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1783eb1854199ce2cc1900efd2e751fcd43157d7729a40852565323bb05248b
|
3 |
size 1220139518
|
checkpoint-600/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3beaa505fc3493e62ab7c14540ad4bb9ee3293efbac71a882b19eebd28939353
|
3 |
+
size 14344
|
checkpoint-600/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0495f5c2722f851754152809b046cdd4eda6ee670fe3dcbbae4e66005d3e4ad3
|
3 |
size 1064
|
checkpoint-600/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5d91119c52c364770ca6ff2b8e7d6944768d7deb95d08fbaea4504d1b5f6b99
|
3 |
size 2433086672
|
checkpoint-650/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ba3a2fc74a9fe30f01f730b06d20775bdb4ad83edf5bbac3956fe5c08c704a0
|
3 |
size 1220139518
|
checkpoint-650/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ba0d9ea645e76d2e307c1d0b64ba5d1a01947b38e001d79b6ce69ad52814568
|
3 |
+
size 14344
|
checkpoint-650/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33c3d85f9060426286763d32a5c25115a177c0eacabd44b05f3a82bee6b82388
|
3 |
size 1064
|
checkpoint-650/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c8fc768d866ac86967a9f371d6356d5bcfb58f550a305b5cae2bb9632598b2e
|
3 |
size 2433086672
|
checkpoint-700/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed2d68959988bcaf63e4ca9481679126909113c18c770e5f1728333b32ee6664
|
3 |
size 1220139518
|
checkpoint-700/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ed3eac6506f31047a3b8ff64ab6ee8580467cc7e66d11b3e3e27c5cf8500d67
|
3 |
+
size 14344
|
checkpoint-700/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fb51af90e2b97789a327ef73bb5ba56098d8b54d4e471980214396d14e61c22
|
3 |
size 1064
|
checkpoint-700/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2433086672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc9792845cda430b52e35e96277fd28c8bc5f43c90f9cbdd70e51141a06145f5
|
3 |
size 2433086672
|
checkpoint-750/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1220139518
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a894bb1fc6de13de5fa30e7e5d6f7857433533ba69a2181e40539b0737311916
|
3 |
size 1220139518
|
checkpoint-750/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a34f845352029370aceb7e790450b77c3cdd6a15f34870ebf20d54d65b797a01
|
3 |
+
size 14344
|
checkpoint-750/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8984f5d081e6cf031d56566bf3d56103042444c340c24336f9beba36dd2ff857
|
3 |
size 1064
|