liddlefish
commited on
Commit
•
82d92bf
1
Parent(s):
b5116b4
Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +13 -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,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha": 0.0,
|
3 |
+
"dec": null,
|
4 |
+
"decay": 0.0,
|
5 |
+
"enc": null,
|
6 |
+
"latent_dim": 64,
|
7 |
+
"lr": 0.001,
|
8 |
+
"mod_name": "mnist",
|
9 |
+
"regularization": null,
|
10 |
+
"rows": 28,
|
11 |
+
"test_loader": null,
|
12 |
+
"train_loader": null
|
13 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27c5e45adf54d9e7479955b01c1fa7c17bf995c09373207415dab2085ff36ff1
|
3 |
+
size 2592952
|