End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- README.md +95 -0
- checkpoint-1000/np_cr_model3_emb.safetensors +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/scheduler.bin +3 -0
- checkpoint-1500/np_cr_model3_emb.safetensors +3 -0
- checkpoint-1500/optimizer.bin +3 -0
- checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scheduler.bin +3 -0
- checkpoint-2000/np_cr_model3_emb.safetensors +3 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-2500/np_cr_model3_emb.safetensors +3 -0
- checkpoint-2500/optimizer.bin +3 -0
- checkpoint-2500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2500/random_states_0.pkl +3 -0
- checkpoint-2500/scheduler.bin +3 -0
- checkpoint-3000/np_cr_model3_emb.safetensors +3 -0
- checkpoint-3000/optimizer.bin +3 -0
- checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-3000/random_states_0.pkl +3 -0
- checkpoint-3000/scheduler.bin +3 -0
- checkpoint-3500/np_cr_model3_emb.safetensors +3 -0
- checkpoint-3500/optimizer.bin +3 -0
- checkpoint-3500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-3500/random_states_0.pkl +3 -0
- checkpoint-3500/scheduler.bin +3 -0
- checkpoint-4000/np_cr_model3_emb.safetensors +3 -0
- checkpoint-4000/optimizer.bin +3 -0
- checkpoint-4000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-4000/random_states_0.pkl +3 -0
- checkpoint-4000/scheduler.bin +3 -0
- checkpoint-4500/np_cr_model3_emb.safetensors +3 -0
- checkpoint-4500/optimizer.bin +3 -0
- checkpoint-4500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-4500/random_states_0.pkl +3 -0
- checkpoint-4500/scheduler.bin +3 -0
- checkpoint-500/np_cr_model3_emb.safetensors +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/scheduler.bin +3 -0
- checkpoint-5000/np_cr_model3_emb.safetensors +3 -0
- checkpoint-5000/optimizer.bin +3 -0
- checkpoint-5000/pytorch_lora_weights.safetensors +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,7 @@ 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 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stable-diffusion-xl
|
4 |
+
- stable-diffusion-xl-diffusers
|
5 |
+
- text-to-image
|
6 |
+
- diffusers
|
7 |
+
- lora
|
8 |
+
- template:sd-lora
|
9 |
+
widget:
|
10 |
+
|
11 |
+
- text: 'spiral wave flower by <s0><s1>,minimalism,abstract,photoshop generated abstract colorful object mesh'
|
12 |
+
output:
|
13 |
+
url:
|
14 |
+
"image_0.png"
|
15 |
+
|
16 |
+
- text: 'spiral wave flower by <s0><s1>,minimalism,abstract,photoshop generated abstract colorful object mesh'
|
17 |
+
output:
|
18 |
+
url:
|
19 |
+
"image_1.png"
|
20 |
+
|
21 |
+
- text: 'spiral wave flower by <s0><s1>,minimalism,abstract,photoshop generated abstract colorful object mesh'
|
22 |
+
output:
|
23 |
+
url:
|
24 |
+
"image_2.png"
|
25 |
+
|
26 |
+
- text: 'spiral wave flower by <s0><s1>,minimalism,abstract,photoshop generated abstract colorful object mesh'
|
27 |
+
output:
|
28 |
+
url:
|
29 |
+
"image_3.png"
|
30 |
+
|
31 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
32 |
+
instance_prompt: something by <s0><s1>,minimalism,abstract,photoshop generated abstract colorful object mesh
|
33 |
+
license: openrail++
|
34 |
+
---
|
35 |
+
|
36 |
+
# SDXL LoRA DreamBooth - backnotprop/np_cr_model3
|
37 |
+
|
38 |
+
<Gallery />
|
39 |
+
|
40 |
+
## Model description
|
41 |
+
|
42 |
+
### These are backnotprop/np_cr_model3 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
43 |
+
|
44 |
+
## Download model
|
45 |
+
|
46 |
+
### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
|
47 |
+
|
48 |
+
- **LoRA**: download **[`np_cr_model3.safetensors` here 💾](/backnotprop/np_cr_model3/blob/main/np_cr_model3.safetensors)**.
|
49 |
+
- Place it on your `models/Lora` folder.
|
50 |
+
- On AUTOMATIC1111, load the LoRA by adding `<lora:np_cr_model3:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
|
51 |
+
- *Embeddings*: download **[`np_cr_model3_emb.safetensors` here 💾](/backnotprop/np_cr_model3/blob/main/np_cr_model3_emb.safetensors)**.
|
52 |
+
- Place it on it on your `embeddings` folder
|
53 |
+
- Use it by adding `np_cr_model3_emb` to your prompt. For example, `something by np_cr_model3_emb,minimalism,abstract,photoshop generated abstract colorful object mesh`
|
54 |
+
(you need both the LoRA and the embeddings as they were trained together for this LoRA)
|
55 |
+
|
56 |
+
|
57 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
58 |
+
|
59 |
+
```py
|
60 |
+
from diffusers import AutoPipelineForText2Image
|
61 |
+
import torch
|
62 |
+
from huggingface_hub import hf_hub_download
|
63 |
+
from safetensors.torch import load_file
|
64 |
+
|
65 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
|
66 |
+
pipeline.load_lora_weights('backnotprop/np_cr_model3', weight_name='pytorch_lora_weights.safetensors')
|
67 |
+
embedding_path = hf_hub_download(repo_id='backnotprop/np_cr_model3', filename='np_cr_model3_emb.safetensors' repo_type="model")
|
68 |
+
state_dict = load_file(embedding_path)
|
69 |
+
pipeline.load_textual_inversion(state_dict["clip_l"], token=["<s0>", "<s1>"], text_encoder=pipeline.text_encoder, tokenizer=pipeline.tokenizer)
|
70 |
+
pipeline.load_textual_inversion(state_dict["clip_g"], token=["<s0>", "<s1>"], text_encoder=pipeline.text_encoder_2, tokenizer=pipeline.tokenizer_2)
|
71 |
+
|
72 |
+
image = pipeline('spiral wave flower by <s0><s1>,minimalism,abstract,photoshop generated abstract colorful object mesh').images[0]
|
73 |
+
```
|
74 |
+
|
75 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
76 |
+
|
77 |
+
## Trigger words
|
78 |
+
|
79 |
+
To trigger image generation of trained concept(or concepts) replace each concept identifier in you prompt with the new inserted tokens:
|
80 |
+
|
81 |
+
to trigger concept `TOK` → use `<s0><s1>` in your prompt
|
82 |
+
|
83 |
+
|
84 |
+
|
85 |
+
## Details
|
86 |
+
All [Files & versions](/backnotprop/np_cr_model3/tree/main).
|
87 |
+
|
88 |
+
The weights were trained using [🧨 diffusers Advanced Dreambooth Training Script](https://github.com/huggingface/diffusers/blob/main/examples/advanced_diffusion_training/train_dreambooth_lora_sdxl_advanced.py).
|
89 |
+
|
90 |
+
LoRA for the text encoder was enabled. False.
|
91 |
+
|
92 |
+
Pivotal tuning was enabled: True.
|
93 |
+
|
94 |
+
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
95 |
+
|
checkpoint-1000/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03e878935c4a52f36db6e37beb14d2a61f933eab5a5c45a49e19e80d2375d778
|
3 |
+
size 16536
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2676d19984fb6eac45cf1c65c318851d3da8965ad9547fde4f1ddb304586249e
|
3 |
+
size 4593115694
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09f841a4d6d60538c11ae57c5815700510ee155848e0dab8cef244cc1d1d0f69
|
3 |
+
size 743350672
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f919e566a17321f6bef04104be250d5d946f7726917ff8e7755c61ac8aa9993
|
3 |
+
size 14280
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7babe47bfb751f6436f46e92a0639bc1ec9db889e510abc5afa501cfc0de4add
|
3 |
+
size 1064
|
checkpoint-1500/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eb8d215806b1f4d1b538099b628df1c708d0f7fb76dc398a3bed1c089e7a65e
|
3 |
+
size 16536
|
checkpoint-1500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad3fb37726b22d782966561277f49544df8c4dbdd80f07ab51f1d76a93b0e832
|
3 |
+
size 4593115694
|
checkpoint-1500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b63fd656415aa5dc25b7b2b44cbe6a137b363e845c73480b9289d883a3102018
|
3 |
+
size 743350672
|
checkpoint-1500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b00d71dabeb669e82a44f52d773ab2bf67bd832de7c8b0ea14b0debc02b6ef6
|
3 |
+
size 14280
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bee77c7ca869cb7ea3b5646971c90ecb5e832b874dac6170088918e7effcfd4e
|
3 |
+
size 1064
|
checkpoint-2000/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9840ce03b84bbc59f2a15843f6f174b8857921e0c5215fdb38e5bfc17d0f669f
|
3 |
+
size 16536
|
checkpoint-2000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f0e044d65d030c8e5aa13ed4bd4b46d6b4a452e6ffbaf22a4994b5287190c25
|
3 |
+
size 4593115694
|
checkpoint-2000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33968cd512e4e4983cc33ecf5c9bca91694edb3d2b20e932439de532659c550b
|
3 |
+
size 743350672
|
checkpoint-2000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fae510f030aa1528a21bd0c6397de22cdf5f3534a28bc660b89461b9840911b0
|
3 |
+
size 14280
|
checkpoint-2000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22dbf40978352fc68dc380c1bb84d309ac1fe1989fe5819be6b1e3309ded4c83
|
3 |
+
size 1064
|
checkpoint-2500/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:098933fba642909ea165b275868214775ad7c5518901f66e75c26ec7a00c9aa6
|
3 |
+
size 16536
|
checkpoint-2500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7a3bfa65f110ab732b14bfadf2e7d6c6b9df7cf0c6078a9e51fb1b60b8d48c6
|
3 |
+
size 4593115694
|
checkpoint-2500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df672afdaf46e490413d95559321978f73565414284bd64ac3c6babeb51bb84d
|
3 |
+
size 743350672
|
checkpoint-2500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65936e30e38e814a158749233823779bf7bd44c4d4d4c0e9f5270f0d06d9ca8f
|
3 |
+
size 14280
|
checkpoint-2500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:556543d803f58882241b0379e4898aaa06722f7d3aaa6ecda7aa6bafcc3c9abd
|
3 |
+
size 1064
|
checkpoint-3000/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:753de88dc1f418ea080873f31748cf54713b5a8220555fae940c4a1bb80708f2
|
3 |
+
size 16536
|
checkpoint-3000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19de030dfac28359af76e04a8bb1d97f5a5e58fa6b6833cad72f9d966eb6a063
|
3 |
+
size 4593115694
|
checkpoint-3000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5ab8e14e7dee07e0a5e478ac5ea79ce458f6210cee7c3011d7501b79fcdae72
|
3 |
+
size 743350672
|
checkpoint-3000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b4870fbbbbe8da43e369629826fdd1678c9d74c1a415d630c17200c0250bd6c
|
3 |
+
size 14280
|
checkpoint-3000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a4d74c713846175479050f182d0166591a982d4555799b351b72a43407784b3
|
3 |
+
size 1064
|
checkpoint-3500/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdbf77df89ba47de3c4487cf1779e7dd6cb8c21c54d82fe5f91620d99b38d952
|
3 |
+
size 16536
|
checkpoint-3500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc2f4d0778e35d8383ad19d0f23b2fcfd875d9369bfb3af7a64484098369d9f0
|
3 |
+
size 4593115694
|
checkpoint-3500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fb5c961c9f0fafcf66e92cea65f463eeedf8c3d26c4d33ef1a140fb0eb0ddf8
|
3 |
+
size 743350672
|
checkpoint-3500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:214207f46816208bfd7edd4c6bb8dbd34a63abfb36e6080f396994bae194b4dd
|
3 |
+
size 14280
|
checkpoint-3500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d59ca8d409261353811eb02536a0ddc7694633fe838b3fce3e8a74f14bd80f1a
|
3 |
+
size 1064
|
checkpoint-4000/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4631306b9cd62eb0bddb610d92afbb1848b3772e92771325ca57bda78eec844
|
3 |
+
size 16536
|
checkpoint-4000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1483122e6095db9ccd07daf68b72bfc8bb43d9b3288cde2b9944867844320493
|
3 |
+
size 4593115694
|
checkpoint-4000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb494bac27bd909cd93ecdf95b216619d1e0d57cf0171814f6732ee4b44021fe
|
3 |
+
size 743350672
|
checkpoint-4000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f65279bc5dc322091598d23e9906370e834b40e6cb0840816e56d001326a3bb
|
3 |
+
size 14280
|
checkpoint-4000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ecffa90bc24d1a21c7daf8ad27bba41b27204d411256766b9450f059e7c1c24
|
3 |
+
size 1064
|
checkpoint-4500/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f335b194343cac01df61af75b73a1b13303ad32b2df14f9bd0f8f4bb45c73cb
|
3 |
+
size 16536
|
checkpoint-4500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55582f14455ccaba08acaf5dc37d023bfd9f0cf2d7ef2446418153597153c301
|
3 |
+
size 4593115694
|
checkpoint-4500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b3ef6b7c04fec3e6222ea50ae763c22c1cdd4c274d9d0c93786e0696adb367e
|
3 |
+
size 743350672
|
checkpoint-4500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef8149b77269c3c1c02adf1b021c2ab7b8a2e1cadbecf6b65f6dcab06a4754dd
|
3 |
+
size 14280
|
checkpoint-4500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61aca6c17123d2607179d8947e3007e930e1d65634251c5f816e18db324b4b27
|
3 |
+
size 1064
|
checkpoint-500/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d9a08595812cb9f04ecfef21a238c462052fe18afb29c11ac6c410831e129cd
|
3 |
+
size 16536
|
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f3d758ba2400557ed74bfc7b4118c7727fbceac67116f1c37e866ba30b6f57b
|
3 |
+
size 4593115694
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e6f3f182152d5e2ce9fb3307b6c20984eb6c5f984551fb45fc8cf3414f05646
|
3 |
+
size 743350672
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:201ba049cc8a94ab86393b606982002d44b5e4c28a701f578f072b00e9d49034
|
3 |
+
size 14280
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f69f319474a0f96bcdc98089257a7338a392db6136a936e8466cc8c48e0767f4
|
3 |
+
size 1064
|
checkpoint-5000/np_cr_model3_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bbfb0d42800e711c6212937309124be2b5dc6321b23dfc560c1923ec23b3c89
|
3 |
+
size 16536
|
checkpoint-5000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:535800952a538f4d9dfabd72fb4d3c5ef5dc6348def0e9c69a9a99e60e1d3744
|
3 |
+
size 4593115694
|
checkpoint-5000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a585b1335e76fed3da2b3706db9759cbc2c367f260ef7480d728261841b4c429
|
3 |
+
size 743350672
|