s3m3dov commited on
Commit
598e06b
·
1 Parent(s): c2a8fcf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -4,5 +4,6 @@
4
  "dependencies": [
5
  "numpy",
6
  "pandas"
7
- ]
 
8
  }
 
4
  "dependencies": [
5
  "numpy",
6
  "pandas"
7
+ ],
8
+ "model_type": "bert"
9
  }