Spaces:
Sleeping
Sleeping
| { | |
| "model_name": "cat_classifier_maximum", | |
| "num_classes": 16, | |
| "emotion_labels": [ | |
| "Hungry", | |
| "Happy", | |
| "Angry", | |
| "Greeting", | |
| "Hunting", | |
| "Anxious", | |
| "Urgent", | |
| "Lonely", | |
| "Surprised", | |
| "Sleepy", | |
| "Alert", | |
| "Mating", | |
| "Calling", | |
| "Content", | |
| "Annoyed", | |
| "Other" | |
| ], | |
| "test_accuracy": 1.0, | |
| "test_loss": 0.010111142881214619, | |
| "num_parameters": 1747856, | |
| "model_size_mb": 20.034430503845215, | |
| "training_samples": 2534, | |
| "test_samples": 448, | |
| "source_files": 1517, | |
| "total_samples": 2982, | |
| "epochs_trained": 100, | |
| "best_val_accuracy": 1.0, | |
| "augmentation_factor": 2 | |
| } |