cat-translator / models /model_info_enhanced.json
playcat's picture
Upload Cat Translator v1.0
8156b43 verified
raw
history blame contribute delete
541 Bytes
{
"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
}