| { |
| "head": "multitask_intent", |
| "loss_weights": { |
| "decision_phase": 1.0, |
| "intent_subtype": 1.0, |
| "intent_type": 1.0 |
| }, |
| "test_count": 70, |
| "test_metrics": { |
| "epoch": 4.0, |
| "test_decision_phase_accuracy": 0.7931034482758621, |
| "test_decision_phase_macro_f1": 0.8010204081632653, |
| "test_intent_subtype_accuracy": 0.9142857142857143, |
| "test_intent_subtype_macro_f1": 0.8855475567557496, |
| "test_intent_type_accuracy": 0.9361702127659575, |
| "test_intent_type_macro_f1": 0.9235224089635853, |
| "test_loss": 1.297284722328186, |
| "test_runtime": 0.1588, |
| "test_samples_per_second": 440.89, |
| "test_steps_per_second": 31.492 |
| }, |
| "train_count": 1590, |
| "val_count": 473, |
| "val_metrics": { |
| "epoch": 4.0, |
| "val_decision_phase_accuracy": 0.9658536585365853, |
| "val_decision_phase_macro_f1": 0.9641052893273006, |
| "val_intent_subtype_accuracy": 0.9104938271604939, |
| "val_intent_subtype_macro_f1": 0.9005997268622222, |
| "val_intent_type_accuracy": 0.986159169550173, |
| "val_intent_type_macro_f1": 0.9824564263451542, |
| "val_loss": 0.5065643787384033, |
| "val_runtime": 1.0357, |
| "val_samples_per_second": 456.69, |
| "val_steps_per_second": 28.966 |
| } |
| } |
|
|