Nimbus10 commited on
Commit
20c26bc
·
verified ·
1 Parent(s): 0b3c5f9

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "pipeline_tag": "text-classification",
3
+ "model_type": "tensorflow"
4
+ }