End of training
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +62 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1100/optimizer.bin +3 -0
- checkpoint-1100/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1100/random_states_0.pkl +3 -0
- checkpoint-1100/scaler.pt +3 -0
- checkpoint-1100/scheduler.bin +3 -0
- checkpoint-1200/optimizer.bin +3 -0
- checkpoint-1200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1200/random_states_0.pkl +3 -0
- checkpoint-1200/scaler.pt +3 -0
- checkpoint-1200/scheduler.bin +3 -0
- checkpoint-200/optimizer.bin +3 -0
- checkpoint-200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-200/random_states_0.pkl +3 -0
- checkpoint-200/scaler.pt +3 -0
- checkpoint-200/scheduler.bin +3 -0
- checkpoint-300/optimizer.bin +3 -0
- checkpoint-300/pytorch_lora_weights.safetensors +3 -0
- checkpoint-300/random_states_0.pkl +3 -0
- checkpoint-300/scaler.pt +3 -0
- checkpoint-300/scheduler.bin +3 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scaler.pt +3 -0
- checkpoint-400/scheduler.bin +3 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scaler.pt +3 -0
- checkpoint-500/scheduler.bin +3 -0
- checkpoint-600/optimizer.bin +3 -0
- checkpoint-600/pytorch_lora_weights.safetensors +3 -0
- checkpoint-600/random_states_0.pkl +3 -0
- checkpoint-600/scaler.pt +3 -0
- checkpoint-600/scheduler.bin +3 -0
- checkpoint-700/optimizer.bin +3 -0
- checkpoint-700/pytorch_lora_weights.safetensors +3 -0
- checkpoint-700/random_states_0.pkl +3 -0
- checkpoint-700/scaler.pt +3 -0
README.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
license: openrail++
|
| 5 |
+
instance_prompt: a photo of CSESTRELA dog
|
| 6 |
+
widget: []
|
| 7 |
+
tags:
|
| 8 |
+
- text-to-image
|
| 9 |
+
- text-to-image
|
| 10 |
+
- diffusers-training
|
| 11 |
+
- diffusers
|
| 12 |
+
- lora
|
| 13 |
+
- template:sd-lora
|
| 14 |
+
- stable-diffusion-xl
|
| 15 |
+
- stable-diffusion-xl-diffusers
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
| 19 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
# SDXL LoRA DreamBooth - ajesteves/csestrela_lora
|
| 23 |
+
|
| 24 |
+
<Gallery />
|
| 25 |
+
|
| 26 |
+
## Model description
|
| 27 |
+
|
| 28 |
+
These are ajesteves/csestrela_lora LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
| 29 |
+
|
| 30 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
| 31 |
+
|
| 32 |
+
LoRA for the text encoder was enabled: False.
|
| 33 |
+
|
| 34 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
| 35 |
+
|
| 36 |
+
## Trigger words
|
| 37 |
+
|
| 38 |
+
You should use a photo of CSESTRELA dog to trigger the image generation.
|
| 39 |
+
|
| 40 |
+
## Download model
|
| 41 |
+
|
| 42 |
+
Weights for this model are available in Safetensors format.
|
| 43 |
+
|
| 44 |
+
[Download](ajesteves/csestrela_lora/tree/main) them in the Files & versions tab.
|
| 45 |
+
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
## Intended uses & limitations
|
| 49 |
+
|
| 50 |
+
#### How to use
|
| 51 |
+
|
| 52 |
+
```python
|
| 53 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
| 54 |
+
```
|
| 55 |
+
|
| 56 |
+
#### Limitations and bias
|
| 57 |
+
|
| 58 |
+
[TODO: provide examples of latent issues and potential remediations]
|
| 59 |
+
|
| 60 |
+
## Training details
|
| 61 |
+
|
| 62 |
+
[TODO: describe the data used to train the model]
|
checkpoint-100/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f57d34bd58f15fabd3b79d3447130e6e8c096a95eefa78478b0912f49cf08cbf
|
| 3 |
+
size 15144973
|
checkpoint-100/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf8aa79ee98084a3ef6742f3f8c29d4a6c9b4d026dd6c4d656066458c404b8a1
|
| 3 |
+
size 23390424
|
checkpoint-100/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3d79013c1fb317af30cc8cf95f9eafd26ff28d5293bea84b685ecf8273faf62
|
| 3 |
+
size 14821
|
checkpoint-100/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4393a84a3109995aa1202073b039b12062e3189ed89aa0b94ef0510ba843009
|
| 3 |
+
size 1383
|
checkpoint-100/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:648bc51e3c9a2e55e6cc123db46b0571f6c3ccafafa861b37b9d1bbca66e8aa6
|
| 3 |
+
size 1401
|
checkpoint-1000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:420d9c33c99b0fe2cec221fac7d9c8250cafd8b93ada551ec728bb64ca52cd6b
|
| 3 |
+
size 15146125
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9bc9eca8ce102cc31796f0355cb02a9776dba04c32faae62b36a8659257a247
|
| 3 |
+
size 23390424
|
checkpoint-1000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18c98dc53ebc240bb428e2b675ae9cc49852ff332bac3b771ada52e8f4188bb3
|
| 3 |
+
size 14821
|
checkpoint-1000/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14ae2a2128444abab378aa06c09a61a84665f758fcc19fc46f5789b0bc1b5665
|
| 3 |
+
size 1383
|
checkpoint-1000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5ca5fd1f3d50dfbd88c5f854e399c1c22a842d2231d41415da16bf924479e76
|
| 3 |
+
size 1401
|
checkpoint-1100/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32cb3501b7238fd391d59d4ce045d86cd2be294623f4b1db2b43eb4151d5e429
|
| 3 |
+
size 15146125
|
checkpoint-1100/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b3dccf9e2a1e8cd88bf36884722a8185e5e620fdcd9662b29a6f1b6fe2ed9d8
|
| 3 |
+
size 23390424
|
checkpoint-1100/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a642507b3992db93e73d4b753faeeaa03a2a5ba9007f8ca98b69adfe277b53f5
|
| 3 |
+
size 14821
|
checkpoint-1100/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ecbbd6c6dff6f228661737c64adc040f47ef9a21f9a0d2159df5b5b4adb3e9d
|
| 3 |
+
size 1383
|
checkpoint-1100/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:459701d7c0a7c44fa2e83918b0c8f13b1a359657ea3e6bec1772a127fe3b60a8
|
| 3 |
+
size 1401
|
checkpoint-1200/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:972612600eee3127af3334c684db7130b5171c703764cf938765ea4fddeea453
|
| 3 |
+
size 15146125
|
checkpoint-1200/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf76387fe5933c342e596314e7ea1ad49ee5da6c83f22e8516a746628963d42e
|
| 3 |
+
size 23390424
|
checkpoint-1200/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a50cbda188fdaf9b07c8b818a7d579c000045553cfcc8a1e97912b1f0af1d6d
|
| 3 |
+
size 14821
|
checkpoint-1200/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18783150ac09b6b81cea5af47876a10bfe5f36c3d76aca4ffce5382bdfaf7b28
|
| 3 |
+
size 1383
|
checkpoint-1200/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f20a223ec8c418b379a53f88703f8537366f620f2a83456a4abe6daebc219f4
|
| 3 |
+
size 1401
|
checkpoint-200/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ceeb3dc76d47c059f67130b7608bd1c606b19ba029b55f37f617eca9c8e86ec
|
| 3 |
+
size 15144973
|
checkpoint-200/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c866b69070bf6134b21d67fbd9153e0e2d943ad88276b26766ec99cf01b5204
|
| 3 |
+
size 23390424
|
checkpoint-200/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f07c109da4d308f3b24c82e607ded34c46bdf7e0d463726cb91f2009f2f935f5
|
| 3 |
+
size 14821
|
checkpoint-200/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:124625e167eb28acbfc793cfcb3e8a08b32e7fea06501462bc9e420a5e1beb2a
|
| 3 |
+
size 1383
|
checkpoint-200/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aa08c8f56f980f14ff2093a782557cf6b0b1d5cda0cb866d1500d2adc02e385
|
| 3 |
+
size 1401
|
checkpoint-300/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9e5c2beace3920639caaffa0f7f021da95fbe97c84378505d916b80d7df1bd5
|
| 3 |
+
size 15146125
|
checkpoint-300/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9b5b6fbce193b96d761387d3c0aa04ffd6a73b20d25d2a53f3a87c022ec0e9d
|
| 3 |
+
size 23390424
|
checkpoint-300/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:308021b7433335a4f479c20a9e00b3544b645a8d411c3b1f02f3f96fe3bbfeae
|
| 3 |
+
size 14821
|
checkpoint-300/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30af866df24edce708e1eb20700878b402fa05707fa9bc5f332496baf440dbbb
|
| 3 |
+
size 1383
|
checkpoint-300/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76e5f4313055877042d1ac339c286732f2874c9829e2fde1214cf5d499314dd2
|
| 3 |
+
size 1401
|
checkpoint-400/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b00400c88eff4925d59279d8623e5b22ff3f162f95d85ba6949765e9f530f8a2
|
| 3 |
+
size 15146125
|
checkpoint-400/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32b28f0c68ad85668858b6054d9dde1f003a681909f641a9e3240cb116fb7f1b
|
| 3 |
+
size 23390424
|
checkpoint-400/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fb198535ef6bc4522642fec8d54101cf1d9c8330be9d689c7531a9aee2b35ed
|
| 3 |
+
size 14821
|
checkpoint-400/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30858f23bcb22d0baef45bd4add9d6fa474141308c12653c706077b87d932e49
|
| 3 |
+
size 1383
|
checkpoint-400/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8ba04cfa1739c407a0d278ae1dd4a9331f9abceb47d92b77e6125e9d544ae38
|
| 3 |
+
size 1401
|
checkpoint-500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa2b7939c49a133d6ee004b98ce48f5aa1109ae8ef194b80ffcac6b40a3017f3
|
| 3 |
+
size 15146125
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b0c39975a91f3d119e7d04fb9523539bde6517dea93d77766120eedcd31c970
|
| 3 |
+
size 23390424
|
checkpoint-500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b2153f6c8d73fe8f48ba7fb8bc7d64d90d6c986b92e7a65960ca35125bfe164
|
| 3 |
+
size 14821
|
checkpoint-500/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f77569c2e850b04af982cc8c1389f1430851448915c593b69e5da36ce05b71d7
|
| 3 |
+
size 1383
|
checkpoint-500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8baa45cc00e6da1eefbbbc2d50fb568432ef1e20241f0a3571b49dcb8d62f7f2
|
| 3 |
+
size 1401
|
checkpoint-600/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b2116607d914a7fa9d42365cc67227785bd8a66d3de3c958aae7dfcf9e8d69c
|
| 3 |
+
size 15146125
|
checkpoint-600/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5fa7a83a8370ff8d21111828d6309605b0688d458cdc3e54af362bc9f3c933e
|
| 3 |
+
size 23390424
|
checkpoint-600/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5e21ae67bef293219f65a6b137f9eb3128f801db56f5073d1d3101a7c80fe65
|
| 3 |
+
size 14821
|
checkpoint-600/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb7fde5111803012042c93a73aa191336bb6e10b3ad44f6bd1d94fc7008a22b6
|
| 3 |
+
size 1383
|
checkpoint-600/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7db085034f852871e07feea774ad87262ccbe186d44c432f41e9a9db5e90eff6
|
| 3 |
+
size 1401
|
checkpoint-700/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d545bef4689fc6b58d934e4ddfa7d77590c20ac3c87f10d88504517a240be8cb
|
| 3 |
+
size 15146125
|
checkpoint-700/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d022bdc668937518d6f42882803dee42141c2fcb910c20979e2e6feed686f6e
|
| 3 |
+
size 23390424
|
checkpoint-700/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e2d5377e60919768bbb3ee2adacb4e2b3b08f57fcda4c322bf14f5b2e637cac
|
| 3 |
+
size 14821
|
checkpoint-700/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:850c3d909f8a0af6f9b431fac5a25833ab1658c39f899825e3b347b6af8a490b
|
| 3 |
+
size 1383
|