Spaces:
Build error
Build error
| { | |
| "model_name": "cat_classifier_enhanced", | |
| "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.13867460191249847, | |
| "num_parameters": 701904, | |
| "training_samples": 1159, | |
| "test_samples": 290, | |
| "epochs_trained": 50, | |
| "best_val_accuracy": 1.0 | |
| } |