Masioki commited on
Commit
390b1f7
1 Parent(s): 81757fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- Text based multi-label DAC
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) transscripts.
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