Update project and configurations
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"train_size": 744,
|
||||
"eval_size": 22,
|
||||
"metrics": {
|
||||
"intent_threshold": 0.4,
|
||||
"intent_micro_precision": 0.8974,
|
||||
"intent_micro_recall": 1.0,
|
||||
"intent_micro_f1": 0.9459,
|
||||
"intent_exact_match": 0.8636,
|
||||
"single_intent_top1_accuracy": 1.0,
|
||||
"slot_token_accuracy": 0.9387,
|
||||
"slot_exact_match": 0.7273,
|
||||
"intent_label_count": 34.0,
|
||||
"slot_label_count": 11.0,
|
||||
"train_loss": 0.1618
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user