Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{'input_size': 10000, 'hidden_size': 256, 'output_size': 2, 'model_type': 'mlp'}
|