Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# gttbsc_distilbert-freezed-best
|
31 |
|
32 |
-
|
33 |
|
34 |
## Model description
|
35 |
|
@@ -41,7 +41,7 @@ Multi-label classification head: 2 dense layers with two dropouts 0.3 and Tanh a
|
|
41 |
## Training and evaluation data
|
42 |
|
43 |
Trained on ground truth [slue-phase-2 hvb](https://huggingface.co/datasets/asapp/slue-phase-2).
|
44 |
-
Evaluated on ground truth and [Whisper small](https://huggingface.co/openai/whisper-small)
|
45 |
|
46 |
### Training hyperparameters
|
47 |
|
|
|
29 |
|
30 |
# gttbsc_distilbert-freezed-best
|
31 |
|
32 |
+
Ground truth text based multi-label DAC
|
33 |
|
34 |
## Model description
|
35 |
|
|
|
41 |
## Training and evaluation data
|
42 |
|
43 |
Trained on ground truth [slue-phase-2 hvb](https://huggingface.co/datasets/asapp/slue-phase-2).
|
44 |
+
Evaluated on ground truth and [Whisper small](https://huggingface.co/openai/whisper-small) transcripts.
|
45 |
|
46 |
### Training hyperparameters
|
47 |
|