Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +29 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- model_hub_mixin
|
4 |
+
- pytorch_model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
8 |
+
- Library: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"ckpt_path": null,
|
3 |
+
"colorize_nlabels": null,
|
4 |
+
"ignore_keys": [],
|
5 |
+
"image_key": "image",
|
6 |
+
"loss": {
|
7 |
+
"disc_in_channels": 3,
|
8 |
+
"disc_num_layers": 2,
|
9 |
+
"disc_start": 150000,
|
10 |
+
"loss_d_weight": 1.0,
|
11 |
+
"loss_g_weight": 1.0,
|
12 |
+
"loss_l1_weight": 1.0,
|
13 |
+
"loss_l2_weight": 1.0,
|
14 |
+
"loss_p_weight": 3.0,
|
15 |
+
"loss_q_weight": 1.0
|
16 |
+
},
|
17 |
+
"monitor": null,
|
18 |
+
"quantize": {
|
19 |
+
"beta": 0.25,
|
20 |
+
"e_dim": 256,
|
21 |
+
"fix_codes": false,
|
22 |
+
"n_e": 16384,
|
23 |
+
"num_head": 1,
|
24 |
+
"start_quantize_steps": null,
|
25 |
+
"use_proj": false
|
26 |
+
},
|
27 |
+
"quantize_type": "basevq",
|
28 |
+
"use_connector": true
|
29 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e6daabad2e4aa787187c068ed8c12f5ecb4cf66bc4e64ecc35d7f637fce057d
|
3 |
+
size 365860232
|