pere commited on
Commit
38b972c
1 Parent(s): ad8d245

Update model_def.json

Browse files
Files changed (1) hide show
  1. model_def.json +10 -0
model_def.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "template_url": "https://raw.githubusercontent.com/NbAiLab/nb-whisper/main/template.md",
3
+ "replacements": {
4
+ "#Finetuned#": "",
5
+ "#Size#": "Base",
6
+ "#size#": "base",
7
+ "#model_name#": "NbAiLabBeta/nb-whisper-base"
8
+ }
9
+ }
10
+