| { | |
| "_name_or_path": "Syahhh01/Stunting_model_2", | |
| "architectures": ["DenseNetForImageClassification"], | |
| "model_type": "densenet", | |
| "num_labels": 2, | |
| "image_size": 224, | |
| "id2label": { | |
| "0": "non_stunting", | |
| "1": "stunting" | |
| }, | |
| "label2id": { | |
| "non_stunting": 0, | |
| "stunting": 1 | |
| }, | |
| "transformers_version": "4.40.0" | |
| } |