File size: 986 Bytes
540e67a
a8124a8
 
 
 
540e67a
 
 
 
 
 
 
 
a8124a8
540e67a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a8124a8
eeac43c
 
 
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
34
35
{
  "accuracy": 0.0377906976744186,
  "balanced_accuracy": 0.045614035087719294,
  "macro_f1": 0.02810810810810811,
  "weighted_f1": 0.023287240729101197,
  "num_eval_windows": 344,
  "num_classes": 14,
  "task": "timeline_subtask",
  "input": "all modalities -> current subtask label",
  "split": "chronological",
  "num_windows": 1147,
  "num_train_windows": 803,
  "num_test_windows": 344,
  "feature_dim": 8546,
  "majority_baseline_accuracy": 0.0,
  "unseen_test_classes": [
    "Move bottle to coffee equipment",
    "Pour coffee",
    "Pour milk into coffee",
    "Prepare for pouring"
  ],
  "model": "neural_mlp",
  "head": "z-score -> MLP softmax",
  "neural_epochs": 80,
  "neural_hidden_dim": 128,
  "neural_batch_size": 128,
  "neural_learning_rate": 0.001,
  "neural_weight_decay": 0.0001,
  "neural_dropout": 0.1,
  "neural_device": "cpu",
  "train_final_loss": 5.4104819144748596e-05,
  "train_final_accuracy": 1.0,
  "task_display_name": "Procedure Step Recognition"
}