rookieSJTU
commited on
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_setting16_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_setting16_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_setting16_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_setting16_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_setting16_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_setting16_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_setting16_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_setting16_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_setting16_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 <shanshui> illustration of a human'
|
13 |
+
output:
|
14 |
+
url:
|
15 |
+
"image_0.png"
|
16 |
+
|
17 |
+
- text: 'a <shanshui> illustration of a human'
|
18 |
+
output:
|
19 |
+
url:
|
20 |
+
"image_1.png"
|
21 |
+
|
22 |
+
- text: 'a <shanshui> illustration of a human'
|
23 |
+
output:
|
24 |
+
url:
|
25 |
+
"image_2.png"
|
26 |
+
|
27 |
+
- text: 'a <shanshui> illustration of a human'
|
28 |
+
output:
|
29 |
+
url:
|
30 |
+
"image_3.png"
|
31 |
+
|
32 |
+
base_model: runwayml/stable-diffusion-v1-5
|
33 |
+
instance_prompt: <shanshui> illustration
|
34 |
+
license: openrail++
|
35 |
+
---
|
36 |
+
|
37 |
+
# SD1.5 LoRA DreamBooth - rookieSJTU/zhongguoribao_model_setting16
|
38 |
+
|
39 |
+
<Gallery />
|
40 |
+
|
41 |
+
## Model description
|
42 |
+
|
43 |
+
### These are rookieSJTU/zhongguoribao_model_setting16 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_setting16.safetensors` here 💾](/rookieSJTU/zhongguoribao_model_setting16/blob/main/zhongguoribao_model_setting16.safetensors)**.
|
50 |
+
- Place it on your `models/Lora` folder.
|
51 |
+
- On AUTOMATIC1111, load the LoRA by adding `<lora:zhongguoribao_model_setting16: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_setting16_emb.safetensors` here 💾](/rookieSJTU/zhongguoribao_model_setting16/blob/main/zhongguoribao_model_setting16_emb.safetensors)**.
|
53 |
+
- Place it on it on your `embeddings` folder
|
54 |
+
- Use it by adding `zhongguoribao_model_setting16_emb` to your prompt. For example, `<shanshui> illustration`
|
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_setting16', weight_name='pytorch_lora_weights.safetensors')
|
68 |
+
embedding_path = hf_hub_download(repo_id='rookieSJTU/zhongguoribao_model_setting16', filename='zhongguoribao_model_setting16_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 <shanshui> illustration of a human').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_setting16/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:e55d749dee19fd29e40fd0a08179823062b72b15a3b901b606b717ede4023bc6
|
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:8ee105193150b5606681a7f2eb18d9c4cbc9db975a5923163a460e46c052af38
|
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:c288636e75ec1f27f22adaef571aed30626f2a021dcafef3d95d47e7a8d31adb
|
3 |
+
size 14540
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2be1b20186c5d53d9ec36279a4407b0db794468d15885dc9bf9b4ced751ea0f
|
3 |
+
size 1064
|
checkpoint-1000/zhongguoribao_model_setting16_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:87924e42c15a127a01277881df1533b833f8ab412dfa8d7e4308485fd925a5d0
|
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:2002f85aa193a47a0526bf451c88530433bcea29e98d618400d78c6272c34870
|
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:e9235a13a8d2d42fd1e088483baca89e2dc49b8abf2de7eb84c0b9edb29fb878
|
3 |
+
size 14540
|
checkpoint-10000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fff7edefd7d688f21e64842b85b623000f8b932e8aa7b3cd46d0a41eb695192
|
3 |
+
size 1064
|
checkpoint-10000/zhongguoribao_model_setting16_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:4def3e902f8d92d346fc9877047da93ad61097bece42394de7ce6cab69a922fc
|
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:d9aebeeeaa028ea526a933dda79505cea2e9d433605595655f4ac71fbd00f107
|
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:8a26bd374347923e789d2f11b21f6e8091e8266eb1d9fb90df3829466c8a9c2b
|
3 |
+
size 14540
|
checkpoint-2000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65f607e940d53443381f118a5655ac7140632111e4df5425c7254f00287e7f3d
|
3 |
+
size 1064
|
checkpoint-2000/zhongguoribao_model_setting16_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:5cedb068d8a6eb53a65663b9661e8efe7c6717d40176a8c0403d97d711f83c96
|
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:0ba175adcea5102bd1ca22dd121a86dc019bca5569ed7204c3a935f675153e25
|
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:c5bdbd64ef4cd648b62648c3481c54576cce5321d6e6cf9aee389134759e86e0
|
3 |
+
size 14540
|
checkpoint-3000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c9afa9d27f43b8bbc27e4848c811f9b4d02d5beda6d9269d11bc408193757a8
|
3 |
+
size 1064
|
checkpoint-3000/zhongguoribao_model_setting16_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:0e699a613ee291b6fa5ec609649002079c4599c0f74ff595990ee3b526db71c9
|
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:11a2559e7803df136df958657b4c7424c10b1477d4cc3cb211dda250271b4973
|
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:1d97d5688b95d0b3c58cedca80d2aea463fb3185ebd17296f962c0dcec9ec109
|
3 |
+
size 14540
|
checkpoint-4000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16931d027921c9f9c0c948dbbf8d84d10c1775b9248a6638bf4c7004732759b4
|
3 |
+
size 1064
|
checkpoint-4000/zhongguoribao_model_setting16_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:edd2d922dbd6412eec1ae1cd6d57160a5ff5e4a8d6ea2d9232888296c50b6026
|
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:2495a55a9535c938e92ca8ce32aeb4b6d6db7512e7f1f9f39616e180028e8f54
|
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:dbd9d0c543674521368702ed20800531336e6a7e6b44cce8b78232ff09de75ac
|
3 |
+
size 14540
|
checkpoint-5000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd1bcb453ddf4d36b71239a6c1570c16094a7bff75948bc375c4e080618829d9
|
3 |
+
size 1064
|
checkpoint-5000/zhongguoribao_model_setting16_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:15d5d9772847062a374b23c04e01b5d374bd078d6c3382e2611e14301eedcf31
|
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:67e673375cbc39fef74c0dc23cd725ac5d2d47feea19c9fd3cdd7c4efe8acc35
|
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:5f1f7c72bc4567f66bb8324af92081efc7f0d857e5e3d8bc1718f792c6ee31cc
|
3 |
+
size 14540
|
checkpoint-6000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77a30a5dace0d7023f008bd0847374d87bc0643aea818359c79a257a3ff362f4
|
3 |
+
size 1064
|
checkpoint-6000/zhongguoribao_model_setting16_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:d6cc9c65366d702e5e068536c4f9adf347dcbcb8a5a2fb209acec10c062c8510
|
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:50732e1e99783ff6c0ad5dd20443233305d18aec032aa0388b27bd6e88d387d0
|
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:5255569be4192efc4247c856ff6a5abe20f6b9b81b0ce1edb7da7c3d0807e7ca
|
3 |
+
size 14540
|
checkpoint-7000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:860706faa07acf4d17499e48a1f12463ba112e2c89b3b16553062b2c31ccaafa
|
3 |
+
size 1064
|
checkpoint-7000/zhongguoribao_model_setting16_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:36acce8a62c776de2c8b59ca832e3eaf80989dece3f9bdec127b2933ee9e7560
|
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:6b29aa38584ba63360b4e95215d30adb9ed07cf58ea0cfa71645955956f731bf
|
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:7ebbf2a801e1de1487bc775e676372207b6fc3bbea96faaafd874df5921dbe6d
|
3 |
+
size 14540
|
checkpoint-8000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e14392439096d6a3e536da1ba099556ee7d7380a52751142078be91f8c662b3
|
3 |
+
size 1064
|
checkpoint-8000/zhongguoribao_model_setting16_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:2b50b27b1b6a596f49ac6a84c5048f28457d2040edb43c0e8ead91a16a9b6acc
|
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:2b09377e4b40c753b2ae08f4d232d23348aba8b5a395e14665d65ed3732ad7de
|
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:30f0be4b36f994d83bb3ed003b86a9fbe1f95954c97c1ccb45c8f06a577dafee
|
3 |
+
size 14540
|
checkpoint-9000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d6c62added23163d17380dbafd7dac669d51ed94022aef9fc1b2858918caea2
|
3 |
+
size 1064
|