File size: 663 Bytes
c106a2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "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
}