pere commited on
Commit
c670f44
1 Parent(s): 6bc9306

Update model_def.json

Browse files
Files changed (1) hide show
  1. model_def.json +1 -1
model_def.json CHANGED
@@ -4,6 +4,6 @@
4
  "#Finetuned#": "# Finetuned Semantic model. \n\nThis model is trained 200 additional steps on top of the main model. The output from this model is less verbatim than when using the main model. The style might be more suited for instance for subtitling of videos since the goal is to use as few words as possible to express the essence of what is said.",
5
  "#Size#": "Large",
6
  "#size#": "large",
7
- "#model_name#": "NbAiLabBeta/nb-whisper-semantic"
8
  }
9
  }
 
4
  "#Finetuned#": "# Finetuned Semantic model. \n\nThis model is trained 200 additional steps on top of the main model. The output from this model is less verbatim than when using the main model. The style might be more suited for instance for subtitling of videos since the goal is to use as few words as possible to express the essence of what is said.",
5
  "#Size#": "Large",
6
  "#size#": "large",
7
+ "#model_name#": "NbAiLabBeta/nb-whisper-large-semantic"
8
  }
9
  }