steveheh commited on
Commit
50910fb
1 Parent(s): e1f2ff6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -26,7 +26,7 @@ model-index:
26
  type: slurp
27
  split: test
28
  metrics:
29
- - name: F1
30
  type: f1
31
  value: 82.27
32
  - task:
@@ -72,7 +72,7 @@ The model is trained on the combined real and synthetic training sets of the SLU
72
  |1.13.0| Conformer-Transformer-Large | 127 | NeMo ASR-Set 3.0 | 90.14 | 78.95 | 74.93 | 76.89 | 84.31 | 80.33 | 82.27 |
73
  |Baseline| Conformer-Transformer-Large | 127 | None | 72.56 | 43.19 | 43.5 | 43.34 | 53.59 | 53.92 | 53.76 |
74
 
75
- NoDuring inference, we use beam size of 32, and a temperature of 1.25.
76
 
77
 
78
  ## How to Use this Model
@@ -123,7 +123,4 @@ Since this model was trained on only the SLURP dataset [1], the performance of t
123
 
124
  ## Licence
125
 
126
- License to use this model is covered by the NGC [TERMS OF USE](https://ngc.nvidia.com/legal/terms) unless another License/Terms Of Use/EULA is clearly specified. By downloading the public and release version of the model, you accept the terms and conditions of the NGC [TERMS OF USE](https://ngc.nvidia.com/legal/terms).
127
-
128
-
129
-
 
26
  type: slurp
27
  split: test
28
  metrics:
29
+ - name: SLURP-F1
30
  type: f1
31
  value: 82.27
32
  - task:
 
72
  |1.13.0| Conformer-Transformer-Large | 127 | NeMo ASR-Set 3.0 | 90.14 | 78.95 | 74.93 | 76.89 | 84.31 | 80.33 | 82.27 |
73
  |Baseline| Conformer-Transformer-Large | 127 | None | 72.56 | 43.19 | 43.5 | 43.34 | 53.59 | 53.92 | 53.76 |
74
 
75
+ Note: during inference, we use beam size of 32, and a temperature of 1.25.
76
 
77
 
78
  ## How to Use this Model
 
123
 
124
  ## Licence
125
 
126
+ License to use this model is covered by the NGC [TERMS OF USE](https://ngc.nvidia.com/legal/terms) unless another License/Terms Of Use/EULA is clearly specified. By downloading the public and release version of the model, you accept the terms and conditions of the NGC [TERMS OF USE](https://ngc.nvidia.com/legal/terms).