manikumargouni commited on
Commit
100349f
·
verified ·
1 Parent(s): 5a052d9

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:ae5d7794731d9f2c1c92853013f1adc9e315bf816e4ce6c70e07f70eb8328ec1
3
  size 61398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:620d758e00b79122baa5f4db51ebc300b08d421b134c16cdea024be920e469c8
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:d48e91aed2459acb607869e413a2854a2b0a3f1436015583c1c701dac4a8b248
3
  size 265598976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faf052646612bfcaf2a57722a4092481ab7bfb9ded212474cf6caa5e87bc7490
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:1976fa7509658b9112c09476918e2e82e34f3c27e74fcd8c8ca67334d703d34d
3
  size 265602027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da7fe8b915d923c2bbb07e57f575841a338d386488e26a6ea4c683011d3b4eea
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.8010204081632653,
13
- "test_intent_subtype_accuracy": 0.9142857142857143,
14
- "test_intent_subtype_macro_f1": 0.8855475567557496,
15
- "test_intent_type_accuracy": 0.9361702127659575,
16
- "test_intent_type_macro_f1": 0.9235224089635853,
17
- "test_loss": 1.297284722328186,
18
- "test_runtime": 0.1588,
19
- "test_samples_per_second": 440.89,
20
- "test_steps_per_second": 31.492
21
  },
22
  "train_count": 1590,
23
  "val_count": 473,
24
  "val_metrics": {
25
  "epoch": 4.0,
26
- "val_decision_phase_accuracy": 0.9658536585365853,
27
- "val_decision_phase_macro_f1": 0.9641052893273006,
28
- "val_intent_subtype_accuracy": 0.9104938271604939,
29
- "val_intent_subtype_macro_f1": 0.9005997268622222,
30
- "val_intent_type_accuracy": 0.986159169550173,
31
- "val_intent_type_macro_f1": 0.9824564263451542,
32
- "val_loss": 0.5065643787384033,
33
- "val_runtime": 1.0357,
34
- "val_samples_per_second": 456.69,
35
- "val_steps_per_second": 28.966
36
  }
37
  }
 
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
  }