Yumeng-Liu
commited on
Commit
•
9cacc28
1
Parent(s):
838675e
Save model using Keras.
Browse files- README.md +15 -3
- config.json +0 -0
- metadata.json +1 -0
- model.weights.h5 +3 -0
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
library_name: keras
|
4 |
+
---
|
5 |
+
|
6 |
+
This model has been uploaded using the Keras library and can be used with JAX,
|
7 |
+
TensorFlow, and PyTorch backends.
|
8 |
+
|
9 |
+
This model card has been generated automatically and should be completed by the
|
10 |
+
model author.
|
11 |
+
See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for
|
12 |
+
more information.
|
13 |
+
|
14 |
+
For more details about the model architecture, check out
|
15 |
+
[config.json](./config.json).
|
config.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
metadata.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"keras_version": "3.6.0", "date_saved": "2024-11-21@13:21:51"}
|
model.weights.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9229fa676d8cedce8eedc59445f9348a21ff61a4d095e9be38599f20ebf54db9
|
3 |
+
size 60953464
|