Tonioesparza
commited on
End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +74 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/ourhood_dreambooth_lora_2_1000.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-10000/optimizer.bin +3 -0
- checkpoint-10000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-10000/random_states_0.pkl +3 -0
- checkpoint-10000/scaler.pt +3 -0
- checkpoint-10000/scheduler.bin +3 -0
- checkpoint-1500/optimizer.bin +3 -0
- checkpoint-1500/ourhood_dreambooth_lora_2_1500.safetensors +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scaler.pt +3 -0
- checkpoint-1500/scheduler.bin +3 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/ourhood_dreambooth_lora_2_2000.safetensors +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scaler.pt +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-2500/optimizer.bin +3 -0
- checkpoint-2500/ourhood_dreambooth_lora_2_2500.safetensors +3 -0
- checkpoint-2500/random_states_0.pkl +3 -0
- checkpoint-2500/scaler.pt +3 -0
- checkpoint-2500/scheduler.bin +3 -0
- checkpoint-3000/optimizer.bin +3 -0
- checkpoint-3000/ourhood_dreambooth_lora_2_3000.safetensors +3 -0
- checkpoint-3000/random_states_0.pkl +3 -0
- checkpoint-3000/scaler.pt +3 -0
- checkpoint-3000/scheduler.bin +3 -0
- checkpoint-3500/optimizer.bin +3 -0
- checkpoint-3500/ourhood_dreambooth_lora_2_3500.safetensors +3 -0
- checkpoint-3500/random_states_0.pkl +3 -0
- checkpoint-3500/scaler.pt +3 -0
- checkpoint-3500/scheduler.bin +3 -0
- checkpoint-4000/optimizer.bin +3 -0
- checkpoint-4000/ourhood_dreambooth_lora_2_4000.safetensors +3 -0
- checkpoint-4000/random_states_0.pkl +3 -0
- checkpoint-4000/scaler.pt +3 -0
- checkpoint-4000/scheduler.bin +3 -0
- checkpoint-4500/optimizer.bin +3 -0
- checkpoint-4500/ourhood_dreambooth_lora_2_4500.safetensors +3 -0
- checkpoint-4500/random_states_0.pkl +3 -0
- checkpoint-4500/scaler.pt +3 -0
- checkpoint-4500/scheduler.bin +3 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/ourhood_dreambooth_lora_2_500.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scaler.pt +3 -0
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
3 |
+
library_name: diffusers
|
4 |
+
license: openrail++
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- text-to-image
|
8 |
+
- diffusers-training
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
+
- template:sd-lora
|
12 |
+
- stable-diffusion-xl
|
13 |
+
- stable-diffusion-xl-diffusers
|
14 |
+
instance_prompt: a photo of an ourhood privacy booth
|
15 |
+
widget:
|
16 |
+
- text: a photo of an ourhood privacy booth
|
17 |
+
output:
|
18 |
+
url: image_0.png
|
19 |
+
- text: a photo of an ourhood privacy booth
|
20 |
+
output:
|
21 |
+
url: image_1.png
|
22 |
+
- text: a photo of an ourhood privacy booth
|
23 |
+
output:
|
24 |
+
url: image_2.png
|
25 |
+
- text: a photo of an ourhood privacy booth
|
26 |
+
output:
|
27 |
+
url: image_3.png
|
28 |
+
---
|
29 |
+
|
30 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
31 |
+
should probably proofread and complete it, then remove this comment. -->
|
32 |
+
|
33 |
+
|
34 |
+
# SDXL LoRA DreamBooth - Tonioesparza/ourhood_dreambooth_lora_test_2
|
35 |
+
|
36 |
+
<Gallery />
|
37 |
+
|
38 |
+
## Model description
|
39 |
+
|
40 |
+
These are Tonioesparza/ourhood_dreambooth_lora_test_2 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
41 |
+
|
42 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
43 |
+
|
44 |
+
LoRA for the text encoder was enabled: True.
|
45 |
+
|
46 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
47 |
+
|
48 |
+
## Trigger words
|
49 |
+
|
50 |
+
You should use a photo of an ourhood privacy booth to trigger the image generation.
|
51 |
+
|
52 |
+
## Download model
|
53 |
+
|
54 |
+
Weights for this model are available in Safetensors format.
|
55 |
+
|
56 |
+
[Download](Tonioesparza/ourhood_dreambooth_lora_test_2/tree/main) them in the Files & versions tab.
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
## Intended uses & limitations
|
61 |
+
|
62 |
+
#### How to use
|
63 |
+
|
64 |
+
```python
|
65 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
66 |
+
```
|
67 |
+
|
68 |
+
#### Limitations and bias
|
69 |
+
|
70 |
+
[TODO: provide examples of latent issues and potential remediations]
|
71 |
+
|
72 |
+
## Training details
|
73 |
+
|
74 |
+
[TODO: describe the data used to train the model]
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:777d38edcc7ffb7e20e0efd097550756d004fb10a743e82d90279669c8a9db57
|
3 |
+
size 60332346
|
checkpoint-1000/ourhood_dreambooth_lora_2_1000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:534d202183bdcbf865b39cc31078381d6c91a4441af9e8adaacaec3a9f0310da
|
3 |
+
size 29868864
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b70032a593deffbbc92a327d1c3d149d0cbf4cd8c9487f14afd20db83b51ced4
|
3 |
+
size 14344
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88866c280fb4be2bc63833549e11c683ab3bc31745ea7bc1e9d41ede0fe993ff
|
3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4060d9a4f4fa051c04ff944775e68db002ca84fa3ffd27ac85e4161d4036cc2
|
3 |
+
size 1064
|
checkpoint-10000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd0fd76a161b39012c45c0b0ec69594f57742a7bc0fa60819f6176402e95e27d
|
3 |
+
size 60332346
|
checkpoint-10000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfc394f967deae3b1af0e15b96c90ca195b63c575f277f4588ded0e230ba19a2
|
3 |
+
size 29868864
|
checkpoint-10000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b06837c8a25fd0388be9e1d5c7e3f39890b53614a5b6e0b038f9002ba8fed08
|
3 |
+
size 14344
|
checkpoint-10000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:553f959572db423b2a339ce8208b895d23521df62366eae6b25ff8f9fcd9cd64
|
3 |
+
size 988
|
checkpoint-10000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b6e02a42c242d7a7ce046031e2e96dedbd2b331efb918c00d01333cecdf379e
|
3 |
+
size 1064
|
checkpoint-1500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02ecba5e0996308d9c33cbc6ba1652e2900014d795d04eab5d238d199c6dd304
|
3 |
+
size 60332346
|
checkpoint-1500/ourhood_dreambooth_lora_2_1500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41e966c9e765bfb27699898c139e0e29baca7a66ce68837d3abe43c704a3b1d9
|
3 |
+
size 29868864
|
checkpoint-1500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:941137901de335eb3e8e97ad5cfedf8de503eb5f13cd704e4fad137626f98adf
|
3 |
+
size 14344
|
checkpoint-1500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48ed60f4ee7250a32ac0745aae74c73863ab404548e15d280e74e4316afd3508
|
3 |
+
size 988
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc1d0ad2c5c75b2b09940eef6593363c5a9de35ea93882482200e0430293e43b
|
3 |
+
size 1064
|
checkpoint-2000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45ef52fbd9432998d3a0928e4295f3862e3645d712e89b89f394b5866fdcaec3
|
3 |
+
size 60332346
|
checkpoint-2000/ourhood_dreambooth_lora_2_2000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b63f3b25205e50fc93ff432ca3ec34f4fd1885040d5e0bc8ba93c10eb72bde74
|
3 |
+
size 29868864
|
checkpoint-2000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e4ea908c64853ed5548119287468bb2316e098eeea13fbe074a40dba104494d
|
3 |
+
size 14344
|
checkpoint-2000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58a796e4298dbc8650597cf1d417313553aeb1d22b0b27d883f12c57d40e6d50
|
3 |
+
size 988
|
checkpoint-2000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf37e86624d1b7832c2d7f253b7eb29c1217ac6a7254f985615d56a91a200612
|
3 |
+
size 1064
|
checkpoint-2500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f9d8146b2674d9915b82dff123fde1995e11260a66d325bb45c11fb2b1c9c99
|
3 |
+
size 60332346
|
checkpoint-2500/ourhood_dreambooth_lora_2_2500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfc6f4809e2db86152471cc50a242f05c58aeed0ba58d198838d15e559e7be7c
|
3 |
+
size 29868864
|
checkpoint-2500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32434fb3654eca4a81f6e322863e91e319a883566a45cd06bbe8e1f4a56b28f1
|
3 |
+
size 14344
|
checkpoint-2500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2abcdcf339ec48efe17ec29ff331c8a500302e54c8dc37756e2c01a35c6025f4
|
3 |
+
size 988
|
checkpoint-2500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e4b6df91ca044ad1d62cef35bab6f0fbde66ea69f2fc4c1e02b9959235282d2
|
3 |
+
size 1064
|
checkpoint-3000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:862264c136bbccc587cc8dfbe427592d9956c1e09c3e76dc565f07a6eba9b439
|
3 |
+
size 60332346
|
checkpoint-3000/ourhood_dreambooth_lora_2_3000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d66428b7e646bee323af3cc6bad70f5c734036954b39d824d1abafc4c1c51a6
|
3 |
+
size 29868864
|
checkpoint-3000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d6505ed16c9d7d3c47d563be757e7808533cd1609692dd7fbe22fb072936d62
|
3 |
+
size 14344
|
checkpoint-3000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a69396ad64f717c1fe9ac5ae1dc4b1de2873fe7d50a35b2ee41044e4ffdfc3d
|
3 |
+
size 988
|
checkpoint-3000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61bbc555753c2d088135455f2744ecc721c12de7fb5229bfcbaa5d2837332bb7
|
3 |
+
size 1064
|
checkpoint-3500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a66cc1c77a4c1a63e0ab927058fcc1b80ed7a24b72bafdf2a3a864b6d3116b72
|
3 |
+
size 60332346
|
checkpoint-3500/ourhood_dreambooth_lora_2_3500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe7dad1eac346fb015d75dba6872efeab05023d140c393d7998385517ee5e97a
|
3 |
+
size 29868864
|
checkpoint-3500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68f58c619eeaa75326c271f2ada1423bb9d51df6066e9d876c007150051e8a41
|
3 |
+
size 14344
|
checkpoint-3500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f586fda6b71232ded73bd26e574e83cf6f329fb64a2aabd51108cab0deca57ce
|
3 |
+
size 988
|
checkpoint-3500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ae902a6bd898061c67badfe26f2480c1c58c56c06fddab345aa3979496d9015
|
3 |
+
size 1064
|
checkpoint-4000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f83ef1c534e4c68117972a4658d87b14376084523032bf49c28222349ed34051
|
3 |
+
size 60332346
|
checkpoint-4000/ourhood_dreambooth_lora_2_4000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72e3f79c0f8299aef89d5c4e8e9d5181c7d23cb7cf56754fab93efc6d88b0d2a
|
3 |
+
size 29868864
|
checkpoint-4000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9708408fe492b6c5226204521f192bf21297c98edd589ed28a58b039df36a206
|
3 |
+
size 14344
|
checkpoint-4000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f55a5bebb6f7643d4bf339b100cc687400da46957cd9793deabb72c0f7aed9ae
|
3 |
+
size 988
|
checkpoint-4000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72412a02a7ae30b721ac119c094c6c9f438a0be4bf1c357cb9b83fc4e840e749
|
3 |
+
size 1064
|
checkpoint-4500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad0fa7e8dc0be7111a373f0b1d05471cf68dd0dbdacf24e9db615f112067adbf
|
3 |
+
size 60332346
|
checkpoint-4500/ourhood_dreambooth_lora_2_4500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5455962052ae37181504129a90fb00773c7284e5c7117d8a288deaa70946c8d3
|
3 |
+
size 29868864
|
checkpoint-4500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f18ea3fa00d721d6a1f27873fc283f3d0baa7267b80b94d289dee5cf24d8ab4
|
3 |
+
size 14344
|
checkpoint-4500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95173303e3456a09a9fa3b91c4a54ba4819dc0b8f253a2932e42a9a3520f0498
|
3 |
+
size 988
|
checkpoint-4500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2778d2bb2d1b5a19d6d946e531408d368d3bbc8ebf7620115bf1e8f9e70270d0
|
3 |
+
size 1064
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5b3abfc7af67f3ea1c3519f405b1a9d5494a999f9364469ca7751fdb3fdedea
|
3 |
+
size 60332346
|
checkpoint-500/ourhood_dreambooth_lora_2_500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94cecb4bc830fa3f35192f5b2a0fc1eb39e7e4261d283e2c874273fcdf26d4a7
|
3 |
+
size 29868864
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d64d7d1e8e97645e20c02f3971976a40f94671b375187d12d2be6cb781a9a08
|
3 |
+
size 14344
|
checkpoint-500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8258230e33a832d1b5152730aea6e8759fec81b395f48292e03f2bdc177b056b
|
3 |
+
size 988
|