heyitsjearbear commited on
Commit
b66da9b
·
verified ·
1 Parent(s): f3585db

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_name": "depression_classification_model", "framework": "sklearn", "model_type": "classification", "num_labels": 2, "labels": {"0": "No Depression", "1": "Depression"}}