| { | |
| "architectures": [ | |
| "MLPForClassification" | |
| ], | |
| "dropout": 0.0, | |
| "layers": [ | |
| 10, | |
| 20, | |
| 10, | |
| 30, | |
| 50 | |
| ], | |
| "model_type": "mlp", | |
| "num_classes": 3, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.41.2" | |
| } | |
| { | |
| "architectures": [ | |
| "MLPForClassification" | |
| ], | |
| "dropout": 0.0, | |
| "layers": [ | |
| 10, | |
| 20, | |
| 10, | |
| 30, | |
| 50 | |
| ], | |
| "model_type": "mlp", | |
| "num_classes": 3, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.41.2" | |
| } | |