Commit
·
1f134c4
1
Parent(s):
8c5eda1
Upload config.json
Browse files- config.json +4 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"in_features": 4,
|
| 3 |
+
"out_features": 5
|
| 4 |
+
}
|