Upload 4 files
Browse files- config.json +7 -5
- weights.safetensors +1 -1
config.json
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"bundle": {
|
| 3 |
-
"bundle_subdir": "bundle"
|
| 4 |
-
"config_filename": "config.json",
|
| 5 |
-
"metadata_filename": "metadata.json",
|
| 6 |
-
"preprocess_filename": "preprocess.json",
|
| 7 |
-
"weights_filename": "weights.safetensors"
|
| 8 |
},
|
| 9 |
"data": {
|
| 10 |
"columns": null,
|
|
@@ -26,6 +22,12 @@
|
|
| 26 |
"repo_id": null,
|
| 27 |
"revision": null
|
| 28 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
"model": {
|
| 30 |
"name": "mlp",
|
| 31 |
"params": {
|
|
|
|
| 1 |
{
|
| 2 |
"bundle": {
|
| 3 |
+
"bundle_subdir": "bundle"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
},
|
| 5 |
"data": {
|
| 6 |
"columns": null,
|
|
|
|
| 22 |
"repo_id": null,
|
| 23 |
"revision": null
|
| 24 |
},
|
| 25 |
+
"io": {
|
| 26 |
+
"x_dim": 3,
|
| 27 |
+
"x_names": null,
|
| 28 |
+
"y_dim": 3,
|
| 29 |
+
"y_names": null
|
| 30 |
+
},
|
| 31 |
"model": {
|
| 32 |
"name": "mlp",
|
| 33 |
"params": {
|
weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5620
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63e1b1b370cfea3fdc99314689db09cfb38bb282075d42ac0ef56436799621d9
|
| 3 |
size 5620
|