rookieSJTU
commited on
Commit
•
b216f05
1
Parent(s):
67b7910
End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +95 -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-1000/zhongguoribao_model_setting11_emb.safetensors +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/scheduler.bin +3 -0
- checkpoint-10000/zhongguoribao_model_setting11_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-2000/zhongguoribao_model_setting11_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-3000/zhongguoribao_model_setting11_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-4000/zhongguoribao_model_setting11_emb.safetensors +3 -0
- checkpoint-5000/optimizer.bin +3 -0
- checkpoint-5000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-5000/random_states_0.pkl +3 -0
- checkpoint-5000/scheduler.bin +3 -0
- checkpoint-5000/zhongguoribao_model_setting11_emb.safetensors +3 -0
- checkpoint-6000/optimizer.bin +3 -0
- checkpoint-6000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-6000/random_states_0.pkl +3 -0
- checkpoint-6000/scheduler.bin +3 -0
- checkpoint-6000/zhongguoribao_model_setting11_emb.safetensors +3 -0
- checkpoint-7000/optimizer.bin +3 -0
- checkpoint-7000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-7000/random_states_0.pkl +3 -0
- checkpoint-7000/scheduler.bin +3 -0
- checkpoint-7000/zhongguoribao_model_setting11_emb.safetensors +3 -0
- checkpoint-8000/optimizer.bin +3 -0
- checkpoint-8000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-8000/random_states_0.pkl +3 -0
- checkpoint-8000/scheduler.bin +3 -0
- checkpoint-8000/zhongguoribao_model_setting11_emb.safetensors +3 -0
- checkpoint-9000/optimizer.bin +3 -0
- checkpoint-9000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-9000/random_states_0.pkl +3 -0
- checkpoint-9000/scheduler.bin +3 -0
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stable-diffusion
|
4 |
+
- stable-diffusion-diffusers
|
5 |
+
- diffusers-training
|
6 |
+
- text-to-image
|
7 |
+
- diffusers
|
8 |
+
- lora
|
9 |
+
- template:sd-lora
|
10 |
+
widget:
|
11 |
+
|
12 |
+
- text: 'a super-realism digital painting of a giant panda in the style of <shanshui>'
|
13 |
+
output:
|
14 |
+
url:
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'a super-realism digital painting of a giant panda in the style of <shanshui>'
|
18 |
+
output:
|
19 |
+
url:
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'a super-realism digital painting of a giant panda in the style of <shanshui>'
|
23 |
+
output:
|
24 |
+
url:
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'a super-realism digital painting of a giant panda in the style of <shanshui>'
|
28 |
+
output:
|
29 |
+
url:
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
+
base_model: runwayml/stable-diffusion-v1-5
|
33 |
+
instance_prompt: a super-realism digital painting in the style of <shanshui>
|
34 |
+
license: openrail++
|
35 |
+
---
|
36 |
+
|
37 |
+
# SD1.5 LoRA DreamBooth - rookieSJTU/zhongguoribao_model_setting11
|
38 |
+
|
39 |
+
<Gallery />
|
40 |
+
|
41 |
+
## Model description
|
42 |
+
|
43 |
+
### These are rookieSJTU/zhongguoribao_model_setting11 LoRA adaption weights for runwayml/stable-diffusion-v1-5.
|
44 |
+
|
45 |
+
## Download model
|
46 |
+
|
47 |
+
### Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
|
48 |
+
|
49 |
+
- **LoRA**: download **[`zhongguoribao_model_setting11.safetensors` here 💾](/rookieSJTU/zhongguoribao_model_setting11/blob/main/zhongguoribao_model_setting11.safetensors)**.
|
50 |
+
- Place it on your `models/Lora` folder.
|
51 |
+
- On AUTOMATIC1111, load the LoRA by adding `<lora:zhongguoribao_model_setting11:1>` to your prompt. On ComfyUI just [load it as a regular LoRA](https://comfyanonymous.github.io/ComfyUI_examples/lora/).
|
52 |
+
- *Embeddings*: download **[`zhongguoribao_model_setting11_emb.safetensors` here 💾](/rookieSJTU/zhongguoribao_model_setting11/blob/main/zhongguoribao_model_setting11_emb.safetensors)**.
|
53 |
+
- Place it on it on your `embeddings` folder
|
54 |
+
- Use it by adding `zhongguoribao_model_setting11_emb` to your prompt. For example, `a super-realism digital painting in the style of <shanshui>`
|
55 |
+
(you need both the LoRA and the embeddings as they were trained together for this LoRA)
|
56 |
+
|
57 |
+
|
58 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
59 |
+
|
60 |
+
```py
|
61 |
+
from diffusers import AutoPipelineForText2Image
|
62 |
+
import torch
|
63 |
+
from huggingface_hub import hf_hub_download
|
64 |
+
from safetensors.torch import load_file
|
65 |
+
|
66 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
|
67 |
+
pipeline.load_lora_weights('rookieSJTU/zhongguoribao_model_setting11', weight_name='pytorch_lora_weights.safetensors')
|
68 |
+
embedding_path = hf_hub_download(repo_id='rookieSJTU/zhongguoribao_model_setting11', filename='zhongguoribao_model_setting11_emb.safetensors', repo_type="model")
|
69 |
+
state_dict = load_file(embedding_path)
|
70 |
+
pipeline.load_textual_inversion(state_dict["clip_l"], token=[], text_encoder=pipeline.text_encoder, tokenizer=pipeline.tokenizer)
|
71 |
+
|
72 |
+
image = pipeline('a super-realism digital painting of a giant panda in the style of <shanshui>').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](/rookieSJTU/zhongguoribao_model_setting11/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_sd15_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: None.
|
95 |
+
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4375b0bfe145216d2d4a349f7366491c5ad9113ae0476e6ba764e09b005281d8
|
3 |
+
size 3403578
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01de7bea1814e166a3e7b15e030bacb87b4a3b74cd28d2da572a416285cb14ed
|
3 |
+
size 1631936
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8241cb3e5c8735289db241ac953aa6cbdd757c60ae8142823063f4794fdfe93
|
3 |
+
size 14344
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88f45742c0aa9457ca420de5a17c81c0254f058b9560d8a7b0da20ae35a60b28
|
3 |
+
size 1064
|
checkpoint-1000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-10000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:415d89141f9e9814ba394a2f42dbf0da7949e9bfa2ab0256d9c279f1bac02b1b
|
3 |
+
size 3403578
|
checkpoint-10000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d973925c7d60a9af03a11065b168a6ef827c6266b075c079673c1c250cdfbc13
|
3 |
+
size 1631936
|
checkpoint-10000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1851e142028dca0a356fff87ce85f8eb6cbfd7199e9a5818fd32a54e383afc5
|
3 |
+
size 14344
|
checkpoint-10000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd1bcb453ddf4d36b71239a6c1570c16094a7bff75948bc375c4e080618829d9
|
3 |
+
size 1064
|
checkpoint-10000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-2000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18709c5d449c24cd8a107c361a8aa8f74894842d2f258168da9990dba07d2f74
|
3 |
+
size 3403578
|
checkpoint-2000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f497aec6599d18ef14c23539967f02306a897acc7987ef100de1d05cac9682b
|
3 |
+
size 1631936
|
checkpoint-2000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87522e901946cfcc7177a03cf1750eb8658fec1efc75fe24e8c2e8a18448127d
|
3 |
+
size 14344
|
checkpoint-2000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2be1b20186c5d53d9ec36279a4407b0db794468d15885dc9bf9b4ced751ea0f
|
3 |
+
size 1064
|
checkpoint-2000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-3000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0eb09c094aa2938d3cea6a773e052c29251b78fcc6d3eb7fc0311553eff4c670
|
3 |
+
size 3403578
|
checkpoint-3000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cda250ddcb2a5f68d94d45bafbcac1291136e5382b7a0276a092830d39fb930
|
3 |
+
size 1631936
|
checkpoint-3000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e9a7a71c8c9a27fdef48414be3e6f4f150e83ef2b88909224ffa375dcf3c2b6
|
3 |
+
size 14344
|
checkpoint-3000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:304ec0ee6737c24dbd5e150435324882b1b9c1db20b7e72989587c01779caf35
|
3 |
+
size 1064
|
checkpoint-3000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-4000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61f0eb6654975dad1b5dc67733fbf5245d9da093fc79c2f364dce7006bb92fe3
|
3 |
+
size 3403578
|
checkpoint-4000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f461a0f93d3d20f9572c406be5943503b78e6f3c959ebbb76431f76d596d96c
|
3 |
+
size 1631936
|
checkpoint-4000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0313c2b5bbb71dd2d4cd1e514236cdd0c6bc6d7dfaab21e8d14b8f187517ccd
|
3 |
+
size 14344
|
checkpoint-4000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65f607e940d53443381f118a5655ac7140632111e4df5425c7254f00287e7f3d
|
3 |
+
size 1064
|
checkpoint-4000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-5000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f09c15c70254d29dd47a4ef280ed3d0bb2974830ed5f52ae2b7ac85f03b35ac2
|
3 |
+
size 3403578
|
checkpoint-5000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2edfb051d886e7170fd003504579903f5ddd8364dd70c8863db9d5389173bfd6
|
3 |
+
size 1631936
|
checkpoint-5000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01873d74a397be47f1f33b6a8fd7071ccd2e7d0c57f27ad55af312130b976833
|
3 |
+
size 14344
|
checkpoint-5000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f683d4254688d1fb7bd37fe791b95b93acaa0e6b8cf5eef7bdbdec7d85d14a8
|
3 |
+
size 1064
|
checkpoint-5000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-6000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdb27bfb2036a8fbcccbcdf8d4cb3b48c46ea1d1d2c75d7522b2657afe9ccdd1
|
3 |
+
size 3403578
|
checkpoint-6000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb012aa9a7ed6ab22aad3a11c17144880af39479c5c96591eec8e36509ff0205
|
3 |
+
size 1631936
|
checkpoint-6000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:597e389870622653a2855a9a34e84218b8f7a8051736c68f9dc97d510b351787
|
3 |
+
size 14344
|
checkpoint-6000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c9afa9d27f43b8bbc27e4848c811f9b4d02d5beda6d9269d11bc408193757a8
|
3 |
+
size 1064
|
checkpoint-6000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-7000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b8171e6713ea80c9d31a186f0ec95ffee034dd786a8777ab9fdaeb14f3b32a4
|
3 |
+
size 3403578
|
checkpoint-7000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:544ef4c85dc6f155f2f1146844f6c709e4553f754e904471762481c7c572aa4a
|
3 |
+
size 1631936
|
checkpoint-7000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd8ce6978350bb08445f9f0c81aedac573640dbdad80fdc6d4889dac1b4a4aa2
|
3 |
+
size 14344
|
checkpoint-7000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:413a84538628d407fe750e03211346b3dfd168764fe61f2882e24e7369bfaa6f
|
3 |
+
size 1064
|
checkpoint-7000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-8000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08fa6a35285cce4b7045fc9f206ef72ae02f0668df0c2bb04ad7fc3f1e3dc0b4
|
3 |
+
size 3403578
|
checkpoint-8000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aaf0907c5cead230b54be6e6423c9f3a35c626bec997382ffbdabe0e771c76b9
|
3 |
+
size 1631936
|
checkpoint-8000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8d88e52522ebe02aecd8ff03d829aedf7f814558161998d8c10493cb87752b2
|
3 |
+
size 14344
|
checkpoint-8000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16931d027921c9f9c0c948dbbf8d84d10c1775b9248a6638bf4c7004732759b4
|
3 |
+
size 1064
|
checkpoint-8000/zhongguoribao_model_setting11_emb.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b6396b63b21770c9d1459a47133078d8c0a7b7fe3d0518ef624cd3ce4666eb9
|
3 |
+
size 3152
|
checkpoint-9000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd6fa4aae5f58742572bc098f2ef22a4f95f3528280c5ea80c3a2e1d95e839ac
|
3 |
+
size 3403578
|
checkpoint-9000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eff6659075a3acd0063d36ab0123539db1e647d54e48920a44e5d8ac4a7c3a8
|
3 |
+
size 1631936
|
checkpoint-9000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:698ef6bdbcf9d1906925aeb556ffc235b579cb050eb725dae85847e57964864e
|
3 |
+
size 14344
|
checkpoint-9000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9234f2876de07cec94350ca8d03494ea6ee64607a02b0345cd5ff6080cf3fed
|
3 |
+
size 1064
|