ReRaWo commited on
Commit
5e37105
·
verified ·
1 Parent(s): 8fcf369

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_type": "logistic_regression",
3
+ "framework": "sklearn",
4
+ "description": "Sentinel attention-probing LR classifier"
5
+ }