Instructions to use merve/hyperparam_table with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use merve/hyperparam_table with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://merve/hyperparam_table") - Notebooks
- Google Colab
- Kaggle
Add model
Browse files- history.json +1 -1
- variables/variables.data-00000-of-00001 +1 -1
- variables/variables.index +1 -1
history.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"loss": [
|
| 3 |
-
4.
|
| 4 |
]
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"loss": [
|
| 3 |
+
4.960151195526123
|
| 4 |
]
|
| 5 |
}
|
variables/variables.data-00000-of-00001
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1671
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec3357ef8e983f5a71d9258dc52d0f983817e9a523700a15fbbf3a31970b8668
|
| 3 |
size 1671
|
variables/variables.index
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 391
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d30c82a262742cd1be3419ce9c41fb8a41dee0390ec5eed7e9d8f7d1dae6ad1
|
| 3 |
size 391
|