kousik-2310 commited on
Commit
ed018aa
·
1 Parent(s): 74616f7

fix: add model_index

Browse files
Files changed (1) hide show
  1. model_index.json +4 -0
model_index.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "pipeline_tag": "text-classification",
3
+ "base_model": "kousik-2310/intent-classifier-minilm"
4
+ }