Push Keras model using huggingface_hub.
Browse files- README.md +3 -8
- fingerprint.pb +3 -0
- keras_metadata.pb +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +3 -0
- variables/variables.index +0 -0
README.md
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
- src: https://huggingface.co/MIDSCapstoneTeam/ContrailSentinel/contrail_shot.png
|
4 |
-
example_title: Contrail
|
5 |
-
library_name: pytorch
|
6 |
-
tags:
|
7 |
-
- image_segmentation
|
8 |
-
pipeline_tag: image-segmentation
|
9 |
---
|
10 |
|
11 |
## Model description
|
@@ -43,4 +37,5 @@ The following hyperparameters were used during training:
|
|
43 |
| momentum | 0.0 |
|
44 |
| epsilon | 1e-07 |
|
45 |
| centered | False |
|
46 |
-
| training_precision | float32 |
|
|
|
|
1 |
---
|
2 |
+
library_name: keras
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Model description
|
|
|
37 |
| momentum | 0.0 |
|
38 |
| epsilon | 1e-07 |
|
39 |
| centered | False |
|
40 |
+
| training_precision | float32 |
|
41 |
+
|
fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:514f13dd7e72d92f17e585dc5188bfbf49a0fdb13d728314a146160ade489ba7
|
3 |
+
size 56
|
keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e17efec9c7ef0f9315008adfbc2f91ddeeb4b46f8272400fab4b87b1b3da5c2
|
3 |
+
size 466247
|
saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:924ef2331b70d221a8cdae862c4f6ae188f27ee509522e3261424ba81bc4a552
|
3 |
+
size 4331520
|
variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5debe93781ad1d4303233e045d84e7c824ee3b897631758dccf89fab03ff648e
|
3 |
+
size 283479403
|
variables/variables.index
ADDED
Binary file (24.4 kB). View file
|
|