ariefansclub commited on
Commit
ea445c0
·
verified ·
1 Parent(s): 25760bf

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "bert",
3
+ "domain": "task_allocation",
4
+ "num_labels": 4
5
+ }