manikumargouni commited on
Commit
e1bee27
·
verified ·
1 Parent(s): 35b2b03

Upload folder using huggingface_hub

Browse files
multitask_intent_model_output/multitask_intent.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:620d758e00b79122baa5f4db51ebc300b08d421b134c16cdea024be920e469c8
3
  size 61398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62cd7051bfe36d521d9059be8df5f782e46c5c821d9674f424c0530633da23dd
3
  size 61398
multitask_intent_model_output/multitask_intent.onnx.data CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:faf052646612bfcaf2a57722a4092481ab7bfb9ded212474cf6caa5e87bc7490
3
  size 265598976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e8bd2ab2f34a2f8add41671f3686866b66db8583964ea41559255e055a45ffa
3
  size 265598976
multitask_intent_model_output/multitask_model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da7fe8b915d923c2bbb07e57f575841a338d386488e26a6ea4c683011d3b4eea
3
  size 265602027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40505a22ecb1bfce5491f1728716cdbdf4aa99001a74b0d95af1255277f36a59
3
  size 265602027
multitask_intent_model_output/train_metrics.json CHANGED
@@ -9,29 +9,29 @@
9
  "test_metrics": {
10
  "epoch": 4.0,
11
  "test_decision_phase_accuracy": 0.7931034482758621,
12
- "test_decision_phase_macro_f1": 0.8054421768707483,
13
- "test_intent_subtype_accuracy": 0.9,
14
- "test_intent_subtype_macro_f1": 0.8712618424700354,
15
- "test_intent_type_accuracy": 0.9148936170212766,
16
- "test_intent_type_macro_f1": 0.8835224089635852,
17
- "test_loss": 1.3673837184906006,
18
- "test_runtime": 0.1495,
19
- "test_samples_per_second": 468.171,
20
- "test_steps_per_second": 33.441
21
  },
22
  "train_count": 1590,
23
  "val_count": 473,
24
  "val_metrics": {
25
  "epoch": 4.0,
26
- "val_decision_phase_accuracy": 0.9560975609756097,
27
- "val_decision_phase_macro_f1": 0.9463710104261663,
28
- "val_intent_subtype_accuracy": 0.9228395061728395,
29
- "val_intent_subtype_macro_f1": 0.9179495731849145,
30
  "val_intent_type_accuracy": 0.9792387543252595,
31
- "val_intent_type_macro_f1": 0.9713771371268969,
32
- "val_loss": 0.48854681849479675,
33
- "val_runtime": 0.982,
34
- "val_samples_per_second": 481.648,
35
- "val_steps_per_second": 30.548
36
  }
37
  }
 
9
  "test_metrics": {
10
  "epoch": 4.0,
11
  "test_decision_phase_accuracy": 0.7931034482758621,
12
+ "test_decision_phase_macro_f1": 0.8010204081632653,
13
+ "test_intent_subtype_accuracy": 0.8714285714285714,
14
+ "test_intent_subtype_macro_f1": 0.7758580399233755,
15
+ "test_intent_type_accuracy": 0.8936170212765957,
16
+ "test_intent_type_macro_f1": 0.8110224089635854,
17
+ "test_loss": 1.376851201057434,
18
+ "test_runtime": 0.1497,
19
+ "test_samples_per_second": 467.54,
20
+ "test_steps_per_second": 33.396
21
  },
22
  "train_count": 1590,
23
  "val_count": 473,
24
  "val_metrics": {
25
  "epoch": 4.0,
26
+ "val_decision_phase_accuracy": 0.9512195121951219,
27
+ "val_decision_phase_macro_f1": 0.9431640512510706,
28
+ "val_intent_subtype_accuracy": 0.8888888888888888,
29
+ "val_intent_subtype_macro_f1": 0.876672226881405,
30
  "val_intent_type_accuracy": 0.9792387543252595,
31
+ "val_intent_type_macro_f1": 0.9727773461133127,
32
+ "val_loss": 0.5223116278648376,
33
+ "val_runtime": 0.9733,
34
+ "val_samples_per_second": 485.974,
35
+ "val_steps_per_second": 30.823
36
  }
37
  }